doc-src/fixbookmarks.pl
author kleing
Wed, 11 Feb 2009 16:03:10 +1100
changeset 29858 c8cee17d7e50
parent 6636 80052270f08b
permissions -rw-r--r--
Autosolve feature for detecting duplicate theorems; patch by Timothy Bourke


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