blob: 821a7b7d4018de0a8585ed47ecca2edc944803f7 (
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
|
This is a collection with various single-file plain TeX macros
written by Petr Olsak
The documentation is included in each file separately.
README ... this file
booklet.tex ... re-orders PDF pages and collects them for booklet printing
cnv.tex ... conversion of texts
cnv-pu.tex ... example of usage of cnv.tex --- pdf outlines in Unicode
cnv-word.tex ... example of usage of cnv.tex --- word to word conversion
eparam.tex ... Full expansion during parameter scanning
fun-coffee.tex . generates splotches in the document
openclose.tex .. repairs balanced text between \Open ...\Close pair
qrcode.tex ... QR code generated at TeX level
scanbase.tex ... parser of text-style mysql outputs
scancsv.tex ... parser of CSV format
seplist.tex ... macros with alternative separators of a parameter
xmlparser.tex .. parser of XML language
History:
-------
1996--2016 ... files are created and released at
http://petr.olsak.net/ftp/olsak/makra/
<Jun. 2016> ver.1 ... files contributed to CTAN as one "bundle" olsak-misc
<May 2019> ... qrcode: bug fixed
License:
-------
All files mentioned here are in Public domain.
|