doc-src/fixbookmarks.pl
author wenzelm
Wed, 02 Jun 2010 21:39:35 +0200
changeset 37297 a1acd424645a
parent 6636 80052270f08b
permissions -rw-r--r--
always unconstrain thm proofs;


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