doc-src/fixbookmarks.pl
author huffman
Mon, 14 Nov 2011 09:49:05 +0100
changeset 45498 2dc373f1867a
parent 6636 80052270f08b
permissions -rw-r--r--
avoid numeral-representation-specific rules in metis proof


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