doc-src/fixbookmarks.pl
author webertj
Wed, 26 Jul 2006 19:23:04 +0200
changeset 20217 25b068a99d2b
parent 6636 80052270f08b
permissions -rw-r--r--
linear arithmetic splits certain operators (e.g. min, max, abs)


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