doc-src/fixbookmarks.pl
author wenzelm
Mon, 09 Jul 2007 11:44:20 +0200
changeset 23660 18765718cf62
parent 6636 80052270f08b
permissions -rw-r--r--
type output = string indicates raw system output;


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