doc-src/fixbookmarks.pl
author urbanc
Thu, 17 Aug 2006 19:20:43 +0200
changeset 20395 9a60e3151244
parent 6636 80052270f08b
permissions -rw-r--r--
added definition for size and substitution using the recursion combinator


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