doc-src/fixbookmarks.pl
author wenzelm
Sun, 04 Jul 1999 20:21:45 +0200
changeset 6897 cc6e50f36da8
parent 6636 80052270f08b
permissions -rw-r--r--
fixed scope of x:??H; improved final reasoning: fully formal now;


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