diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/pstool/example/macros.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/pstool/example/macros.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pstool/example/macros.tex b/Master/texmf-dist/doc/latex/pstool/example/macros.tex new file mode 100644 index 00000000000..c2c38e58298 --- /dev/null +++ b/Master/texmf-dist/doc/latex/pstool/example/macros.tex @@ -0,0 +1,4 @@ + +\def\a{A} +\def\b{B} +\def\c{C} |