src/Doc/fixbookmarks
author paulson <lp15@cam.ac.uk>
Wed, 17 Jun 2015 14:35:50 +0100
changeset 60493 866f41a869e6
parent 53498 05313b45a5ae
permissions -rwxr-xr-x
New WF theorem by Tjark Weber. Replaced the proof of the subsequent theorem.

#!/usr/bin/env bash

perl -pi -e 's/\\([a-zA-Z]+)\s*/$1/g; s/\$//g; s/^BOOKMARK/\\BOOKMARK/g;' "$@"