diff options
author | Karl Berry <karl@freefriends.org> | 2012-01-23 23:06:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-01-23 23:06:58 +0000 |
commit | 7196059486607f8e6e3e03267a23649d6666a599 (patch) | |
tree | d0cedf9d2aa46b1e4bd4f9e10d5396831dcd1577 /Master/texmf-dist/doc/latex/xpatch | |
parent | 3dac364bed3d360f8be53524b2625542d858b59f (diff) |
new package xpatch (13jan12,23jan12)
git-svn-id: svn://tug.org/texlive/trunk@25180 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/xpatch')
-rw-r--r-- | Master/texmf-dist/doc/latex/xpatch/README | 45 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/xpatch/xpatch.pdf | bin | 0 -> 433354 bytes |
2 files changed, 45 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/xpatch/README b/Master/texmf-dist/doc/latex/xpatch/README new file mode 100644 index 00000000000..b1d86ddb2c5 --- /dev/null +++ b/Master/texmf-dist/doc/latex/xpatch/README @@ -0,0 +1,45 @@ +The xpatch package generalizes the macro patching commands provided by +P. Lehmann's `etoolbox'. + +This is version 0.2 of the package + +Changes from version 0.2 +o Added \...bibdriver macros for patching macros defined with + \DeclareBibliographyDriver +o Fixed a bug for control symbols defined with \newcommand + and an optional argument. + + Copyright 2012 Enrico Gregorio + + It may be distributed and/or modified under the conditions of the + LaTeX Project Public License (LPPL), either version 1.3c of this + license or (at your option) any later version. The latest version + of this license is in the file + + http://www.latex-project.org/lppl.txt + + Author: Enrico Gregorio + Enrico dot Gregorio at univr dot it + + This work has the LPPL maintenance status "author-maintained". + + This work consists of the following files: + +README (this file) +xpatch.dtx +xpatch.ins +xpatch.pdf + + and of the derived file + +xpatch.sty + +To install the distribution: + +o run "latex xpatch.ins" +o move "xpatch.sty" to locations where LaTeX will find + it (the FAQ on CTAN in /help/uktug-FAQ gives more + information about this magic place + +2012/01/23 +Enrico Gregorio diff --git a/Master/texmf-dist/doc/latex/xpatch/xpatch.pdf b/Master/texmf-dist/doc/latex/xpatch/xpatch.pdf Binary files differnew file mode 100644 index 00000000000..559f5d05203 --- /dev/null +++ b/Master/texmf-dist/doc/latex/xpatch/xpatch.pdf |