src/Doc/fixbookmarks
author blanchet
Wed, 12 Sep 2012 00:20:37 +0200
changeset 49300 c707df2e2083
parent 48985 5386df44a037
child 53498 05313b45a5ae
permissions -rwxr-xr-x
added attributes to theorems

#!/bin/bash

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