summaryrefslogtreecommitdiff
path: root/systems/doc/pdftex/manual/makefiles.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'systems/doc/pdftex/manual/makefiles.cmd')
-rw-r--r--systems/doc/pdftex/manual/makefiles.cmd13
1 files changed, 13 insertions, 0 deletions
diff --git a/systems/doc/pdftex/manual/makefiles.cmd b/systems/doc/pdftex/manual/makefiles.cmd
new file mode 100644
index 0000000000..5bda71136c
--- /dev/null
+++ b/systems/doc/pdftex/manual/makefiles.cmd
@@ -0,0 +1,13 @@
+rem texexec --format=plain pdftex-x
+rem copy pdf file to pdftex-y and edit that file
+rem texexec --format=plain pdftex-z
+
+texexec --pdf --result=pdftex-a pdftex-t
+texexec --pdf --result=pdftex-b pdftex-a --pdfarrange --print=up --paper=A4A3 --addempty=1,2
+
+texexec --pdf --result=pdftex-l pdftex-t --mode=letter
+texexec --pdf --result=pdftex-s pdftex-t --mode=screen
+
+del /q pdftex.zip
+
+zip pdftex pdftex-a.pdf pdftex-l.pdf pdftex-s.pdf pdftex-t.tex pdftex-i.tex pdftex-t.txt makefiles.cmd