From d79a721c345c9a2ced6c0640e88c10cc3378c1f0 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 1 Jul 2020 03:03:30 +0000 Subject: CTAN sync 202007010303 --- support/xml2pmx/doc/xml2pmx.1 | 47 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 support/xml2pmx/doc/xml2pmx.1 (limited to 'support/xml2pmx/doc/xml2pmx.1') diff --git a/support/xml2pmx/doc/xml2pmx.1 b/support/xml2pmx/doc/xml2pmx.1 new file mode 100644 index 0000000000..3fc9c14219 --- /dev/null +++ b/support/xml2pmx/doc/xml2pmx.1 @@ -0,0 +1,47 @@ +.TH XML2PMX 1 2020-05-21 "" "" + +.SH DESCRIPTION + +xml2pmx translates MusicXML files to input suitable for PMX processing + +.SH SYNOPSIS + +.B xml2pmx +.RB [ \-v\ |\ \-\-version\ |\ \-h\ |\ \-\-help ] + +.B xml2pmx +.IR input .xml +.IR output .pmx +[ p | d | v | s | l ] .. + +The +.BR musixtex.lua +script +from version 0.23 supports +.BR xml2pmx +as a pre-preprocessor for MusicXML files. + +.SH OPTIONS + +The meanings of the letter options are as follows: + + p XML parser output; not recommended unless the terminal window process has enough storage + + d information on "directions" (dynamical marks etc) + + v distribution of voices over instruments and measures + + s statistics of MusicXML tags like , etc + + l for extracting lyrics in a separate file + +.SH SEE ALSO + +.BR pmx (1) +.BR obc (1) +.BR musixtex (1) + +.SH AUTHORS +This man page was written by Bob Tennent . +XML2PMX was written by Dieter Gloetzel and +adapted for compilation by obc (the Oxford Oberon Compiler) by Mike Spivey . -- cgit v1.2.3