[tex-k] (fwd) Bug#266718: dvips: Fails to properly include
fontsused both in EPS and in document
Akira Kakuto
kakuto at fsci.fuk.kindai.ac.jp
Mon Oct 25 15:04:01 CEST 2004
> We've got here a bug report about a font inclusion problem. Sorry,
> I'm even sure that this is an dvips problem. I could reproduce it
> using tetex 2.0.2 on Windows, converting the ps-file using Acrobat
> Distiller 5.0 (Windows) and then viewing it using that program.
Do not use 'prologues := 2;'.
If you need 'prologues :=2' for some reason, change
%%DocumentFonts: cmsy10 cmr10
/cmsy10 /cmsy10 def
/cmr10 /cmr10 def
into
%%DocumentFonts: CMSY10 CMR10
/cmsy10 /CMSY10 def
/cmr10 /CMR10 def
if you are using BlueSky CM type1 fonts.
--
Akira Kakuto
More information about the tex-k
mailing list