diff options
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/ctxtools.1')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/ctxtools.1 | 148 |
1 files changed, 67 insertions, 81 deletions
diff --git a/Master/texmf-dist/doc/man/man1/ctxtools.1 b/Master/texmf-dist/doc/man/man1/ctxtools.1 index c22263d4267..93218f2295f 100644 --- a/Master/texmf-dist/doc/man/man1/ctxtools.1 +++ b/Master/texmf-dist/doc/man/man1/ctxtools.1 @@ -1,89 +1,75 @@ -.de URL -\\$2 \(laURL: \\$1 \(ra\\$3 -.. -.if \n[.g] .mso www.tmac -.de EX -.in +3 -.nf -.ft CW -.. -.de EE -.in -3 -.ft R -.fi -.. -.TH CTXTOOLS "1" "January 2007" "ctxtools 1.3.3" "ConTeXt" - +.TH "ctxtools" "1" "01-01-2013" "version 1.3.5" "CtxTools" .SH NAME -ctxtools \- clean up temporary ConTeXt files, install latest ConTeXt - -.SH "SYNOPSIS" -\fBctxtools\fP [ \fIOPTION\fP ... ] - +.B ctxtools +.SH SYNOPSIS +.B ctxtools [ +.I OPTIONS ... +.B ] [ +.I FILENAMES +.B ] .SH DESCRIPTION -\fBctxtools\fP is useful for dealing with ConTeXt source and generated -files and for installing new versions of ConTeXt. - -.SH "OPTIONS" -.TP -.B --help -Print the available options. -.TP -.B --purgefiles -Get rid of many temporary files generated by ConTeXt. You can give the -.B --all -option to remove a larger fraction of those files, -and the -.B --recurse -option to remove these files also in subdirectories. -.TP +.B CtxTools +.SH OPTIONS +.TP +.B --touchcontextfile +update context version +.TP .B --contextversion -Show the date of the ConTeXt macros and the format file. Useful after -upgrading ConTeXt (perhaps using \fB--updatecontext\fP) to check -whether the new formats and macros are visible to the TeX path -searches (see -.BR kpsewhich (1). -.TP +report context version +.TP +.B --jeditinterface +generate jedit syntax files [--pipe] +.TP +.B --bbeditinterface +generate bbedit syntax files [--pipe] +.TP +.B --sciteinterface +generate scite syntax files [--pipe] +.TP +.B --rawinterface +generate raw syntax files [--pipe] +.TP +.B --translateinterface +generate interface files (xml) [nl de ..] +.TP +.B --purgefiles +remove temporary files [--all --recurse] [basename] +.TP +.B --documentation generate documentation [--type=] +[filename] +.TP +.B --filterpages' +) # no help, hidden temporary feature +.TP +.B --dpxmapfiles +convert pdftex mapfiles to dvipdfmx [--force] [texmfroot] +.TP +.B --listentities +create doctype entity definition from enco-uc.tex +.TP +.B --brandfiles +add context copyright notice [--force] +.TP +.B --platformize +replace line-endings [--recurse --force] [pattern] +.TP +.B --dependencies analyze depedencies within context [--save --compact --filter=[macros|filenames] ] +[filename] +.TP .B --updatecontext -Download the latest ConTeXt distribution and install it in the -TEXMFLOCAL tree (see -.BR kpsewhich (1) -for information on -TeX path searching). TEXMFLOCAL usually points to a system-wide -location. If you want to install the new ConTeXt in your home -directory (i.e. an install for one user), then set the TEXMFLOCAL -environment variable while running -.BR ctxtools . -For example, using the syntax of the Bourne shell -.BR sh (1): -.EX -TEXMFLOCAL=$HOME/texmf ctxtools --updatecontext -.EE -.TP -.B --documentation -Generate a \fI.ted\fP file from the source file. See also the -\fB--module\fP option to -.BR texexec (1). -.TP -\fB--patternfiles\fP [languagecode] -Generate pattern files. You can also give the -\fB--all\fP, \fB--xml\fP, and \fB--utf8\fP options. - -.SH "ENVIRONMENT" +download latest version and remake formats [--proxy] .TP -TEXMFLOCAL -Used by \f(CW--updatecontext\fP to decide where to install the distribution. +.B --disarmutfbom +remove utf bom [--force] +.SH AUTHOR +More information about ConTeXt and the tools that come with it can be found at: + -.SH "SEE ALSO" -.PP -.BR texexec (1), -.BR texmfstart (1). -.PP -.URL "http://www.contextgarden.net" "ConTeXt wiki" . +.B "maillist:" +ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context -.SH BUGS -This manual page is not complete. +.B "webpage:" +http://www.pragma-ade.nl / http://tex.aanhet.net -.SH "AUTHOR" -This manual page was written by Sanjoy Mahajan <sanjoy@mit.edu>. It is in -the public domain. +.B "wiki:" +http://contextgarden.net |