summaryrefslogtreecommitdiff
path: root/fonts/utilities/qdtexvpl/ibmpc437.cmd
blob: 8b0732a50f170b720af51f7be15b9dc66969afd8 (plain)
1
2
3
4
5
6
7
8
9
@echo off
texp ibmpc437
if errorlevel 1 goto end
tftopl \emtex\tfm\cmr10 cmr10
if errorlevel 1 goto end
qdtexvpl -d10.0 -icmr10.pl ibmpc437.dvi ibmpc437.vpl
if errorlevel 1 goto end
vptovf ibmpc437
:end