Re: 2.99.4 missing antt.map ?

Thomas Esser <[email protected]> Fri, 3 Dec 2004 20:07:57 +0100
Newsgroups gmane.comp.tex.tetex.beta
Message-ID <[email protected]>
> 	!!! ERROR! The map file `antt.map' has not been found at all.

that file was removed from the texmf-dist tree (and replaced by several
other files). I have also adjusted the updmap.cfg file (distributed with
the texmf-dist tree), but you have an obsolete copy in your texmf-local
tree.

So, you can complete your installation by removing that updmap.cfg file
and calling "updmap".

All this has happened without your fault. In an earlier run of
"make install" (some other teTeX-beta), updmap (or was it texconfig?)
has placed a copy of updmap.cfg into your local tree without asking you.
With the planned reimplementation of texconfig / fmtutil / updmap, I plan
to get rid of such problems. When I have finnished that reimplementation,
I'll make a 3.0 release candidate.

Thomas