doc-src/fixbookmarks.pl
author haftmann
Mon, 11 May 2009 11:53:21 +0200
changeset 31092 27a6558e64b6
parent 6636 80052270f08b
permissions -rw-r--r--
proper error handling for malformed code equations


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