[MacPorts] #39334: texlive-basic: dvipdfmx fails with png and jpg

MacPorts noreply at macports.org
Tue Jun 4 17:21:36 PDT 2013


#39334: texlive-basic: dvipdfmx fails with png and jpg
----------------------------+----------------------
  Reporter:  takeshi@…      |      Owner:  dports@…
      Type:  defect         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.1.3
Resolution:                 |   Keywords:
      Port:  texlive-basic  |
----------------------------+----------------------

Comment (by takeshi@…):

 Japanese users seem to replace MacPorts dvipdfmx with an unofficial binary
 on a BB (called 2ch), the one in other TeX distributions or the one built
 from source. This is not what the MacPorts should be. This
 [http://translate.google.com/translate?sl=ja&tl=en&js=n&prev=_t&hl=ja&ie=UTF-8&eotf=1&u=http%3A%2F%2Fuser.ecc.u-tokyo.ac.jp%2Fusers%2Fuser-12036%2Fwiki.cgi%3Fpage%3DMac%252FLion%252Fptetex3
 link] reports the problem and how to build dvipdfmx by hand. Those who are
 not familiar with compilers seem to believe that this is a problem related
 to Lion and Mountain Lion since the one built on Snow Leopard (on which
 clang is not the default) works .

 Try latex and dvipdfmx with some image file. Images in jpg always cause
 abort, but some png files (e.g. macports-logo-top.png) are OK and others
 fail. The image (fuji320.jpg, renamed) is found
 [http://upload.wikimedia.org/wikipedia/commons/thumb/e/ee/Mt_fuji%28R469_Yuno%29.jpg
 /320px-Mt_fuji%28R469_Yuno%29.jpg here].
 {{{
 \documentclass{article}
 \usepackage[dvipdfm]{graphicx}
 \begin{document}
 \includegraphics{fuji320.jpg}
 \end{document}
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/39334#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list