doc-src/fixbookmarks.pl
author paulson
Thu, 12 Oct 2000 12:18:51 +0200
changeset 10199 7b6f9d34f737
parent 6636 80052270f08b
permissions -rw-r--r--
delrules [r_into_rtrancl] required because the new I-rule made a step slow. There must be others somehwere...


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