doc-src/fixbookmarks.pl
author haftmann
Wed, 18 Aug 2010 10:07:56 +0200
changeset 38508 7b34c51b05a4
parent 6636 80052270f08b
permissions -rw-r--r--
dropped errorneous underscore


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