doc-src/fixbookmarks.pl
author wenzelm
Fri, 27 Jan 2006 19:03:02 +0100
changeset 18799 f137c5e971f5
parent 6636 80052270f08b
permissions -rw-r--r--
moved theorem tags from Drule to PureThy;


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