--- Begin Message ---
Frank Küster schrieb am 09.08.2005 18:35:
> Christoph Bier <[EMAIL PROTECTED]> wrote:
[...]
>>You want to see a diff
>>from /var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map and
>>.texmf-var/fonts/map/pdftex/updmap/pdftex.map? It's 351K big ...
>
> Better than a diff would be if you looked at the first couple of
> differing lines:
>
> - Do they just appear in different order?
No, they don't, I compared sorted map files.
> - If they are really missing in the ~/.texmf-var variant, in which map
> file in /etc/texmf do they appear?
The one I talked about---the map files of my own fonts---are not
missing in the ~/.texmf-var variant; there's everything ok now (and
that was the cause for our discussion). They are missing in
/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map. But you're right
there are also map files missing in the ~/.texmf-var variant.
> for file in `find /etc/texmf/ -name "*.map"`; do grep -H
> <first_word_of_missing_line>; done
^$file
Ok, first missing line in the ~./texmf-var variant is 'anttb
AntykwaTorunska-Bold "enc-antt ReEncodeFont" <antt.enc <anttb.pfb'
and the above command gives:
/etc/texmf/dvips.old/antt.map
Interesting, because it's part of the old dvips tree (I called
updmap /after/ I moved dvips to dvips.old). But in the ~/.texmf-var
variant there's also an entry for AntykwaTorunska-Bold:
t2a-anttb AntykwaTorunska-Bold "enct2a-antt ReEncodeFont"
<t2a-antt.enc <anttb.pfb
Maybe after all everything is ok, but only the naming scheme has
changed??
> and to which font do they correspond? Where are the tfm, pfb, map,
> etc. files for that font?
pfb: /usr/share/texmf/fonts/type1/public/antt/
tfm: /usr/share/texmf/fonts/tfm/public/antt/
fd: /usr/share/texmf/tex/latex/antt/
> Looking at the code of updmap, I cannot understand how the difference
> can arise: Either the map is found, then it is used, or it is not
> found, then you get an error, and updmap and therefore postinst fails.
If you have further questions I hope I can answer them to you.
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)
--- End Message ---
--
Frank Küster
Inst. f. Biochemie der Univ. Zürich
Debian Developer