doc-src/fixbookmarks.pl
author paulson
Fri, 23 Dec 2005 17:36:00 +0100
changeset 18509 d2d96f12a1fc
parent 6636 80052270f08b
permissions -rw-r--r--
blacklist of prolific theorems (must be replaced by an attribute later


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