doc-src/fixbookmarks.pl
author nipkow
Thu, 21 Apr 2005 17:22:17 +0200
changeset 15791 446ec11266be
parent 6636 80052270f08b
permissions -rw-r--r--
tuning locales


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