doc-src/fixbookmarks.pl
author wenzelm
Wed, 07 Sep 2011 21:31:50 +0200
changeset 44804 3d9ee91394ce
parent 6636 80052270f08b
permissions -rw-r--r--
no print_state for final proof commands, which return to theory state;


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