doc-src/fixbookmarks.pl
author wenzelm
Sun, 06 Jun 2004 18:35:11 +0200
changeset 14879 8989eedf72a1
parent 6636 80052270f08b
permissions -rw-r--r--
no token translation / setup for Latex;


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