doc-src/fixbookmarks.pl
author wenzelm
Thu, 19 Mar 2009 16:56:51 +0100
changeset 30590 1d9c9fcf8513
parent 6636 80052270f08b
permissions -rw-r--r--
parameterized datatype antiquote and read operation;


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