doc-src/fixbookmarks.pl
author huffman
Mon, 22 Mar 2010 12:52:51 -0700
changeset 35900 aa5dfb03eb1e
parent 6636 80052270f08b
permissions -rw-r--r--
remove LaTeX hyperref warnings by avoiding antiquotations within section headings


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