Re: Unable to use URW Garamond No. 8 Type 1 typeface
Reinhard Kotucha <[email protected]> Wed, 7 Jun 2006 01:49:54 +0200
| Newsgroups | gmane.comp.tex.tetex.general |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Ralf" == Ralf Stubner <[email protected]> writes: > 3a. probably texhash/mktexlsr >> 4. updmap --enable Map=ugm.map . > updmap-sys Yes, of course, you have to run updmap-sys if you install to TEXMFLOCAL. However, updmap calls texhash if necessary. In real life, getnonfreefonts is more complicated as I explained here. Because it takes some time to create the map files, I avoid to run updmap for each font. getfont tests whether a font has been installed already and passes this information to getnonfreefonts. getfont just runs updmap --nomkmap --nohash --enable Map=<some font>.map which is quite fast because no map files are created and texhash is not run. getfont tells getnonfreefonts whether a particular font is new, and only if there is at least one new font, getnonfreefonts will run updmap to create the map files. I siplified things in my previous mail but I think that it describes the relevant things. > He installed in TEXMFHOME and hence used updmap. However, the > tricky part was that he is using plain TeX, but the URW Garamond > No. 8 package does not support OT1 encoding ... It's a pity. Regards, Reinhard -- ---------------------------------------------------------------------------- Reinhard Kotucha Phone: +49-511-4592165 Marschnerstr. 25 D-30167 Hannover mailto:[email protected] ---------------------------------------------------------------------------- Microsoft isn't the answer. Microsoft is the question, and the answer is NO. ----------------------------------------------------------------------------