diff options
author | Hans Hagen <pragma@wxs.nl> | 2013-04-05 22:00:00 +0200 |
---|---|---|
committer | Hans Hagen <pragma@wxs.nl> | 2013-04-05 22:00:00 +0200 |
commit | 67eb8a2fa983fc472649cfdcb5b4a6ebe4739f62 (patch) | |
tree | ffa5a2fdbf7b456c7afbb3b947e5d31241f49375 /doc/context/scripts/mkii/mptopdf.man | |
parent | 94cf6213fbed1c43b46b4debdf05b682d5dba543 (diff) | |
download | context-67eb8a2fa983fc472649cfdcb5b4a6ebe4739f62.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 |