summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/mathspic/mathspic.sh
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-06-10 14:51:31 +0000
committerKarl Berry <karl@freefriends.org>2010-06-10 14:51:31 +0000
commitb6d1ce2a105a839a1cf75d4b4ccb8f5827d22b4c (patch)
treec40c4afa4ac09c7e3d1f7f47fe66afd7513d1523 /Master/texmf-dist/doc/latex/mathspic/mathspic.sh
parentda353234f401986deb76831d76effffd0d0e2257 (diff)
mathspic script
git-svn-id: svn://tug.org/texlive/trunk@18868 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/mathspic/mathspic.sh')
-rw-r--r--Master/texmf-dist/doc/latex/mathspic/mathspic.sh12
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/mathspic/mathspic.sh b/Master/texmf-dist/doc/latex/mathspic/mathspic.sh
new file mode 100644
index 00000000000..6d548a3166e
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/mathspic/mathspic.sh
@@ -0,0 +1,12 @@
+#!/bin/bash
+# February 2005
+# mathspic.sh # mathspic script
+# put this file in /usr/local/bin
+## rename it: mathspic.sh --> mathspic
+#################
+# format is:
+# bash mathspic.sh <options etc>
+# mathspic [-b] [-c] [-h] [-o outfile] infile
+#################
+
+perl /usr/local/bin/mpic100.pl $1 $2 $3 $4 $5