|
Lines 7-18
Link Here
|
| 7 |
The dvipsk program is modified version of Tom Rokicki's dvips and |
7 |
The dvipsk program is modified version of Tom Rokicki's dvips and |
| 8 |
use the kpathsea library for configuration and path searching. |
8 |
use the kpathsea library for configuration and path searching. |
| 9 |
You may have to set some variables in the path configuration file for |
9 |
You may have to set some variables in the path configuration file for |
| 10 |
kpathsea /usr/local/share/texmf/web2c/texmf.cnf so that the program |
10 |
kpathsea `/usr/local/share/texmf/web2c/texmf.cnf' so that the program |
| 11 |
can find PK fonts, Virtual fonts and TFM files. For example, |
11 |
can find PK fonts, Virtual fonts and TFM files. For example, |
| 12 |
|
12 |
|
| 13 |
PKFONTS = .:/usr/local/lib/fonts//:{$TEXMF/fonts:$VARTEXFONTS}//pk// |
13 |
PKFONTS = .:/usr/local/lib/fonts/{pk118:pk240:pk300:pk360:pk400:pk600}:{$TEXMF |
| 14 |
VFFONTS = .:/usr/local/share/fonts/vf-a2bk:$TEXMF/fonts//vf// |
14 |
/fonts:$VARTEXFONTS}//pk/{$MAKETEX_MODE:modeless}// |
| 15 |
TFMFONTS = .:/usr/local/share/fonts/vf-a2bk:{$TEXMF/fonts:$VARTEXFONTS}//tfm// |
15 |
VFFONTS = .:{/usr/local/share/fonts/makejvf:$TEXMF/fonts}//vf// |
|
|
16 |
TFMFONTS = .:{/usr/local/share/fonts/makejvf:$TEXMF/fonts:$VARTEXFONTS}//tfm// |
| 16 |
|
17 |
|
| 17 |
- Makoto WATANABE |
18 |
- Makoto WATANABE |
| 18 |
watanabe@zlab.phys.nagoya-u.ac.jp |
19 |
watanabe@zlab.phys.nagoya-u.ac.jp |