doc-src/fixbookmarks.pl
author wenzelm
Sun, 22 Aug 2010 19:33:01 +0200
changeset 38578 1ebc6b76e5ff
parent 6636 80052270f08b
permissions -rw-r--r--
misc tuning and simplification;


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