summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/regexpatch
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-04-15 22:15:11 +0000
committerKarl Berry <karl@freefriends.org>2012-04-15 22:15:11 +0000
commit29114d9904e209855798bd198b0ffca5b599a2ad (patch)
tree964f73484d07999ab2e5e2eb16d0b4d0b55e6147 /Master/texmf-dist/doc/latex/regexpatch
parent9f0f0a66f8c20db4bf98d4fa16ea6e394b063553 (diff)
regexpatch 0.1 (15apr12)
git-svn-id: svn://tug.org/texlive/trunk@25978 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/regexpatch')
-rw-r--r--Master/texmf-dist/doc/latex/regexpatch/README43
-rw-r--r--Master/texmf-dist/doc/latex/regexpatch/regexpatch.pdfbin0 -> 483472 bytes
2 files changed, 43 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/regexpatch/README b/Master/texmf-dist/doc/latex/regexpatch/README
new file mode 100644
index 00000000000..e4ecd2417fc
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/regexpatch/README
@@ -0,0 +1,43 @@
+The regexpatch package generalizes the macro patching commands
+provided by P. Lehmann's `etoolbox'. The difference between this
+package and its sibling `xpatch' is that this package sports a very
+powerful `\regexpatchcmd' based on the `l3regex' module of LaTeX3
+experimental packages.
+
+
+This is version 0.1 of the package
+
+ 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)
+regexpatch.dtx
+regexpatch.ins
+regexpatch.pdf
+
+ and of the derived file
+
+regexpatch.sty
+
+To install the distribution:
+
+o run "latex regexpatch.ins"
+o move "regexpatch.sty" to locations where LaTeX will find
+ it (the FAQ on CTAN in /help/uktug-FAQ gives more
+ information about this magic place
+
+2012/04/15
+Enrico Gregorio
diff --git a/Master/texmf-dist/doc/latex/regexpatch/regexpatch.pdf b/Master/texmf-dist/doc/latex/regexpatch/regexpatch.pdf
new file mode 100644
index 00000000000..b6152608e20
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/regexpatch/regexpatch.pdf
Binary files differ