summaryrefslogtreecommitdiff
path: root/Build/source/utils/autosp/autosp-src/autosp.1
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2017-04-06 23:47:07 +0000
committerNorbert Preining <preining@logic.at>2017-04-06 23:47:07 +0000
commitdbffbdc33cd97be923ec22897588e0c93842a9d5 (patch)
tree3d53e749bc1d4198f99361d9e6221a4b47d2e05e /Build/source/utils/autosp/autosp-src/autosp.1
parentd5cd11ad89b0c0058a8c443fbec83a01f1fe877a (diff)
import new autosp sources (7Apr17)
git-svn-id: svn://tug.org/texlive/trunk@43712 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/autosp/autosp-src/autosp.1')
-rw-r--r--Build/source/utils/autosp/autosp-src/autosp.117
1 files changed, 12 insertions, 5 deletions
diff --git a/Build/source/utils/autosp/autosp-src/autosp.1 b/Build/source/utils/autosp/autosp-src/autosp.1
index aeaf6a59cf4..dd66df84458 100644
--- a/Build/source/utils/autosp/autosp-src/autosp.1
+++ b/Build/source/utils/autosp/autosp-src/autosp.1
@@ -1,5 +1,5 @@
.\" This manpage is licensed under the GNU Public License
-.TH AUTOSP 1 2016-10-31 "" ""
+.TH AUTOSP 1 2017-04-06 "" ""
.SH NAME
autosp \- preprocessor to generate note-spacing commands for MusiXTeX scores
@@ -126,9 +126,14 @@ coded using the standard \\def\\atnextbar notation but also
the non-standard command \\Cpause in a note segment generates a
bar-centered rest.
-Spacing commands \\sk and \\hsk
-(but not \\qsk, \\hqsk or \\qqsk)
-in the source are discarded.
+Spacing commands \\sk and \\hsk in the source are discarded,
+but not \\qsk, \\hqsk or \\qqsk;
+moreover
+non-standard commands
+\\Qsk, \\HQsk and \\QQsk generate "global" skips; i.e., the effect of \\qsk, \\hqsk or \\qqsk in
+.I every
+staff.
+
A note segment can be completely empty, but if a note segment should start
with or contain a "space," the note-value
of that space must be made explicit with a command of the
@@ -209,7 +214,9 @@ of
64ths.
.B autosp
cannot deal with simultaneous x-tuplets in multiple staffs unless the x values and
-note durations are identical.
+note durations are identical. Global skips (\\QQsk, \\HQsk and \\Qsk) are
+ineffective if a staff has an x-tuplet; however, "local" skips (\\qqsk, \\hqsk, \\qsk)
+are effective.
User-defined macros are not processed or expanded.