]> git.donarmstrong.com Git - lilypond.git/commitdiff
LSR: update.
authorGraham Percival <graham@percival-music.ca>
Fri, 17 Sep 2010 18:19:43 +0000 (19:19 +0100)
committerGraham Percival <graham@percival-music.ca>
Fri, 17 Sep 2010 18:19:43 +0000 (19:19 +0100)
Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly
Documentation/snippets/changing-the-tempo-without-a-metronome-mark.ly
Documentation/snippets/creating-metronome-marks-in-markup-mode.ly
Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly
Documentation/snippets/rhythms.snippet-list
Documentation/snippets/staff-notation.snippet-list
Documentation/snippets/vocal-music.snippet-list

index 04c1b6f1e9d6576555c803e151e99aeffdb693d1..010d32abcd67f244e92e7d08dca3105109da20df 100644 (file)
@@ -1,6 +1,7 @@
-%% Do not edit this file; it is automatically
-%% generated from LSR http://lsr.dsi.unimi.it
-%% This file is in the public domain.
+% Do not edit this file; it is automatically
+% generated from Documentation/snippets/new
+% This file is in the public domain.
+%% Note: this file works from version 2.13.34
 \version "2.13.34"
 
 \header {
@@ -20,6 +21,7 @@ Many passages can be cued, but they cannot overlap each other in time.
   doctitle = "Adding orchestral cues to a vocal score"
 } % begin verbatim
 
+
 cueWhile =
   #(define-music-function
     (parser location instrument name dir music)
@@ -34,7 +36,7 @@ cueWhile =
     #}
   )
 
-flute = \relative c'' { 
+flute = \relative c'' {
   \transposition c'
   s4 s4 e g
 }
index 1ccd122adc9c29a6282141086d81f7db436cb8a3..8645cd7710d1cae8b5a505b23e012dbfe3c5e6b7 100644 (file)
@@ -4,7 +4,7 @@
 \version "2.13.31"
 
 \header {
-  lsrtags = "staff-notation, tweaks-and-overrides, midi"
+  lsrtags = "rhythms, tweaks-and-overrides, midi"
 
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
   texidoces = "
index ee658bdc523aa647cc2648fce2b680a8446e23cb..7182670d870e33922bb75a65eaad36529945c462 100644 (file)
@@ -4,7 +4,7 @@
 \version "2.13.31"
 
 \header {
-  lsrtags = "staff-notation"
+  lsrtags = "rhythms"
 
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
   texidoces = "
index 57d974c520f750843f77a4762949314f02774382..2239a17966c656fb02b67d6c5f1ee5716614bbfb 100644 (file)
@@ -4,7 +4,7 @@
 \version "2.13.31"
 
 \header {
-  lsrtags = "expressive-marks, staff-notation, tweaks-and-overrides"
+  lsrtags = "rhythms, expressive-marks, tweaks-and-overrides"
 
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
   texidoces = "
index 1e235be4c4fc7a587d7f983ef7416618067105fc..810bfc79fab880ac9a986ade8442d31a48de6484 100644 (file)
@@ -10,6 +10,7 @@ beams-across-line-breaks.ly
 changing-beam-knee-gap.ly
 changing-form-of-multi-measure-rests.ly
 changing-the-number-of-augmentation-dots-per-note.ly
+changing-the-tempo-without-a-metronome-mark.ly
 changing-the-time-signature-without-affecting-the-beaming.ly
 changing-the-tuplet-number.ly
 changing-time-signatures-inside-a-polymetric-section-using--scaledurations.ly
@@ -17,6 +18,7 @@ chant-or-psalms-notation.ly
 compound-time-signatures.ly
 conducting-signs,-measure-grouping-signs.ly
 controlling-tuplet-bracket-visibility.ly
+creating-metronome-marks-in-markup-mode.ly
 engraving-ties-manually.ly
 engraving-tremolos-with-floating-beams.ly
 entering-several-tuplets-using-only-one--times-command.ly
@@ -42,6 +44,7 @@ positioning-multi-measure-rests.ly
 preventing-final-mark-from-removing-final-tuplet.ly
 printing-bar-numbers-at-regular-intervals.ly
 printing-bar-numbers-inside-boxes-or-circles.ly
+printing-metronome-and-rehearsal-marks-below-the-staff.ly
 printing-music-with-different-time-signatures.ly
 printing-the-bar-number-for-the-first-measure.ly
 redefining-grace-note-global-defaults.ly
index d7c8ab725b6528c231b129b14f652c086e4c4d1b..6d256b9d3ad0012124d677facde7aa9504dfad83 100644 (file)
@@ -2,11 +2,10 @@ adding-ambitus-per-voice.ly
 adding-an-extra-staff-at-a-line-break.ly
 adding-an-extra-staff.ly
 adding-indicators-to-staves-which-get-split-after-a-break.ly
+adding-orchestral-cues-to-a-vocal-score.ly
 changing-the-number-of-lines-in-a-staff.ly
 changing-the-staff-size.ly
-changing-the-tempo-without-a-metronome-mark.ly
 creating-blank-staves.ly
-creating-metronome-marks-in-markup-mode.ly
 display-bracket-with-only-one-staff-in-a-system.ly
 forcing-measure-width-to-adapt-to-metronomemarks-width.ly
 incipit.ly
@@ -18,7 +17,6 @@ mensurstriche-layout-bar-lines-between-the-staves.ly
 modern-tab-text-clef.ly
 nesting-staves.ly
 non-traditional-key-signatures.ly
-printing-metronome-and-rehearsal-marks-below-the-staff.ly
 quoting-another-voice-with-transposition.ly
 quoting-another-voice.ly
 removing-the-first-empty-line.ly
index a8d4c8714919fb751a4e5e5631b9499524aab747..5f5ee829ec60aed8c03a55bfd9cb417df4dcc5f6 100644 (file)
@@ -1,5 +1,6 @@
 adding-ambitus-per-voice.ly
 adding-indicators-to-staves-which-get-split-after-a-break.ly
+adding-orchestral-cues-to-a-vocal-score.ly
 adjusting-lyrics-vertical-spacing.ly
 ambitus-with-multiple-voices.ly
 ambitus.ly