28 Oct
2004
28 Oct
'04
11:39 p.m.
On Thu, 28 Oct 2004, Steffen Wolfrum wrote:
"^#!\s*Map\s*" - what does that mean??
configReplace c:/TeXLive/texmf-var/web2c/updmap.cfg, ^#!\s*Map\s*texnansi-adobe- agaramond.map, Map texnansi-adobe-agaramond.map
maybe it's no error at all. It might mean that the configReplace function should replace some line starting (^) with no comment sign (#!), then eventually blanks (\s*) the word Map (Map), maybe more blanks (\s*) and the name of the map file (texansi...) by the line "Map texnan...". updmap.pl says that the line will be appended to updmap.cfg, if not found. Do you find the line "Map texnansi-adobe-agaramond.map" in updmap.cfg? Then everything should be ok. Regards, Hartmut