]> git.donarmstrong.com Git - lilypond.git/commitdiff
LSR: update.
authorNeil Puttock <n.puttock@gmail.com>
Fri, 12 Sep 2008 22:30:20 +0000 (23:30 +0100)
committerNeil Puttock <n.puttock@gmail.com>
Fri, 12 Sep 2008 22:30:20 +0000 (23:30 +0100)
input/lsr/dotted-harmonics.ly [new file with mode: 0644]
input/lsr/multi--measure-rest-markup.ly [new file with mode: 0644]
input/lsr/rhythms.snippet-list
input/lsr/text.snippet-list
input/lsr/tweaks-and-overrides.snippet-list
input/lsr/unfretted-strings.snippet-list

diff --git a/input/lsr/dotted-harmonics.ly b/input/lsr/dotted-harmonics.ly
new file mode 100644 (file)
index 0000000..e9bd4e4
--- /dev/null
@@ -0,0 +1,21 @@
+%% Do not edit this file; it is auto-generated from input/new
+%% This file is in the public domain.
+\version "2.11.58"
+
+\header {
+  lsrtags = "unfretted-strings,tweaks-and-overrides"
+  texidoc = "Artificial harmonics using @code{\\harmonic} do not show
+dots.  To override this behavior, set the context property
+@code{harmonicDots}."
+  doctitle = "Dotted harmonics"
+} % begin verbatim
+
+\relative c''' {
+  \time 3/4
+  \key f \major
+  \set harmonicDots = ##t
+  <bes f'\harmonic>2. ~
+  <bes f'\harmonic>4. <a e'\harmonic>8( <gis dis'\harmonic> <g d'\harmonic>)
+  <fis cis'\harmonic>2.
+  <bes f'\harmonic>2.
+}
diff --git a/input/lsr/multi--measure-rest-markup.ly b/input/lsr/multi--measure-rest-markup.ly
new file mode 100644 (file)
index 0000000..f688d03
--- /dev/null
@@ -0,0 +1,31 @@
+%% Do not edit this file; it is auto-generated from input/new
+%% This file is in the public domain.
+\version "2.11.58"
+
+\header {
+  lsrtags = "rhythms, text"
+  texidoc = "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 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."
+  doctitle = "Multi-measure rest markup"
+} % begin verbatim
+
+\relative c' {
+  \compressFullBarRests
+  \textLengthOn
+  s1*0^\markup { [MAJOR GENERAL] }
+  R1*19
+  s1*0_\markup { \italic { Cue: ... it is yours } }
+  s1*0^\markup { A }
+  R1*30^\markup { [MABEL] }
+  \textLengthOff
+  c4^\markup { CHORUS } d f c
+}
index 83c7b0f107e8d02eea14021d17d75e34a502a6bd..3280f1f75f0b4b2b82fa90e563c7c193ea066b36 100644 (file)
@@ -1,6 +1,7 @@
 adding-beams,-slurs,-ties-etc.-when-using-tuplet-and-non-tuplet-rythms..ly
 beams-across-line-breaks.ly
 manually-controlling-beam-positions.ly
+multi--measure-rest-markup.ly
 adding-drum-parts.ly
 rest-styles.ly
 chant-or-psalms-notation.ly
index 247edae7b3944ccaad96373de740c200f430ede1..152958290aa25f6d5d04abc65eaa09d8e04354a9 100644 (file)
@@ -17,6 +17,7 @@ aligning-marks-with-various-notation-objects.ly
 markup-lines.ly
 piano-template-with-centered-lyrics.ly
 creating-simultaneous-rehearsal-marks.ly
+multi--measure-rest-markup.ly
 three-sided-box.ly
 utf-8.ly
 blanking-staff-lines-using-the--whiteout-command.ly
index 12cce7b080487b68b0a374ee63ada9c2e4b6bbf0..f2d6ce73c14152665acbc8fe96ac76907e94fa6e 100644 (file)
@@ -1,3 +1,4 @@
+dotted-harmonics.ly
 forcing-horizontal-shift-of-notes.ly
 display-bracket-with-only-one-staff-in-a-system.ly
 rhythmic-slashes.ly
index 5ee803315fbd918d46e2093cc65ad6afbba92b11..0df7e2dca4274d2a52b96bf90ee9e78367c843da 100644 (file)
@@ -1,5 +1,6 @@
+dotted-harmonics.ly
 string-quartet-template-with-separate-parts.ly
-string-quartet-template-simple.ly
-changing--flageolet-mark-size.ly
 creating-slurs-across-voices.ly
+changing--flageolet-mark-size.ly
+string-quartet-template-simple.ly
 demo-midiinstruments.ly