summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man/man1/pmxchords.1
blob: e9e4990852f822401e529862d9032594ae0ba232 (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
.TH pmxchords 1 "11 Dec 2013" "Version 2013-12-11" "pmxchords Manual Page"
.SH NAME
pmxchords \- This script processes pmx files with chord symbols, allowing for key transpositions
.SH SYNOPSIS
[ texlua ]
.B pmxchords
{
.IR option
|
.IR jobname 
[ .pmx ] 
} ...
.TP
The default effect is to preprocess each pmx file so that chords are transposed as necessary, generating a temporary pmx file which is then processed by pmxab.  Finally the resulting tex file is renamed to have the original jobname.  The default filename for the temporary file is <jobname>_chtr.pmx.

.SH OPTIONS
.TP 8
.B -v 
output program name and version number, and quit
.TP
.B -h
output usage summary and quit
.TP
.B -s 
stop after first step (of producing a temporary pmx file with transposed chord symbols).


.SH SEE ALSO
pmx(1), musixtex(1)
.SH AUTHORS 
pmxchords was written by Ondrej Fafejta
<fafejtao@gmail.com>. This manual page was written by Bob Tennent
<rdt@cs.queensu.ca>.