logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pmxchords - This script processes pmx files with chord symbols, allowing for key transpositions

Authors

       pmxchords was written by Ondrej Fafejta <fafejtao@gmail.com>. This manual page was written by Bob Tennent
       <rdt@cs.queensu.ca>.

Version 2013-12-11                                 11 Dec 2013                                      pmxchords(1)

Name

       pmxchords - This script processes pmx files with chord symbols, allowing for key transpositions

Options

-v      output program name and version number, and quit

       -h      output usage summary and quit

       -s      stop after first step (of producing a temporary pmx file with transposed chord symbols).

See Also

pmx(1), musixtex(1)

Synopsis

       [ texlua ] pmxchords { option | jobname [ .pmx ] } ...

       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.

See Also