Plan 9 from Bell Labs’s /usr/web/sources/contrib/steve/root/sys/src/cmd/tex/dvipsk/reencode/treen2.sh

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


#!/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

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.