doc-src/fixbookmarks.pl
author blanchet
Tue, 17 May 2011 15:11:36 +0200
changeset 42826 be0e66ccebfa
parent 6636 80052270f08b
permissions -rw-r--r--
append special boring facts rather than prepend them, to avoid confusing E's weighting mechanism


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