summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/xpatch/README
blob: b1d86ddb2c528aa96a0daa8b5e479324fbbc2324 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
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