[XeTeX] using xetex, leaflet and includegraphics

2011-09-15 Thread Marc Hohl
Hello list, I want to create a leaflet with some fancy font stuff (therefore using XeTeX) and some graphics (in png format) included. \documentclass[dvipdfm,12pt]{leaflet} \usepackage{fontspec,xunicode,xltxtra} \usepackage{graphicx} \begin{document} \includegraphics[width=3cm]{logo.png} This

Re: [XeTeX] using xetex, leaflet and includegraphics

2011-09-15 Thread Peter Dyballa
Am 15.09.2011 um 10:13 schrieb Marc Hohl: I used xdvi instead of dvipdfm How can you display an XDV (or PDF) file with xdvi? Dvipdfm is neither able to use an XDV file, the intermediary output format of XeTeX, which you usually do not see, because it's piped to xdvipdfmx, which produces

Re: [XeTeX] using xetex, leaflet and includegraphics

2011-09-15 Thread Zdenek Wagner
2011/9/15 Peter Dyballa peter_dyba...@web.de: Am 15.09.2011 um 10:13 schrieb Marc Hohl: I used xdvi instead of dvipdfm How can you display an XDV (or PDF) file with xdvi? Dvipdfm is neither able to use an XDV file, the intermediary output format of XeTeX, which you usually do not see,

Re: [XeTeX] using xetex, leaflet and includegraphics

2011-09-15 Thread Peter Dyballa
Am 15.09.2011 um 19:07 schrieb Zdenek Wagner: Remember that graphics inclusion is not a job of TeX but a job of the driver. I know. XeTeX does not produce such a message. It can easily handle PNG and others, without needing a BB or XBB file. This line comes from using dvipdfm. And dvipdfm