doc-src/fixbookmarks.pl
author wenzelm
Wed, 16 Nov 2011 20:56:21 +0100
changeset 45525 59561859c452
parent 6636 80052270f08b
permissions -rw-r--r--
tagging is not stable under morphisms and need to be replayed dynamically (mixed_attribute);


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