Skip to content

Commit 74deb2d

Browse files
committed
Revert "Produce ctwill.pdf with XeTeX."
This reverts commit 5c8300b. XeTeX can't process input created by pdfTeX.
1 parent 5c8300b commit 74deb2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

makeall

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ FI
217217
if [ ctwill = $f ]
218218
then
219219
ctwill-refsort < $f.ref > $f.sref
220-
xetex $f
220+
$TEX $f
221221
fi
222222
done
223223

0 commit comments

Comments
 (0)