diff options
author | Karl Berry <karl@freefriends.org> | 2012-12-31 23:17:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-12-31 23:17:17 +0000 |
commit | f7d44df0c7bc9939ac13ff254fe97b47af0b16b9 (patch) | |
tree | 38c5af534c6e3040c10c3d03694ee7f6f26bdcf6 /Master/texmf-dist/doc/latex/mandi/README | |
parent | 3c0d257b00b36e468d76902fa2e37b97b490afba (diff) |
new latex package mandi (31dec12)
git-svn-id: svn://tug.org/texlive/trunk@28677 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/mandi/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/mandi/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/mandi/README b/Master/texmf-dist/doc/latex/mandi/README new file mode 100644 index 00000000000..eaa43321f25 --- /dev/null +++ b/Master/texmf-dist/doc/latex/mandi/README @@ -0,0 +1,10 @@ +The mandi package provides commands for typesetting symbols, expressions, and +quantities used in introductory physics and astronomy. Many of the commands are +inspired by Matter & Interactions by Ruth Chabay and Bruce Sherwood. Many of +the astronomical commands were inspired by my own classroom needs. It must be +understood that mandi does not do any computations! It only provides commands +for typesetting. + +Run the file mandi.dtx through (pdf)LaTeX to generate README (this file), +mandi.ins, mandi.sty, vdemo.py, and mandi.pdf (user documentation). I assume +a TeXLive2011 or later distribution is installed. |