summaryrefslogtreecommitdiff
path: root/fonts/utilities/qdtexvpl/ibmpc437.bat
blob: af43abed2632db8de72cd732df6f349e6b9db27b (plain)
1
2
3
4
5
6
7
8
9
@echo off
tex 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