Frank Küster wrote: > Loren Weith <[EMAIL PROTECTED]> wrote: [...]
Another message that did not make it to the list. :-( > Two things in xdvi.1.log: > > @@ -1 +1 @@ > ---- G_depth: 16 > +--- G_depth: 24 > > (don't think that matters) > > -drawbegin at 177,391: sending ` currentpoint currentpoint translate 1 1 > scale neg exch neg exch translate' > +drawbegin at 236,522: sending ` currentpoint currentpoint translate 1 1 > scale neg exch neg exch translate' > > All the numbers are consistently different. However, I suspect this is > just because of different magnification (8 vs. 6). I have 'G_depth: 16' and 'drawbegin at 236,522', ie, a mixture of the two. On my system, the text can be seen very briefly, before it is covered by the PS image. > Many more things in xdvi.2.log. I attach the complete diff (after > filtering out memory addresses), Did you attach it, or do want to do it? There was no attachment here. > but here's one particularly interesting > thing: > > @@ -212,7 +193,0 @@ > -kdebug:dir_links(/etc/texmf/fonts/map/dvips) => 4 > -kdebug:dir_links(/etc/texmf/fonts/map/dvips/context) => 2 > -kdebug:dir_links(/etc/texmf/fonts/map/dvips/luxi) => 2 > -kdebug:kpse_normalize_path (/etc/texmf/fonts/map/ps2pk.map) => 1 > -kdebug:kpse_normalize_path (/etc/texmf/fonts/map/dvips/ps2pk.map) => 1 > -kdebug:kpse_normalize_path (/etc/texmf/fonts/map/dvips/context/ps2pk.map) => > 1 > -kdebug:kpse_normalize_path (/etc/texmf/fonts/map/dvips/luxi/ps2pk.map) => 1 > @@ -424,597 +399,333 @@ > -dvi-draw.c:5654: T1: New encoding #6: '<NULL>' -> 'lm-ec.enc' > -dvi-draw.c:5373: T1: fontmaps[196]: "cork-lmb10", enc=6, ext=0, sl=0, alias > "lmb10.pfb" > [...] many more pfb files > -dvi-draw.c:5654: T1: New encoding #7: '<NULL>' -> 'cs-antt.enc' > -dvi-draw.c:5373: T1: fontmaps[265]: "cs-anttb", enc=7, ext=0, sl=0, alias > "anttb.pfb" > -dvi-draw.c:5654: T1: New encoding #8: '<NULL>' -> 'cs-anttcap.enc' > -dvi-draw.c:5373: T1: fontmaps[266]: "cs-anttbcap", enc=8, ext=0, sl=0, alias > "anttb.pfb" > [...] > +dvi-draw.c:5654: T1: New encoding #6: '<NULL>' -> 'cs-antt.enc' > +dvi-draw.c:5373: T1: fontmaps[196]: "cs-anttb", enc=6, ext=0, sl=0, alias > "anttb.pfb" > +dvi-draw.c:5654: T1: New encoding #7: '<NULL>' -> 'cs-anttcap.enc' > +dvi-draw.c:5373: T1: fontmaps[197]: "cs-anttbcap", enc=7, ext=0, sl=0, alias > "anttb.pfb" > > On Loren's system, it seems lm-ec.enc is *not* read. But I wonder why > mine does read it: > > $ dvips test.dvi > This is dvips(k) 5.95a Copyright 2005 Radical Eye Software > (www.radicaleye.com) > ' TeX output 2006.04.06:1414' -> test.ps > <tex.pro><pstricks.pro><pst-dots.pro><pst-node.pro><texps.pro><special.pro> > <color.pro>. <cmbx10.pfb><cmr10.pfb><cmmi7.pfb><cmmi10.pfb><cmsy10.pfb>[1] > > No lmodern. > > Do you use lmodern fonts in the document, and do you have them installed > in form of the Debian package? I think xdvi reads each and every enconding file mentioned in the map file. On my system it reads many of files, simply because I have many fonts installed. ;-) cheerio ralf

