doc-src/fixbookmarks.pl
author wenzelm
Thu, 02 Oct 2008 19:59:01 +0200
changeset 28465 db8667d84dd2
parent 6636 80052270f08b
permissions -rw-r--r--
tracing: ignore failure of any kind;


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