diff options
Diffstat (limited to 'doc/context/scripts/mkii/textools.man')
-rw-r--r-- | doc/context/scripts/mkii/textools.man | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/doc/context/scripts/mkii/textools.man b/doc/context/scripts/mkii/textools.man new file mode 100644 index 000000000..76758d983 --- /dev/null +++ b/doc/context/scripts/mkii/textools.man @@ -0,0 +1,62 @@ +.TH "textools" "1" "01-01-2013" "version 1.3.1" "TeXTools" +.SH "NAME" +.PP +.SH "SYNOPSIS" +.PP +.SH \fBtextools\fP [ \fIOPTIONS\fP ... ] [ \fIFILENAMES\fP ] +.SH "DESCRIPTION"\nTeXTools\n +.SH "OPTIONS" +.TP +.B --removemapnames +[pattern] [--recurse] +.TP +.B --restoremapnames +[pattern] [--recurse] +.TP +.B --hidemapnames +[pattern] [--recurse] +.TP +.B --videmapnames +[pattern] [--recurse] +.TP +.B --findfile +filename [--recurse] +.TP +.B --unzipfiles +[pattern] [--recurse] +.TP +.B --fixafmfiles +[pattern] [--recurse] +.TP +.B --mactodos +[pattern] [--recurse] +.TP +.B --fixtexmftrees +[texmfroot] [--force] +.TP +.B --replacefile +filename [--force] +.TP +.B --updatetree +fromroot toroot [--force --nocheck --merge --delete] +.TP +.B --downcasefilenames +[--recurse] [--force] +.TP +.B --stripformfeeds +[--recurse] [--force] +.TP +.B --showfont +filename +.TP +.B --encmake +afmfile encodingname +.TP +.B --tpmmake +tpm file (run in texmf root) +.SH "AUTHOR" +More information about ConTeXt and the tools that come with it can be found at: + +maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context +webpage : http://www.pragma-ade.nl / http://tex.aanhet.net +wiki : http://contextgarden.net |