doc-src/fixbookmarks.pl
author paulson
Mon, 23 Jan 2006 11:36:50 +0100
changeset 18750 91a328803c6a
parent 6636 80052270f08b
permissions -rw-r--r--
fixed the <<= notation


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