doc-src/fixbookmarks.pl
author berghofe
Sun, 17 Nov 2002 23:43:53 +0100
changeset 13719 44fed7d0c305
parent 6636 80052270f08b
permissions -rw-r--r--
Fixed small bug that caused some definitions to be "forgotten".


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