summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/regexpatch/README
blob: a6b0b7f792ee83a00546f560e0ab026343665e0d (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
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 version fixes a silly typo introduced in version 0.2c

This is version 0.2d of the package (a maintainance release)

 Copyright 2012-2018 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

2018/05/02
Enrico Gregorio