doc-isac/jrocnik/fixbookmarks.pl
author wneuper <Walther.Neuper@jku.at>
Mon, 01 Jan 2024 11:31:16 +0100
changeset 60789 8fa678b678e8
parent 52107 f8845fc8f38d
permissions -rwxr-xr-x
Doc/Specify_Phase 4: start use antiquotations from isar-ref
     1 
     2 s/\\([a-zA-Z]+)\s*/$1/g;
     3 s/\$//g;
     4 s/^BOOKMARK/\\BOOKMARK/g;