diff options
author | Karl Berry <karl@freefriends.org> | 2011-03-06 00:56:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-03-06 00:56:59 +0000 |
commit | 0d9de0fdcbe9d6f215c9341651d5b6033d7c673e (patch) | |
tree | 7b1f8f7f823b5dcd3705f10297926b9d0fd7e3f3 /Master/texmf-dist/doc/latex/mpgraphics/README | |
parent | 6c3b1b3b55d858db3797bb0c390e6069f7a7110c (diff) |
new latex/mpost package mpgraphics (5mar11)
git-svn-id: svn://tug.org/texlive/trunk@21613 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/mpgraphics/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/mpgraphics/README | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/mpgraphics/README b/Master/texmf-dist/doc/latex/mpgraphics/README new file mode 100644 index 00000000000..2b1ebecc388 --- /dev/null +++ b/Master/texmf-dist/doc/latex/mpgraphics/README @@ -0,0 +1,23 @@ +_________________ +The mpgraphics package +v0.1 + +mpgraphics allows users to typeset metapost inline and display +figures in their LaTeX documents with only and only one run of +LaTeX, or PDFLaTeX, or XelaTeX (no separate runs of mpost). +mpgraphics achieves this by using shell scape or write 18 +feature so the whole process is automatic and the +end user do not need to carry out the long process. + +______________ +Vafa Khalighi +vafakhlgh@gmail.com + +Copyright © 2011 +Distributed under the LaTeX Project Public License +It may be distributed and/or modified under the LaTeX Project Public License, +version 1.3c or higher (your choice). The latest version of +this license is at: http://www.latex-project.org/lppl.txt + +This work is “author-maintained” (as per LPPL maintenance status) +by Vafa Khalighi. |