doc-src/fixbookmarks.pl
author Andreas Schulhofer <andreas.schulhofer@student.tugraz.at>
Tue, 11 Jan 2011 14:24:36 +0100
branchdecompose-isar
changeset 38113 ece09eca1d43
parent 6636 80052270f08b
permissions -rw-r--r--
CTP-gui: AS added from saved copy
     1 
     2 s/\\([a-zA-Z]+)\s*/$1/g;
     3 s/\$//g;
     4 s/^BOOKMARK/\\BOOKMARK/g;