doc-src/fixbookmarks.pl
author blanchet
Mon, 13 Sep 2010 21:21:45 +0200
changeset 39351 1e118007e41a
parent 6636 80052270f08b
permissions -rw-r--r--
regenerated "metis.ML" and reintroduced Larry's old hacks manually; see comment at head of file


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