doc-src/fixbookmarks.pl
author bulwahn
Wed, 23 Sep 2009 16:20:12 +0200
changeset 32660 e3aab585531d
parent 6636 80052270f08b
permissions -rw-r--r--
added predicate compile preprocessing structure for definitional thms -- probably is replaced by hooking the theorem command differently


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