doc-src/fixbookmarks.pl
author blanchet
Mon, 26 Apr 2010 21:41:54 +0200
changeset 36404 cb3dc64f13d7
parent 6636 80052270f08b
permissions -rw-r--r--
make compile (and not just load dynamically)


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