doc-src/fixbookmarks.pl
author haftmann
Wed, 01 Sep 2010 15:01:12 +0200
changeset 38972 cd747b068311
parent 6636 80052270f08b
permissions -rw-r--r--
tuned text segment


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