src/Doc/fixbookmarks
author Manuel Eberl <eberlm@in.tum.de>
Tue, 19 Jan 2016 11:19:25 +0100
changeset 62201 eca7b38c8ee5
parent 53498 05313b45a5ae
permissions -rwxr-xr-x
Added approximation of powr to NEWS/CONTRIBUTORS

#!/usr/bin/env bash

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