summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/mandi
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-06-30 21:01:17 +0000
committerKarl Berry <karl@freefriends.org>2016-06-30 21:01:17 +0000
commitf60f1c10905a3b33dab411367c85412f8dce0a07 (patch)
tree5fda5c554dd96738cf75018b6f4cd3f82d38d262 /Master/texmf-dist/doc/latex/mandi
parent388beecbb45b370adf62c66b34ad2b60e764e1a2 (diff)
mandi (30jun16)
git-svn-id: svn://tug.org/texlive/trunk@41580 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/mandi')
-rw-r--r--Master/texmf-dist/doc/latex/mandi/README6
-rw-r--r--Master/texmf-dist/doc/latex/mandi/mandi.pdfbin1170482 -> 1274514 bytes
-rw-r--r--Master/texmf-dist/doc/latex/mandi/vdemo.py2
3 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/mandi/README b/Master/texmf-dist/doc/latex/mandi/README
index 1e839c95205..cc3680da78b 100644
--- a/Master/texmf-dist/doc/latex/mandi/README
+++ b/Master/texmf-dist/doc/latex/mandi/README
@@ -4,7 +4,7 @@ inspired by Matter & Interactions by Ruth Chabay and Bruce Sherwood. Many of
the astronomical commands were inspired by my own classroom needs. This package
does not do computations. It only provides commands for typesetting.
-Run the file mandi.dtx through (pdf)LaTeX to generate mandi.ins, mandi.sty,
-vdemo.py, and mandi.pdf (user documentation). I assume a TeX Live 2011 or later
-distribution is installed.
+Run mandi.ins through pdfLaTeX to generate files mandi.sty and vdemo.py. Run
+mandi.dtx through pdfLaTeX to generate mandi.pdf (documentation). I assume a
+TeX Live 2011 or later distribution is installed.
diff --git a/Master/texmf-dist/doc/latex/mandi/mandi.pdf b/Master/texmf-dist/doc/latex/mandi/mandi.pdf
index 30c1c36fc41..02030e5f658 100644
--- a/Master/texmf-dist/doc/latex/mandi/mandi.pdf
+++ b/Master/texmf-dist/doc/latex/mandi/mandi.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/mandi/vdemo.py b/Master/texmf-dist/doc/latex/mandi/vdemo.py
index 6af517625a1..1220727c7fb 100644
--- a/Master/texmf-dist/doc/latex/mandi/vdemo.py
+++ b/Master/texmf-dist/doc/latex/mandi/vdemo.py
@@ -1,4 +1,4 @@
-from __future__ import division,print_function
+from __future__ import division, print_function
from visual import *
G = 6.7e-11