blob: e0e5b3c270c72d4f18693508871cc9559401cf4a (
plain)
1
2
3
4
5
6
7
8
9
|
% texexec.top
\unprotect
\setupsystem[file=pdfselect]
\setupoutput[pdftex]
\batchmode
\setupsystem[\c!directory={/home/karl/}]
\setupsystem[\c!n=3]
\setupsystem[inputfile=texexec.tex]
\protect
|