doc-src/fixbookmarks.pl
author wenzelm
Mon, 09 Mar 2009 21:12:14 +0100
changeset 30395 f3103bd2b167
parent 6636 80052270f08b
permissions -rw-r--r--
* More systematic treatment of long names, abstract name bindings, and name space operations. * Simplified interface for defining document antiquotations via ThyOutput.antiquotation.


s/\\([a-zA-Z]+)\s*/$1/g;
s/\$//g;
s/^BOOKMARK/\\BOOKMARK/g;