src/Doc/fixbookmarks
author wenzelm
Mon, 21 Jul 2014 16:58:12 +0200
changeset 57593 2f7d91242b99
parent 53498 05313b45a5ae
permissions -rwxr-xr-x
proper Swing buttons instead of active areas within text (by Lars Hupel);

#!/usr/bin/env bash

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