[Bug 897284] LaTeX: dvips embedds "StandardSymL" font with only a subset of the glyphs of the standard "Symbol" font
http://bugzilla.suse.com/show_bug.cgi?id=897284 --- Comment #22 from Johannes Meixner <jsmeix@suse.com> --- FYI: To verify whether or not a PostScript or EPS file needs any font, use Ghostscript and watch its output about "Loading ... font". For example in my case: -------------------------------------------------------------------------- $ gs -sDEVICE=nullpage -dBATCH -dNOPAUSE diagram.eps \ | grep -o '^Loading .* font' Loading NimbusRomNo9L-Regu font Loading StandardSymL font Loading NimbusRomNo9L-ReguItal font $ gs -sDEVICE=nullpage -dBATCH -dNOPAUSE diagram.epswrite.eps \ | grep -o '^Loading .* font' [no output] -------------------------------------------------------------------------- -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com