summaryrefslogtreecommitdiff
path: root/Documentation/snippets/multi-measure-rest-markup.ly
diff options
context:
space:
mode:
authorPhil Holmes <mail@philholmes.net>2013-02-02 15:23:08 +0000
committerPhil Holmes <mail@philholmes.net>2013-02-02 15:24:52 +0000
commit0859431a3b2a6c36b2fee643563c6fd914fe9884 (patch)
treebf6e971e7cdcd1b5d3e06198ee587c6015aabbe3 /Documentation/snippets/multi-measure-rest-markup.ly
parente797772ef677c797c169b7096a28f6a5959353ef (diff)
LSR updates
Diffstat (limited to 'Documentation/snippets/multi-measure-rest-markup.ly')
-rw-r--r--Documentation/snippets/multi-measure-rest-markup.ly18
1 files changed, 8 insertions, 10 deletions
diff --git a/Documentation/snippets/multi-measure-rest-markup.ly b/Documentation/snippets/multi-measure-rest-markup.ly
index d7bd204f2c..e1d8deea44 100644
--- a/Documentation/snippets/multi-measure-rest-markup.ly
+++ b/Documentation/snippets/multi-measure-rest-markup.ly
@@ -13,27 +13,25 @@
Markups attached to a multi-measure rest will be centered above or
below it. Long markups attached to multi-measure rests do not cause
the measure to expand. To expand a multi-measure rest to fit the
-markup, use a spacer rest with an attached markup before the
+markup, use an empty chord with an attached markup before the
multi-measure rest.
-Note that the spacer rest causes a bar line to be inserted. Text
-attached to a spacer rest in this way is left-aligned to the position
-where the note would be placed in the measure, but if the measure
-length is determined by the length of the text, the text will appear to
-be centered.
+Text attached to a spacer rest in this way is left-aligned to the
+position where the note would be placed in the measure, but if the
+measure length is determined by the length of the text, the text will
+appear to be centered.
"
doctitle = "Multi-measure rest markup"
} % begin verbatim
-
\relative c' {
\compressFullBarRests
\textLengthOn
- s1*0^\markup { [MAJOR GENERAL] }
+ <>^\markup { [MAJOR GENERAL] }
R1*19
- s1*0_\markup { \italic { Cue: ... it is yours } }
- s1*0^\markup { A }
+ <>_\markup { \italic { Cue: ... it is yours } }
+ <>^\markup { A }
R1*30^\markup { [MABEL] }
\textLengthOff
c4^\markup { CHORUS } d f c