doc-src/fixbookmarks.pl
author haftmann
Tue, 18 Jul 2006 13:27:59 +0200
changeset 20142 7f5bb7f8b9b9
parent 6636 80052270f08b
permissions -rw-r--r--
AList.join now with 'DUP' exception


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