1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
.TH "mtx-convert" "1" "01-01-2024" "version 0.10" "ConTeXT Graphic Conversion Helpers"
.SH NAME
mtx-convert - ConTeXT Graphic Conversion Helpers
.SH SYNOPSIS
.B mtxrun --script convert [
.I OPTIONS ...
.B ] [
.I FILENAMES
.B ]
.SH DESCRIPTION
.B ConTeXT Graphic Conversion Helpers
.SH OPTIONS
.TP
.B --convertall
convert all graphics on path
.TP
.B --inputpath=string
original graphics path
.TP
.B --outputpath=string
converted graphics path
.TP
.B --watch
watch folders
.TP
.B --force
force conversion (even if older)
.TP
.B --delay
time between sweeps
.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
|