Frank Küster schrieb am 10.08.2005 13:20: > Christoph Bier <[EMAIL PROTECTED]> wrote: > >>>>But when I started fiddling about getting my fonts to work with >>>>teTeX 3.0 those files resided in $TEXMFMAIN---and they were not >>>>written to the /var/lib variant of pdftex.map. >>> >>>And what and where is the map file for Bodoni? >> >>~/texmf/fonts/map/dvips/mybodoni.map >> >>All of my own map files reside in ~/texmf/fonts/map/dvips now. >>Previous to the upgrade they resided in /etc/texmf/dvips. > > So it seems you have done two things together with the upgrade: Move > /etc/texmf/dvips to dvips.old, and move map files from there to > $TEXMFHOME. Furthermore, you had an error when you first tried the > upgrade that was unrelated to that (updmap.cfg in > /usr/share/texm/web2c). > > We'll probably not be able to sort out now what you did in which order, > and what effects that had - we can only hope that if everything would > have been okay from the very beginning, the font setup would have > worked.
I can tell you what I did in which order. I will give you my (german) notes on teTeX upgrade (sorry, for not translating, but I have a deadline tomorrow and still a lot to do); additional explanations will be put in square brackets: 02.08. 2005 lotus [my desktop pc, we are talking about) ----- teTeX 3.0 aus Debian experimentell installiert [in Wirklichkeit die Backports für Sarge] - folgende Dateien »Maintainer's Version« installiert: o 55fonts.cnf o config.ps => eigene Änderungen an diesen Dateien sind dadurch verloren -> also diese evtl. in den neuen Dateien noch vornehmen - ERROR => siehe tetex.updmap.XXhxSDhR [!!! ERROR! The map file `eurosym.map' has not been found at all. -> wurde bereits diskutiert] - Aufzeichnung des Upgrades bzw. der weiteren Schritte: tetex-upgrade_20050208 [kann ich zur Verfügung stellen] - TeX capacitiy exceeded [exception dictionary = 1000] => /etc/texmf/texmf.d/95NonPath.cnf an entsprechender Stelle (hyph_size) auf 10000 gesetzt - MinionPro funktioniert nicht mehr ... und alle eigenen Schriften, deren Map-Dateien nur in /etc/texmf/dvips liegen und nicht noch in $TEXMFHOME/dvips/config 03.08. 2005 (Fortsetzung) $ cd /etc/texmf/dvips $ cp M* mybirka.map mybodoni.map myhumanist.map mysouvenir.map mythesans.map ~/texmf/dvips/config [M* = MinionPro.map und MnSymbol.map] $ texhash => half nicht - $ su - # cd /usr/share/texmf/dvips # ls -l ... config -> /etc/texmf/dvips ... # mv config config.old => wird trotzdem gefunden beim zweiten Aufruf von updmap ... # mv config.old config # cd /etc/texmf # mv dvips dvips.old # texhash # updmap # update-updmap # updmap => bleibt dabei: MinionPro wird nicht gefunden # cd /usr/share/texmf/fonts/map/dvips # ln -s /home/chris/texmf/fonts/map/dvips eigene [ich gehe davon aus, dass ich zuvor alle Map-Dateien nach /home/chris/texmf/fonts/map/dvips kopiert hatte, ohne es mir notiert zu haben!] # texhash # update-updmap # updmap => Dokumente mit bspw. MinionPro funktionieren immer noch nicht # cd /usr/share/texmf/fonts/enc/dvips # ln -s /home/chris/texmf/fonts/enc/dvips eigene # texhash => hilft nichts => Diskussion mit den Debian-tetex-Maintainern hält an (05.08. 2005) [...] HTH Regards, Christoph -- (La)TeX-FAQ: http://www.dante.de/faq/ +++ Minimalbeispiel erstellen und Einführung in de.comp.text.tex: http://www.latex-einfuehrung.de/ +++ Veraltete Befehle, Pakete und andere Fehler: ftp://ftp.dante.de/tex-archive/info/l2tabu/german/l2tabu.pdf +++ Typografie-Regeln: http://www.zvisionwelt.de/typokurz.pdf (1.4) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]