doc-src/fixbookmarks.pl
author berghofe
Fri, 13 Feb 2009 16:47:08 +0100
changeset 29898 62390f5d0826
parent 6636 80052270f08b
permissions -rw-r--r--
Tuned datatype antiquotation.


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