[texhax] Using TTF, OTF and T1 fonts

Heiko Oberdiek heiko.oberdiek at googlemail.com
Thu Apr 14 23:21:59 CEST 2011


On Thu, Apr 14, 2011 at 03:58:49PM -0400, James Cloos wrote:

> >>>>> "HO" == Heiko Oberdiek <heiko.oberdiek at googlemail.com> writes:
> 
> HO> Looks ok.
> HO> For further analysis a minimal example would be nice.
> 
> The logs all do, but my pdftex emits an empty pdf whereas luatex emits
> the expected pdf.
> 
> I was using the example file posted earlier in this thread, but a quick
> test shows that the bug occurs for /every/ pdf I pass to pdfcrop.

Assuming the following example triggers the bug,
please try in a clean directory:

% test.tex
\pdfobjcompresslevel=0
\nofiles
\documentclass{minimal}
\pagestyle{empty}
\begin{document}
\fbox{Hallo Welt}
\end{document}

pdflatex test
pdfcrop --verbose --debug test
zip -9 test.zip *.*

and send me test.zip that I can take a look.

Yours sincerely
  Heiko Oberdiek


More information about the texhax mailing list