blob: acc9f8f74f5b61be405d50d0440c1ea58aafdbf1 (
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
|
`makedoc' + `niceverb' - an alternative documentation system for LaTeX
----------------------------------------------------------------------
Step 2 of txt to TeX processing of third-party package documentations
======================================================================
New with release 0.4:
* Additionally to the `%% ' commenting style (allowing
"commenting out") the usual `% ' commenting style is supported --
applied to packages by Donald Arseneau, see abstract in
`arseneau.pdf'.
* Extended formatting of Harald Harders' `substr.sty' through specific
preprocessing replacements (\MakeDocCorrectHook) -- see abstract in
`substr.pdf'.
* Setup of \MakeDocCorrectHook (txt to TeX) easier with
\SetPatternCodes, \ResetPatternCodes, \SetCorrectHookJob,
\SetCorrectHookJobLast
|