Opened 12 years ago
Closed 12 years ago
#35840 closed defect (invalid)
texlive-basic: dvipdfm fails to include eps graphics files in pdf
Reported by: | cytan299 | Owned by: | drkp (Dan Ports) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | texlive-basic |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Running: dvipdfm on a dvi file that contains eps file includes, the created pdf file does not display the eps graphics. See attached error log.
The version of dvipdfm is:
This is dvipdfmx-20120420 by the DVIPDFMx project team, modified for TeX Live, an extended version of dvipdfm-0.13.2c developed by Mark A. Wicks.
Attachments (2)
Change History (7)
Changed 12 years ago by cytan299
comment:1 Changed 12 years ago by cytan299
texlive was compiled on Mountain Lion using gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | dvipdfm texlive removed |
Owner: | changed from macports-tickets@… to dports@… |
Port: | texlive-basic added; texlive dvipdfm removed |
Summary: | texlive @2012 +dvipdfm fails to include eps graphics files in pdf → texlive-basic: dvipdfm fails to include eps graphics files in pdf |
comment:3 Changed 12 years ago by drkp (Dan Ports)
Can you provide an example of a document that fails?
comment:4 Changed 12 years ago by cytan299
Attached is an example of failure to correctly include the eps into the pdf file. I've included the dvi file: u.dvi. And u.pdf was made using dvipdfm u. The shifts.eps file is the file that needs to be included into the pdf. I tested dvips -f u > u.ps and that works fine and of course, I can always use Preview to create a pdf file from ps.
comment:5 Changed 12 years ago by drkp (Dan Ports)
Resolution: | → invalid |
---|---|
Status: | new → closed |
As you found, dvipdfmx doesn't support the plotfile feature: http://project.ktug.or.kr/pipermail/dvipdfmx/2012-August/000318.html
Given that, there isn't anything we can do to help in MacPorts.
error log from dvipdfm -vv u