[tex-live] Ok like this? Was: Request for help with older map files and their current counterparts
Gerben Wierda
Gerben.Wierda at rna.nl
Mon Feb 5 12:10:04 CET 2007
Having read all the replies, is this correct to move from one to the
other (never mind the strange calls which are wrappers to updmap-sys
in my config)? What about the bsr- map files?
ipkgsystem( "${updmapcmd} " . '--nohash --nomkmap --
disable cork-antt.map');
ipkgsystem( "${updmapcmd} " . '--nohash --nomkmap --
disable cs-antt.map');
ipkgsystem( "${updmapcmd} " . '--nohash --nomkmap --
disable exp-antt.map');
ipkgsystem( "${updmapcmd} " . '--nohash --nomkmap --
disable greek-antt.map');
ipkgsystem( "${updmapcmd} " . '--nohash --nomkmap --
disable qx-antt.map');
ipkgsystem( "${updmapcmd} " . '--nohash --nomkmap --
disable t2a-antt.map');
ipkgsystem( "${updmapcmd} " . '--nohash --nomkmap --
disable t2b-antt.map');
ipkgsystem( "${updmapcmd} " . '--nohash --nomkmap --
disable t2c-antt.map');
ipkgsystem( "${updmapcmd} " . '--nohash --nomkmap --
disable t5-antt.map');
ipkgsystem( "${updmapcmd} " . '--nohash --nomkmap --
disable texnansi-antt.map');
ipkgsystem( "${updmapcmd} " . '--nohash --nomkmap --
disable wncy-antt.map');
ipkgsystem( "${updmapcmd} " . '--nohash --nomkmap --
enable Map antt.map');
ipkgsystem( "${updmapcmd} " . '--nohash --nomkmap --
disable cs.map');
ipkgsystem( "${updmapcmd} " . '--nohash --nomkmap --
enable Map cstext.map');
ipkgsystem( "${updmapcmd} " . '--nohash --nomkmap --
enable Map csother.map');
ipkgsystem( "${updmapcmd} " . '--nohash --nomkmap --
disable pl.map');
ipkgsystem( "${updmapcmd} " . '--nohash --nomkmap --
enable Map pltext.map');
ipkgsystem( "${updmapcmd} " . '--nohash --nomkmap --
enable Map plother.map');
ipkgsystem( "${updmapcmd} " . '--nohash --nomkmap --
disable bsr-interpolated.map');
ipkgsystem( "${updmapcmd} " . '--nohash --nomkmap --
disable bsr.map');
ipkgsystem( "${updmapcmd} " . '--nohash --nomkmap --
disable contnav.map');
ipkgsystem( "${updmapcmd} " . '--nohash --nomkmap --
disable hoekwater.map');
ipkgsystem( "${updmapcmd} " . '--nohash --nomkmap --
enable Map mflogo.map');
ipkgsystem( "${updmapcmd} " . '--nohash --nomkmap --
disable vnr.map');
ipkgsystem( "${updmapcmd} " . '--nohash --nomkmap --
enable Map vnrtext.map');
ipkgsystem( "${updmapcmd} " . '--nohash --nomkmap --
enable Map vnrother.map');
G
More information about the tex-live
mailing list