doc-src/fixbookmarks.pl
author nipkow
Thu, 22 Oct 2009 09:27:48 +0200
changeset 33057 764547b68538
parent 6636 80052270f08b
permissions -rw-r--r--
inv_onto -> inv_into


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