src/Doc/fixbookmarks
author hoelzl
Fri, 14 Dec 2012 15:46:01 +0100
changeset 50526 899c9c4e4a4c
parent 48985 5386df44a037
child 53498 05313b45a5ae
permissions -rwxr-xr-x
Remove the indexed basis from the definition of euclidean spaces and only use the set of Basis vectors

#!/bin/bash

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