[OS X TeX] tlmgr generate updmap problem...
Peter Dyballa
Peter_Dyballa at Web.DE
Thu Nov 5 17:20:23 EST 2009
Am 05.11.2009 um 23:02 schrieb Herbert Schulz:
> sudo mktexlsr
This command creates up-to-date ls-R "hash" files of the system –
not needed privately
> sudo -H updmap-sys --nohash --nomkmap --syncwithtrees
This command just updates the system-wide updmap.cfg file – not
needed privately
> sudo -H updmap-sys --nohash --nomkmap --enable Map mymap1.map
> sudo -H updmap-sys --nohash --nomkmap --enable Map mymap2.map
> ...
The commands above just record changes in the system-wide updmap.cfg
file. No MAP file is rebuilt, so the commands run quite fast. Last
step in this scheme is the following command which actually rebuilds
the system's MAP files:
> sudo -H updmap-sys
Using just 'updmap' instead of 'sudo -H updmap-sys' or 'sudo updmap-
sys' will work on the private fonts and MAP files set. This private
setup will contain all MAP file fragments enabled by the system,
except they are extra disabled privately.
--
Greetings
Pete
Perl—the only language that looks the same before and after RSA
encryption.
- Keith Bostic
More information about the MacOSX-TeX
mailing list