summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/m-tx/m-tx.html
blob: ec976065e2e8e7011a271735ad36e0ff4e1c983f (plain)
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
Content-type: text/html

<HTML><HEAD><TITLE>Manpage of m-tx</TITLE>
</HEAD><BODY>
<H1>m-tx</H1>
Section:  (1)<BR>Updated: 2013-12-11<BR><A HREF="#index">Index</A>
<A HREF="http://localhost/cgi-bin/man/man2html">Return to Main Contents</A><HR>

<P>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>

m-tx - This script processes mtx files then deletes intermediate files
<P>
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>

[ texlua ]
<B>m-tx[.lua]</B>

{
<I>option</I>

|
<I>jobname</I>

[ .mtx ] 
} ...
<DL COMPACT>
<DT>The default effect is to process each file using <DD>
<DT><B><A HREF="http://localhost/cgi-bin/man/man2html?1+prepmx">prepmx</A></B>(1)

<DD>
(pre-pre-processing pass)
<DT><B><A HREF="http://localhost/cgi-bin/man/man2html?1+pmxab">pmxab</A></B>(1)

<DD>
(pre-processing pass)
<DT><B><A HREF="http://localhost/cgi-bin/man/man2html?1+etex">etex</A></B>(1)

<DD>
(first pass)
<DT><B><A HREF="http://localhost/cgi-bin/man/man2html?1+musixflx">musixflx</A></B>(1)

<DD>
(second pass)
<DT><B><A HREF="http://localhost/cgi-bin/man/man2html?1+etex">etex</A></B>(1)

<DD>
(third pass)
<DT><B><A HREF="http://localhost/cgi-bin/man/man2html?1+dvips">dvips</A></B>(1)

<DD>
(dvi to Postscript)
<DT><B><A HREF="http://localhost/cgi-bin/man/man2html?1+ps2pdf">ps2pdf</A></B>(1)

<DD>
(Postscript to Portable Document Format)
<DT>followed by removal of intermediate files.<DD>
<P>
</DL>
<A NAME="lbAD">&nbsp;</A>
<H2>OPTIONS</H2>

<DL COMPACT>
<DT><B>-v </B>

<DD>
output program name and version number, and quit
<DT><B>-h</B>

<DD>
output usage summary and quit
<DT><B>-l </B>

<DD>
changes the TeX processor to
<B><A HREF="http://localhost/cgi-bin/man/man2html?1+latex">latex</A></B>(1)

or
<B><A HREF="http://localhost/cgi-bin/man/man2html?1+pdflatex">pdflatex</A></B>(1)

<DT><B>-p </B>

<DD>
changes the TeX processor to 
<B><A HREF="http://localhost/cgi-bin/man/man2html?1+pdfetex">pdfetex</A></B>(1)

or
<B><A HREF="http://localhost/cgi-bin/man/man2html?1+pdflatex">pdflatex</A></B>(1)

(and doesn't run 
<B><A HREF="http://localhost/cgi-bin/man/man2html?1+dvips">dvips</A></B>(1)

and 
<B><A HREF="http://localhost/cgi-bin/man/man2html?1+ps2pdf">ps2pdf</A></B>(1)

or
<B><A HREF="http://localhost/cgi-bin/man/man2html?1+dvipdfm">dvipdfm</A></B>(1)

)
<DT><B>-d </B>

<DD>
changes the dvi processor to
<B><A HREF="http://localhost/cgi-bin/man/man2html?1+dvipdfm">dvipdfm</A></B>(1)

<DT><B>-c</B>

<DD>
use pmxchords before pmx
<DT><B>-F fmt</B>

<DD>
uses fmt as the TeX processor
<DT><B>-s </B>

<DD>
stops processing at the dvi file
<DT><B>-t</B>

<DD>
stops processing at the tex (and midi) files
<DT><B>-m</B>

<DD>
stops processing at the pmx file
<DT><B>-i</B>

<DD>
retain intermediate files
<DT><B>-f</B>

<DD>
default processing 
<DT>Options affect processing of all succeeding mtx files unless changed by another option.<DD>
<P>
</DL>
<A NAME="lbAE">&nbsp;</A>
<H2>SEE ALSO</H2>

<B><A HREF="http://localhost/cgi-bin/man/man2html?1+prepmx">prepmx</A></B>(1)

<B><A HREF="http://localhost/cgi-bin/man/man2html?1+pmxab">pmxab</A></B>(1)

<B><A HREF="http://localhost/cgi-bin/man/man2html?1+scor2prt">scor2prt</A></B>(1)

<B><A HREF="http://localhost/cgi-bin/man/man2html?1+etex">etex</A></B>(1),

<B><A HREF="http://localhost/cgi-bin/man/man2html?1+latex">latex</A></B>(1),

<B><A HREF="http://localhost/cgi-bin/man/man2html?1+pdfetex">pdfetex</A></B>(1),

<B><A HREF="http://localhost/cgi-bin/man/man2html?1+pdflatex">pdflatex</A></B>(1),

<B><A HREF="http://localhost/cgi-bin/man/man2html?1+musixflx">musixflx</A></B>(1),

<B><A HREF="http://localhost/cgi-bin/man/man2html?1+dvipdfm">dvipdfm</A></B>(1),

<B><A HREF="http://localhost/cgi-bin/man/man2html?1+pmxchords">pmxchords</A></B>(1),

<B><A HREF="http://localhost/cgi-bin/man/man2html?1+dvips">dvips</A></B>(1),

<B><A HREF="http://localhost/cgi-bin/man/man2html?1+ps2pdf">ps2pdf</A></B>(1).

<BR>

mtx260.pdf
<P>
<A NAME="lbAF">&nbsp;</A>
<H2>AUTHOR </H2>

This manual page was written by Bob Tennent &lt;<A HREF="mailto:rdt@cs.queensu.ca">rdt@cs.queensu.ca</A>&gt;.
<P>

<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT><A HREF="#lbAB">NAME</A><DD>
<DT><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT><A HREF="#lbAD">OPTIONS</A><DD>
<DT><A HREF="#lbAE">SEE ALSO</A><DD>
<DT><A HREF="#lbAF">AUTHOR </A><DD>
</DL>
<HR>
This document was created by
<A HREF="http://localhost/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 22:12:01 GMT, December 11, 2013
</BODY>
</HTML>