doc-src/fixbookmarks.pl
author wenzelm
Mon, 14 Jul 2008 23:28:26 +0200
changeset 27594 86db6468145d
parent 6636 80052270f08b
permissions -rw-r--r--
cover macbroy as well; tuned;


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