doc-src/fixbookmarks.pl
author blanchet
Wed, 08 Sep 2010 15:57:50 +0200
changeset 39222 decf607a5a67
parent 6636 80052270f08b
permissions -rw-r--r--
remove "safe" (as suggested by Tobias) and added "arith" to "try"


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