doc-src/fixbookmarks.pl
author blanchet
Wed, 06 Jun 2012 10:35:05 +0200
changeset 48087 94835838ed2c
parent 6636 80052270f08b
permissions -rw-r--r--
removed micro-optimization whose justification I can't recall


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