doc-src/fixbookmarks.pl
author huffman
Wed, 13 Jun 2007 03:28:21 +0200
changeset 23364 1f3b832c90c1
parent 6636 80052270f08b
permissions -rw-r--r--
thm antiquotations


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