doc-src/fixbookmarks.pl
author wenzelm
Sun, 23 Sep 2007 22:23:37 +0200
changeset 24685 c3d56f41483b
parent 6636 80052270f08b
permissions -rw-r--r--
tuned @{cpat};


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