home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 1B
/
DATAFILE_PDCD1B.iso
/
_tex
/
tex
/
source
/
texextr2
/
!TeX
/
Misc
/
Bin
/
ObeyFiles
/
make300pk
< prev
Wrap
Text File
|
1993-03-19
|
623b
|
18 lines
| Create a 300pk font
if "%0"="" then error Usage: make300pk <font name>
mf &plain \mode:=qms; input %0
settype %0.tfm tfm
cdir <TeXFonts$Dir>OtherFonts:$.%0
copy %0.tfm <TeXFonts$Dir>OtherFonts:$.%0.tfm D ~C
gftopk %0.300gf %0.300pk
cdir <TeXFonts$Dir>LJ.OtherFonts:$.%0
copy %0.300pk <TeXFonts$Dir>LJ.OtherFonts:$.%0.300pk D ~C
gftofnt %0.300gf
cdir <TeXFonts$Dir>Previewer.OtherFonts:$.%0
copy %0.x90y45 <TeXFonts$Dir>Previewer.OtherFonts:$.%0.x90y45 D ~C
copy %0.IntMetrics <TeXFonts$Dir>Previewer.OtherFonts:$.%0.IntMetrics D ~C
copy %0.f* <TeXFonts$Dir>Previewer.OtherFonts:$.%0.* D ~C
remove %0.300gf
remove %0.log