summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/mathmode/runPDFLaTeX
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-05-30 23:34:04 +0000
committerKarl Berry <karl@freefriends.org>2006-05-30 23:34:04 +0000
commit1533cfd2d6411f61a83779d62ac8b21962845e6e (patch)
treed3975f0973767ea8d503159bc2dc239a5d03f227 /Master/texmf-doc/doc/english/mathmode/runPDFLaTeX
parent24892d808a492bd42bb04bcda54fd23fdeb1c191 (diff)
update voss mathmode doc
git-svn-id: svn://tug.org/texlive/trunk@1623 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-doc/doc/english/mathmode/runPDFLaTeX')
-rw-r--r--Master/texmf-doc/doc/english/mathmode/runPDFLaTeX6
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/english/mathmode/runPDFLaTeX b/Master/texmf-doc/doc/english/mathmode/runPDFLaTeX
new file mode 100644
index 00000000000..1e66c6853b5
--- /dev/null
+++ b/Master/texmf-doc/doc/english/mathmode/runPDFLaTeX
@@ -0,0 +1,6 @@
+#!/bin/sh
+pdflatex Mathmode.ltx
+pdflatex Mathmode.ltx
+bibtex Mathmode
+makeindex -s Mathmode.ist Mathmode.idx
+pdflatex Mathmode.ltx