[metapost] visible spaces
Hartmut Henkel
hartmut_henkel at gmx.de
Sun Mar 11 11:02:55 CET 2007
Hi,
the example below, from the mpman section "7.2 Font map files", gives
visible spaces here (these |___| symbols). How to avoid them? No way
without btex...etex? Maybe it should be mentioned in the manual section
too.
BTW, the ec-public-lm.map file used there isn't part of TeX Live 2007.
Regards, Hartmut
prologues := 3;
fontmapfile "ec-lm.map";
beginfig(1)
draw "Hell, vilg" infont "ec-lmr10";
endfig;
end
More information about the metapost
mailing list