doc-src/fixbookmarks.pl
author wenzelm
Sat, 17 Oct 2009 14:43:18 +0200
changeset 32960 69916a850301
parent 6636 80052270f08b
permissions -rw-r--r--
eliminated hard tabulators, guessing at each author's individual tab-width; tuned headers;


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