diff options
author | Norbert Preining <preining@logic.at> | 2007-06-18 14:07:29 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2007-06-18 14:07:29 +0000 |
commit | 7fb60a74aab3febff8b73f2c8485f038d6a5e8cf (patch) | |
tree | 4f53da62ca86575bffd6cab33eddf4ec1bedce6c /Master/tlpkg/tlpsrc/fontinst.tlpsrc | |
parent | 251011941e0fbafdda83480a711735c118a7fca0 (diff) |
its tlpsrc, not tlsrc now ...
updates to many of the tlpsrc
git-svn-id: svn://tug.org/texlive/trunk@4468 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/fontinst.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/fontinst.tlpsrc | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/fontinst.tlpsrc b/Master/tlpkg/tlpsrc/fontinst.tlpsrc new file mode 100644 index 00000000000..ff656fffe10 --- /dev/null +++ b/Master/tlpkg/tlpsrc/fontinst.tlpsrc @@ -0,0 +1,18 @@ +name fontinst +category Package +shortdesc Help with installing fonts for TeX and LaTeX. +longdesc TeX macros for converting Adobe Font Metric files to TeX metric +longdesc and virtual font format. Fontinst helps mainly with the number +longdesc crunching and shoveling parts of font installation. This means in +longdesc practice that it creates a number of files which give the TeX +longdesc metrics (and related information) for a font family that (La)TeX +longdesc needs to do any typesetting in these fonts. Fontinst furthermore +longdesc makes it easy to create fonts containing glyphs from more than one +longdesc base font, taking advantage of e.g. "expert" font sets. Fontinst +longdesc cannot examine files to see if they contain any useful +longdesc information, nor automatically search for files or work with +longdesc binary file formats; those tasks must normally be done manually or +longdesc with the help of some other tool, such as the pltotf and vptovf +longdesc programs. [description copied from TeX Catalogue] +srcpattern +!f texmf-dist/source/latex/eulervm/fontinst/* +srcpattern +!f texmf-dist/source/latex/pslatex/fontinst/pslatex.tex |