doc-src/fixbookmarks.pl
author paulson
Thu, 07 Dec 2006 16:47:36 +0100
changeset 21690 552d20ff9a95
parent 6636 80052270f08b
permissions -rw-r--r--
Removal of theorem tagging, which the ATP linkup no longer requires. Suffixes no longer blacklisted.


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