From 3e0b4848b04542e4b5d3510fbdff3b826354714a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 4 Mar 2018 23:59:46 +0000 Subject: autosp for tl18 git-svn-id: svn://tug.org/texlive/trunk@46820 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/man/man1/tex2aspc.1 | 46 +++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 Master/texmf-dist/doc/man/man1/tex2aspc.1 (limited to 'Master/texmf-dist/doc/man/man1/tex2aspc.1') diff --git a/Master/texmf-dist/doc/man/man1/tex2aspc.1 b/Master/texmf-dist/doc/man/man1/tex2aspc.1 new file mode 100644 index 00000000000..5fa7e3c5b82 --- /dev/null +++ b/Master/texmf-dist/doc/man/man1/tex2aspc.1 @@ -0,0 +1,46 @@ +.\" This manpage is licensed under the GNU Public License +.TH TEX2ASPC 1 2018-02-14 "" "" + +.SH NAME + +tex2aspc \- converts conventional MusiXTeX scores to .aspc format +for processing by +.BR autosp (1). + +.SH SYNOPSIS + +.B tex2aspc +.RB [ \-v\ |\ \-\-version\ |\ \-h\ |\ \-\-help ] + +.B tex2aspc +.IR infile [\fR.tex\fP] +.RI [ outfile [ \fR.aspc\fP ]] + +This program re-factors (sequences of) conventional +note-spacing commands (\\notes \\Notes \\NOtes ...) +in a measure +into +a single \\anotes command. +This is intended for "legacy" scores in order to take advantage of +features +only provided by +.BR autosp (1), +such as "global" skips and processing of \TransformNotes commands. + +.SH LIMITATIONS + + +.B tex2aspc +assumes that & and | (rather than \\nextinstrument and \\nextstaff) are used to separate instruments and staffs. + +User-defined macros are not processed or expanded. + +.SH SEE ALSO +.BR autosp (1) +.PP +musixdoc.pdf + +.SH AUTHOR +This program and manual page were written by Bob Tennent . + + -- cgit v1.2.3