src/Doc/fixbookmarks
author wenzelm
Sat, 17 Feb 2018 12:58:07 +0100
changeset 67640 c89270d67169
parent 53498 05313b45a5ae
permissions -rwxr-xr-x
more informative theories_trace;

#!/usr/bin/env bash

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