doc-src/fixbookmarks.pl
author berghofe
Wed, 07 May 2008 10:56:33 +0200
changeset 26791 3581a9c71909
parent 6636 80052270f08b
permissions -rw-r--r--
Instantiated subst rule to avoid problems with HO unification.


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