summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/musixtex/doc/musixtex.1
blob: 1a233867a9faf9b7cd5dc2869adfba9bf20edbe1 (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
.\" This manpage is licensed under the GNU Public License
.TH MUSIXTEX 1 2011-04-25  "musixtex version 0.3" ""

.SH NAME
musixtex \- processes a MusiXTeX file and then deletes intermediate files

.SH SYNOPSIS
[ texlua ]
.B musixtex[.lua]
[
.IR option
] 
[
.IR jobname 
[ .tex ] 
]

.SH OPTIONS
.TP 8
.B -v 
output program name and version number, and quit
.TP
.B -h
output usage summary and quit
.TP
.B -p 
changes the TeX processor to 
.BR pdfetex (1) 
(and doesn't run 
.BR dvips (1)
and 
.BR ps2pdf (1)
)
.TP
.B -d 
changes the dvi processor to
.BR dvipdfm (1)
.TP
.B -s 
stops processing at the dvi file

.SH SEE ALSO
.BR etex (1),
.BR pdfetex (1),
.BR musixflx (1),
.BR dvipdfm (1),
.BR dvips (1),
.BR ps2pdf (1).
.br
musixdoc.pdf

.SH AUTHOR 
This manual page was written by Bob Tennent <rdt@cs.queensu.ca>.