doc-src/fixbookmarks.pl
author wenzelm
Wed, 15 Apr 2009 15:27:13 +0200
changeset 30896 ec3f33437fe3
parent 6636 80052270f08b
permissions -rw-r--r--
more generic error message, which also covers more fundamental failure;


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