1TEXTOOLS(1)                         ConTeXt                        TEXTOOLS(1)
2
3
4

NAME

6       textools - generate TeX map files, afm files, fix texmf trees
7
8

SYNOPSIS

10       textools  [  OPTIONS  ...   ] [ pattern or name or fromroot toroot  ] [
11       MODIFIER OPTIONS ...  ]
12
13

DESCRIPTION

15       textools processes map files, converts Mac files to DOS format,  gener‐
16       ates map files, fixes texmf trees, and performs a utility-belt worth of
17       other tasks also useful in installing and maintaining the zillion  aux‐
18       illiary files that tex(1) and its friends require.
19
20

OPTIONS

22       The modifier options are listed after the options that they modify.
23
24       --downcasefilenames [--recurse] [--force]
25
26       --encmake afmfile encodingname
27
28       --findfile filename [--recurse]
29
30       --fixafmfiles [pattern] [--recurse]
31
32       --fixtexmftrees [texmfroot] [--force]
33
34       --hidemapnames [pattern] [--recurse]
35
36       --mactodos [pattern] [--recurse]
37              Fixes newlines from Macintosh files so that the file is readable
38              in DOS.
39
40       --removemapnames [pattern] [--recurse]
41
42       --replacefile filename [--force]
43
44       --restoremapnames [pattern] [--recurse]
45
46       --showfont filename
47
48       --stripformfeeds [--recurse] [--force]
49
50       --tpmmake tpmfile
51              Package files into a t-modulename.tpm file.  Imagine  this  file
52              structure:
53                 tex/context/third/modulename/t-modulename.vim
54                 doc/context/third/modulename/modulename-doc.pdf
55                 doc/context/third/modulename/modulename-demo.pdf
56                 tpm/t-modulename.tpm
57              where t-modulename.tpm is a valid tpm file.  When you run
58                 textools --tpmmake t-modulename
59              the textools command will replace file sizes declared in the tpm
60              file with proper values  and  create  a  ZIP  archive  t-module‐
61              name.zip with the files specified by the tpm file.  This command
62              needs to be run in the root of the TEXMF tree.
63
64       --unzipfiles [pattern] [--recurse]
65
66       --updatetree fromroot toroot [--force --nocheck --merge --delete]
67
68       --videmapnames [pattern] [--recurse]
69
70

SEE ALSO

72       texexec(1), texmfstart(1).
73
74       ConTeXt wiki ⟨http://www.contextgarden.net⟩.
75
76

BUGS

78       This manual page is incomplete because I have no clue what this program
79       does.
80
81

AUTHOR

83       textools(1) is part of the ConTeXt ⟨http://www.contextgarden.net⟩ suite
84       of typesetting programs based on the tex(1) family of typesetting  pro‐
85       grams.  This manual page was written by Sanjoy Mahajan <sanjoy@mit.edu>
86       based on running textools --help and with help from Mojca Miklavec.  It
87       is in the public domain.
88
89
90
91textools 1.3.1                   January 2007                      TEXTOOLS(1)
Impressum