home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
text
/
tex
/
pastex
/
source
/
dvips
/
reencode
/
treen2.sh
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Linux/UNIX/POSIX Shell Script
|
1992-04-23
|
322 b
|
13 lines
#!/bin/csh
# Tests font reencoding
afm2tfm Times-Roman.afm -T funky.enc -v ptmr9 rptmr9
vptovf ptmr9.vpl ptmr9.vf ptmr9.tfm
tex testfont <<EOF
ptmr9
\leftline{\bf Funky Times-Roman; Standard + Funky}
\sample
Y through x or x. pp and then pp and then pp. pp//pp//pp. ++ // pippy
\bye
EOF
dvips testfont -o testfont.ps