diff options
Diffstat (limited to 'Master/texmf-dist/doc/context/scripts/mkii/imgtopdf.man')
-rw-r--r-- | Master/texmf-dist/doc/context/scripts/mkii/imgtopdf.man | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/context/scripts/mkii/imgtopdf.man b/Master/texmf-dist/doc/context/scripts/mkii/imgtopdf.man new file mode 100644 index 00000000000..5f165363a77 --- /dev/null +++ b/Master/texmf-dist/doc/context/scripts/mkii/imgtopdf.man @@ -0,0 +1,48 @@ +.TH "imgtopdf" "1" "01-01-2013" "version 1.1.2" "ImgToPdf" +.SH NAME +.B imgtopdf +.SH SYNOPSIS +.B imgtopdf [ +.I OPTIONS ... +.B ] [ +.I FILENAMES +.B ] +.SH DESCRIPTION +.B ImgToPdf +.SH OPTIONS +.TP +.B --convert +convert image into pdf +.TP +.B --compression +level of compression in percent +.TP +.B --depth +image depth in bits +.TP +.B --colorspace + colorspace (rgb,cmyk,gray) +.TP +.B --quality +quality in percent +.TP +.B --inputpath +path where files are looked for +.TP +.B --outputpath +path where files end up +.TP +.B --auto +determine settings automatically +.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 |