diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/xpatch/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/xpatch/README | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/xpatch/README b/Master/texmf-dist/doc/latex/xpatch/README index b1d86ddb2c5..e228ead5ccf 100644 --- a/Master/texmf-dist/doc/latex/xpatch/README +++ b/Master/texmf-dist/doc/latex/xpatch/README @@ -1,13 +1,12 @@ The xpatch package generalizes the macro patching commands provided by P. Lehmann's `etoolbox'. -This is version 0.2 of the package +This is version 0.3 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. +o Added \xpatch...format, \xpreto...format and \xappto...format macros + for patching internal biblatex macros defined \Declare...Format + (under kind request by Audrey Boruvka) Copyright 2012 Enrico Gregorio @@ -41,5 +40,5 @@ 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 +2012/10/02 Enrico Gregorio |