summaryrefslogtreecommitdiff
path: root/dviware/umddvi/misc/fontdesc
blob: e0af700b73aabc1656e0c51659b3836a26fed716 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#
# Sample C-TeX font configuration file.
#
# N.B.: choose only one of `box' or `blank' TFM fonts.

# current directory always searched first
#	TYPE	SPEC	SLOP	PATH
font	gf	*	3	%f.%mgf
font	pxl	*	3	%f.%mpxl
font	pk	*	3	%f.%mpk
# this is not pretty
font	blank	*	1	i/%f.tfm
font	box	*	1	%f.tfm

#	TYPE	SPEC	SLOP	PATH
font	gf	*	3	/usr/local/lib/tex/fonts/%f/%f.%mgf
font	pxl	*	3	/usr/local/lib/tex/fonts/%f/%f.%mpxl
font	pk	*	3	/usr/local/lib/tex/fonts/%f/%f.%mpk
# SLiTeX invisible fonts can be done with links:
font	blank	*	1	/usr/local/lib/tex/slitexfonts/%f.tfm
font	box	*	1	/usr/local/lib/tex/fonts/%f.tfm