doc-src/fixbookmarks.pl
author blanchet
Tue, 30 Aug 2011 16:23:25 +0200
changeset 44598 b054ca3f07b5
parent 6636 80052270f08b
permissions -rw-r--r--
"simple" was renamed "mono_simple" and there's now "poly_simple" as well -- but they are not needed here since for Metis they amount to the same as guards
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6609
28726a610a17 pdf setup;
wenzelm
parents:
diff changeset
     1
6636
wenzelm
parents: 6609
diff changeset
     2
s/\\([a-zA-Z]+)\s*/$1/g;
6609
28726a610a17 pdf setup;
wenzelm
parents:
diff changeset
     3
s/\$//g;
28726a610a17 pdf setup;
wenzelm
parents:
diff changeset
     4
s/^BOOKMARK/\\BOOKMARK/g;