diff options
author | Marius <mariausol@gmail.com> | 2013-04-06 15:00:22 +0300 |
---|---|---|
committer | Marius <mariausol@gmail.com> | 2013-04-06 15:00:22 +0300 |
commit | 99c647f91806e9b73970a8e252af5a7974d5a57d (patch) | |
tree | 19306fbe23ad3b1617edda7c4aa47a9ac44a1ea9 /doc/context/scripts/mkii/mptopdf.man | |
parent | d0342a37af2ced0e9b350e01ab3eaa2311f0cdb9 (diff) | |
download | context-99c647f91806e9b73970a8e252af5a7974d5a57d.tar.gz |
beta 2013.04.05 22:00
Diffstat (limited to 'doc/context/scripts/mkii/mptopdf.man')
-rw-r--r-- | doc/context/scripts/mkii/mptopdf.man | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/doc/context/scripts/mkii/mptopdf.man b/doc/context/scripts/mkii/mptopdf.man new file mode 100644 index 000000000..06feece66 --- /dev/null +++ b/doc/context/scripts/mkii/mptopdf.man @@ -0,0 +1,33 @@ +.TH "mptopdf" "1" "01-01-2013" "version 1.4.1" "convert MetaPost to PDF" +.SH NAME +.B mptopdf +.SH SYNOPSIS +.B mptopdf [ +.I OPTIONS ... +.B ] [ +.I FILENAMES +.B ] +.SH DESCRIPTION +.B convert MetaPost to PDF +.SH OPTIONS +.TP +.B --metafun +use the metafun format to process the file (default is mpost) +.TP +.B --texexec +use texexec (context) to process text snippets +.TP +.B --latex +use latex to process text snippets +.SH AUTHOR +More information about ConTeXt and the tools that come with it can be found at: + + +.B "maillist:" +ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context + +.B "webpage:" +http://www.pragma-ade.nl / http://tex.aanhet.net + +.B "wiki:" +http://contextgarden.net |