doc-src/fixbookmarks.pl
author wenzelm
Wed, 04 Jun 2008 12:29:26 +0200
changeset 27073 449742f8a36f
parent 6636 80052270f08b
permissions -rw-r--r--
replaced strange \: by \colon to make it work again on macbroy20-29;


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