doc-src/fixbookmarks.pl
author krauss
Mon, 23 Nov 2009 15:06:34 +0100
changeset 33856 14a658faadb6
parent 6636 80052270f08b
permissions -rw-r--r--
mentioned method size_change in function tutorial
     1 
     2 s/\\([a-zA-Z]+)\s*/$1/g;
     3 s/\$//g;
     4 s/^BOOKMARK/\\BOOKMARK/g;