Re: ttf font installation
Thomas Esser <[email protected]> Thu, 1 Sep 2005 06:11:55 +0200
| Newsgroups | gmane.comp.tex.tetex.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Keith, > distributions, but I cannot figure out the new file layout and all of > the information for doing this on websites seems to be out-of-date now. The changes in the directory structure are explained in the release notes for teTeX-3.0. These are part of the teTeX manual. Just run texdoc TETEXDOC or visit http://tug.org/teTeX/texmf/doc/tetex/TETEXDOC.pdf One thing that you should never forget is to run texhash after adding files into a texmf tree. > directories under /usr/local/share/texmf, there are not found any more > (even though I have edited texmf.cnf). Well, if you follow the right structure, there is no need to adjust the texmf.cnf file. > I don't know how to use map files and I am not sure if updmap is needed. Just create such a map file, then put it into the right place (and run texhash) and enable the map file by running updmap --enable Map name-of-your-map-file > PS: there is a typo "CONGIG" in texmf.cfg Thanks, fixed. Thomas