summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/mathspic/mathspic.sh
diff options
context:
space:
mode:
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