doc-src/fixbookmarks.pl
author wenzelm
Sat, 14 Jan 2012 15:30:54 +0100
changeset 46209 aad604f74be0
parent 6636 80052270f08b
permissions -rw-r--r--
tuned comments;


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