doc-src/fixbookmarks.pl
author haftmann
Fri, 25 May 2007 21:08:53 +0200
changeset 23109 669d7391df1a
parent 6636 80052270f08b
permissions -rw-r--r--
improved error handling


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