[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#321094: solved, but not understood (was: Bug#321094: solved)



Christoph Bier <christoph.bier@web.de> wrote:

> Frank Küster schrieb am 09.08.2005 18:35:
>
>> - 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). 

Why did you do that?  The files that are in /etc/texmf/dvips are in fact
still needed: There are lots of *.config files that will continue to
reside there, and there are Debian packages that still don't install
their files into the new locations (which makes sense, since 2.0.2
wouldn't find them there).

The file antt.map is in fact no longer needed (it has been replaced by
the longer list of "partial" map files like t2a-antt.map), but since it
is no longer referenced in 10tetex-base.cfg, it can just stay where it
was. 

> 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??

With respect to antt, yes, the map file names have changed.


> If you have further questions I hope I can answer them to you.

Can we repeat the same procedure (looking for the map file, looking for
the actual font files) for the first line that is missing in the other
file, pdftex.map in /var/lib/texmf/...?

Regards, Frank
-- 
Frank Küster
Inst. f. Biochemie der Univ. Zürich
Debian Developer




Reply to: