1TEXFONT(1)                          ConTeXt                         TEXFONT(1)
2
3
4

NAME

6       texfont - font installation tool for ConTeXt
7
8

SYNOPSIS

10       texfont [ OPTION ...  ]
11
12

DESCRIPTION

14       TeXFont is a perl(1) script that helps to set up and install TeX fonts.
15       It was designed for use with ConTeXt, but may also be helpful for users
16       of  other  formats,  like  plain  TeX or LaTeX. Its use is described in
17       detail in the files mtexfont.pdf and mfont.pdf.
18
19

OPTIONS

21       --fontroot=path : texmf font root (automatically determined)
22
23       --sourcepath=path : when installing, copy from this path (default: .)
24
25       --sourcepath=auto : locate and use vendor/collection
26
27       --vendor=name : vendor name (first level directory)
28
29       --collection=name : font collection (second level directory)
30
31       --encoding=name : encoding vector (default: texnansi)
32
33       --slant=s : slant glyphs in font by factor (0.0 - 1.5)
34
35       --extend=s : extend glyphs in font by factor (0.0 - 1.5)
36
37       --caps=s : capitalize lowercase chars by factor (0.5 - 1.0)
38
39       --noligs : remove ligatures
40
41       --install : copy files from source to font tree
42
43       --listing : list files on auto sourcepath
44
45       --remove : remove files on auto sourcepath
46
47       --makepath : when needed, create the paths
48
49       --test : use test paths for vendor/collection
50
51       --show : run tex on texfont.tex
52
53       --batch : process given batch file
54
55       --weight : multiple master weight
56
57       --width : multiple master width
58
59       --expert : also handle expert fonts
60
61       --help : show some more info
62
63
64

SEE ALSO

66       texexec(1), fontinst(1), perl(1), texshow(1).
67
68       The ConTeXt Font manual, mfonts.pdf available from PRAGMA ADE ⟨http://
69       www.pragma-ade.com/dir/general/manuals/⟩.
70
71       The TeXFont manual, mtexfont.pdf
72
73       The TeXExec manual, mtexexec.pdf.
74
75       ConTeXt wiki ⟨http://www.contextgarden.net⟩.
76
77       Donald E. Knuth´s The TeXbook.
78
79

AUTHOR

81       This  manual page was written by Frank Küster <frank@kuesterei.ch>, for
82       the Debian GNU/Linux system, and   modified  by  Sanjoy  Mahajan  <san‐
83       joy@mit.edu>.  It may be used and modified by others without contacting
84       the authors.
85
86
87
88texfont 2.2                      December 2006                      TEXFONT(1)
Impressum