installfont-tl --version (return code: 0)
This is version v1.7 (2013/07/15) of installfont-tl
installfont-tl --help (return code: 0)
installfont-tl [options]
installs a font family for using it with LaTeX
Options:
-f, --fontfamily Name of the LaTeX font family, e.g. ptm (Adobe Times)
-n, --fontname Font name, e.g. Adobe Times
-c, --fontcommand Name of the command that will switch to the font
-P, --fontscaleprefix prefix of the scale macro, which should be different
for each font (no digits allowed)
-t, --fonttype Font type (pst1(default)|ttf|otf)
-p, --packagename Name of the LaTeX package
-d, --packagedate Date of the LaTeX package
-v, --packageversion Version of the LaTeX package
-l, --localtexmf root of your local TeX tree, e.g. /cygdrive/c/LocalTeXMF
-m, --mapfilename file name of the map file
-O. --origfontname use original font names instead of Karl Berry names
-s, --fontsubdir location where the fonts and support files should be
installed, e.g. MyFonts/AdobeTimes
-e, --fontencoding encoding of the font
(default: 8a (AdobeStandardEncoding))
-o, --otffontfeatures choosing Opentype font features
(default: -fkern -fliga)
-u, --uninstall will uninstall the font family. You must specify
--localtexmf and --fontsubdir
-R, --rmdefault installs font family as roman (serif) font family (default)
-S, --sfdefault installs font family as sans serif font family
-T, --ttdefault installs font family as typewriter font family
-V, --version will print the version number of installfont-tl
-L, --log will write the terminal output of the main programms into the
LOG file instead of the screen
-h, --help will print this help statement
See http://latex.josef-kleber.de/index.htm or
http://latex.josef-kleber.de/en_index.htm
for more information