blob: 1331488cd19ff1110fd414a158675c28fcab2de3 (
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
|
This is the README file for xesearch.sty v.0.1.
Read xesearch.pdf for the documentation.
t-xeseach.tex is a third party file to use
XeSearch in ConTeXt.
XeSearch is a string finder for XeTeX
(and associated formats).
It searches for words or phrases, possibly
underspecified, and manipulates them, in
essence turning every string into a possible
command.
Both the documentation (xesearch.pdf) and
the files (xesearch.sty and t-xesearch.tex)
are produced from xesearch.tex with the CodeDoc class.
To typeset the documentation, run XeLaTeX
on xesearch.tex with the 'produce' option
commented out on line 5.
To create xesearch.sty and t-xesearch.teX,
run (Xe)LaTeX again, but uncomment 'produce'
on the same line.
Licensing of this package is covered by LPPL.
Any reaction is welcome: zappathustra@free.fr
Paul Isambert
|