summaryrefslogtreecommitdiff
path: root/fonts/utilities/fontload/unix/home.dirs
blob: 96c64d7cb4bc9a948224dfbb7c29feddee2e7334 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# CHECK THIS DIRECTORIES FIRST !!

# Directory to put system dependent executable files (subfont program)
setenv FBIN ~/bin

# Directory to put system independent scripts (fload C-shell script)
setenv FSHR ~/bin

# Directory for library files (psfstat.ps, Fontmap, SubFont.map, mprint.*)
setenv FLIB ~/lib/fload

# Also Check that all your fonta are in list of directory tries
setenv FPATH /usr/local/lib/texmf/fonts:/usr/local/lib/ISOFonts/pfa

###