diff options
author | Karl Berry <karl@freefriends.org> | 2013-08-18 23:32:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-08-18 23:32:33 +0000 |
commit | f917dbdfae2021d592989828a2993fa2b4a78aae (patch) | |
tree | 6587f88a395e0b7e8e7a7f60ec39c8a690a4a5db /Master/texmf-dist/doc/latex/macroswap/README | |
parent | 008b1c4fc694eb541c50db9f3d406607e269d2fc (diff) |
macroswap (18aug13)
git-svn-id: svn://tug.org/texlive/trunk@31462 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/macroswap/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/macroswap/README | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/macroswap/README b/Master/texmf-dist/doc/latex/macroswap/README new file mode 100644 index 00000000000..be4f550bae0 --- /dev/null +++ b/Master/texmf-dist/doc/latex/macroswap/README @@ -0,0 +1,20 @@ +Copyright (C) 2013 by Robert J Lee + +This file may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either +version 1.2 of this license or (at your option) any later +version. The latest version of this license is in: + +http://www.latex-project.org/lppl.txt + +and version 1.2 or later is part of all distributions of +LaTeX version 1999/12/01 or later. + + +This archive provides the macroswap package, providing simple utility +methods to swap the meaning (token expansion) of two macros by name. + + + +This package uses the standard TeX ins+dtx install mechanism, althogh +a UNIX Makefile is also provided for convenience to generate all files.
\ No newline at end of file |