doc-src/fixbookmarks.pl
author huffman
Tue, 17 Apr 2007 00:37:14 +0200
changeset 22720 296813d7d306
parent 6636 80052270f08b
permissions -rw-r--r--
remove use of pos_boundedE


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