doc-src/fixbookmarks.pl
author berghofe
Sun, 10 Jan 2010 18:06:30 +0100
changeset 34909 a799687944af
parent 6636 80052270f08b
permissions -rw-r--r--
Tuned some proofs; nicer case names for some of the induction / cases rules.


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