ma-cb-en-runtimefiles.tex /size: 1518 b    last modification: 2020-07-01 14:35
1\startcomponent ma-cb-en-runtimefiles
2
3\enablemode[**en-us]
4
5\project ma-cb
6
7\startchapter[title=Auxilliary files,reference=runtimefiles]
8
9\index[tuc]{{\tt tuc}--file}
10\index{auxilliary files}
11
12\CONTEXT\ will produce a number of auxilliary files during processing. If your
13input file is called \type{myfile.tex} the following files may appear on your
14working directory.
15
16\index[tuc]{{\tt tuc}--file}
17\index{auxilliary files}
18
19\starttabulate[|l|l|l|]
20\HL
21\NC \darkgray \bf \CONTEXT\ MkII \NC \bf \CONTEXT\ MkIV \NC \bf Meaning                      \NC\NR
22\HL
23\NC \darkgray \tt myfile.tex     \NC \tt myfile.tex     \NC your text file                   \NC\NR
24\HL
25\NC \darkgray \tt myfile.log     \NC \tt myfile.log     \NC log information                  \NC\NR
26\NC \darkgray \tt myfile.tuo     \NC \tt myfile.tuc     \NC output information               \NC\NR
27\NC \darkgray \tt myfile.tui     \NC                    \NC \darkgray input information      \NC\NR
28\NC \darkgray \tt myfile.tmp     \NC                    \NC \darkgray temporary information  \NC\NR
29\NC \darkgray \tt mpgraph.mp     \NC                    \NC \darkgray \METAPOST\ information \NC\NR
30\HL
31\NC \darkgray \tt myfile.pdf     \NC \tt myfile.pdf     \NC result file                      \NC\NR
32\HL
33\stoptabulate
34
35The \type{myfile.tuc} file contains information about registers, lists and
36references which will be used when necessary. The \type{myfile.log}
37can be viewed in case there are problems during processing.
38
39\stopchapter
40
41\stopcomponent
42