diff options
author | Karl Berry <karl@freefriends.org> | 2013-03-28 23:11:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-03-28 23:11:17 +0000 |
commit | b4c8139007078b0a07b19aa44f430f7bfd37c43a (patch) | |
tree | 209bea2b42d0a6b1484eec25178048d4a84da89c /Master/texmf-dist/doc/latex/regexpatch/README | |
parent | 00633214cca4f6c180bfb4707bcd752e0258b472 (diff) |
regexpatch (28mar13)
git-svn-id: svn://tug.org/texlive/trunk@29543 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/regexpatch/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/regexpatch/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/regexpatch/README b/Master/texmf-dist/doc/latex/regexpatch/README index 98f08c55783..44e9d990930 100644 --- a/Master/texmf-dist/doc/latex/regexpatch/README +++ b/Master/texmf-dist/doc/latex/regexpatch/README @@ -4,13 +4,13 @@ package and its sibling `xpatch' is that this package sports a very powerful `\regexpatchcmd' based on the `l3regex' module of LaTeX3 experimental packages. -This version fixes a few bugs in the macros related to patching -biblatex "bib macros" (`\xpatchbibmacro' and friends). +In this version the code and the documentation have been polished; +the `biblatex' related macros already in `xpatch' have been added +also to `regexpatch'. +This is version 0.2 of the package -This is version 0.1b of the package - - Copyright 2012 Enrico Gregorio + Copyright 2012-2013 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 @@ -42,5 +42,5 @@ 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/07/24 +2013/03/28 Enrico Gregorio |