diff options
author | Karl Berry <karl@freefriends.org> | 2009-07-06 00:13:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-07-06 00:13:51 +0000 |
commit | e651b058802905949b57e67c813f83a01d29eb34 (patch) | |
tree | 3519e0529f47a10c89808d4d9e636ac1dcab8eaf /Master/texmf-dist/doc/latex/pstool/macros.tex | |
parent | ed098f056f74e731d05b63d13b3c494395ded8bd (diff) |
-mpstool 1.2b (4jul09)
git-svn-id: svn://tug.org/texlive/trunk@14130 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pstool/macros.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/pstool/macros.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pstool/macros.tex b/Master/texmf-dist/doc/latex/pstool/macros.tex new file mode 100644 index 00000000000..c2c38e58298 --- /dev/null +++ b/Master/texmf-dist/doc/latex/pstool/macros.tex @@ -0,0 +1,4 @@ + +\def\a{A} +\def\b{B} +\def\c{C} |