[OS X TeX] ISO Help - Getting PDF Fonts Right
Peter Dyballa
Peter_Dyballa at Web.DE
Fri Jun 9 00:47:23 CEST 2006
Am 08.06.2006 um 23:42 schrieb Jeffrey Weimer:
> how do I make sure all glyphs are included?
By using DVI as TeX output and invoking dvips with -j0 -- this should
make dvips include the font completely and not only the subset of the
glyphs used. PdfTeX, AFAIR, cannot do different than embed only a
subset. You could print all missing glyphs in an invisible colour,
though ...
So you should use the comfortable shell script simpdftex which
produces PDF from DVI via PS, it's a simulation of pdf(la)tex. The
command could be:
simpdftex latex --extradvipsopts -j0 <source file>
--
Greetings
Pete
Remember: use logout to logout.
------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
More information about the macostex-archives
mailing list