doc-src/fixbookmarks.pl
author blanchet
Thu, 05 May 2011 00:22:37 +0200
changeset 42688 097a61baeca9
parent 6636 80052270f08b
permissions -rw-r--r--
smoother handling of ! and ? in type system names


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