]> git.donarmstrong.com Git - lilypond.git/commitdiff
LSR: update.
authorGraham Percival <graham@percival-music.ca>
Sat, 24 May 2008 20:25:52 +0000 (13:25 -0700)
committerGraham Percival <graham@percival-music.ca>
Sat, 24 May 2008 20:25:52 +0000 (13:25 -0700)
14 files changed:
input/lsr/ancient-notation.snippet-list
input/lsr/contexts-and-engravers.snippet-list
input/lsr/editorial-annotations.snippet-list
input/lsr/expressive-marks.snippet-list
input/lsr/indicating-cross-staff-chords-with-arpeggio-bracket.ly [new file with mode: 0644]
input/lsr/keyboards.snippet-list
input/lsr/merging-multi-measure-rests-in-a-polyphonic-part.ly [new file with mode: 0644]
input/lsr/rhythms.snippet-list
input/lsr/staff-notation.snippet-list
input/lsr/template.snippet-list
input/lsr/text.snippet-list
input/lsr/tweaks-and-overrides.snippet-list
input/lsr/unfretted-strings.snippet-list
input/lsr/vocal-music.snippet-list

index 5cc01498c384b6768ce0fa2304d2c7c150e11b52..8593b52ab3a1530bd905b0798158bebbf25316e0 100644 (file)
@@ -1,9 +1,9 @@
-ancient-fonts.ly
+transcription-of-ancient-music-with-incipit.ly
 chant-or-psalms-notation.ly
 adding-a-figured-bass-above-or-below-the-notes.ly
 incipit.ly
 ancient-notation-template----modern-transcription-of-mensural-music.ly
-transcription-of-ancient-music-with-incipit.ly
+ancient-fonts.ly
 ancient-time-signatures.ly
 custodes.ly
 mensurstriche-layout-bar-lines-between-the-staves.ly
index 34d873ef8c00f2f0e2f0656e8feab84a0037a7d6..670a7a75febc7101cca765da73e4205fe7bbed2c 100644 (file)
@@ -1,11 +1,11 @@
 creating-blank-staves.ly
-vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly
+chant-or-psalms-notation.ly
 adding-a-figured-bass-above-or-below-the-notes.ly
 adding-an-extra-staff-at-a-line-break.ly
 adding-an-extra-staff.ly
-chant-or-psalms-notation.ly
-changing-time-signatures-inside-a-polymetric-section-using--compressmusic.ly
 mensurstriche-layout-bar-lines-between-the-staves.ly
+changing-time-signatures-inside-a-polymetric-section-using--compressmusic.ly
 engravers-one-by-one.ly
 use-square-bracket-at-the-start-of-a-staff-group.ly
+vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly
 nesting-staves.ly
index 028db73cf728bcf053787aa8957df11e34ec6b25..de93af3949b810beccf713999caa58ede0f0034a 100644 (file)
@@ -1,12 +1,12 @@
 creating-blank-staves.ly
 making-some-staff-lines-thicker-than-the-others.ly
 applying-note-head-styles-depending-on-the-step-of-the-scale.ly
-embedding-native-postscript-in-a--markup-block.ly
 changing-the-appearance-of-a-slur-from-solid-to-dotted-or-dashed.ly
-grid-lines--emphasizing-rhythms-and-notes-synchronization.ly
+embedding-native-postscript-in-a--markup-block.ly
+default-direction-of-stems-on-the-center-line-of-the-staff.ly
 changing-a-single-notes-size-in-a-chord.ly
+grid-lines--emphasizing-rhythms-and-notes-synchronization.ly
 grid-lines--changing-their-appearance.ly
 controlling-the-placement-of-chord-fingerings.ly
 allowing-fingerings-to-be-printed-inside-the-staff.ly
 blanking-staff-lines-using-the--whiteout-command.ly
-default-direction-of-stems-on-the-center-line-of-the-staff.ly
index afde7a40a1028140ecafbd0d5d645760b324e76b..f13506108c9042280301eb22aac251d69f1f4597 100644 (file)
@@ -10,14 +10,14 @@ line-arrows.ly
 hiding-the-extender-line-for-text-dynamics.ly
 vertically-aligning-dynamics-across-multiple-notes.ly
 modifying-default-values-for-articulation-shorthand-notation.ly
+setting-the-minimum-length-of-hairpins.ly
 changing-text-and-spanner-styles-for-text-dynamics.ly
 controlling-the-vertical-ordering-of-scripts.ly
 using-double-slurs-for-legato-chords.ly
-setting-the-minimum-length-of-hairpins.ly
+creating-text-spanners.ly
 creating-real-parenthesized-dynamics.ly
 center-text-below-hairpin-dynamics.ly
 printing-metronome-and-rehearsal-marks-below-the-staff.ly
-creating-text-spanners.ly
 broken-crescendo-hairpin.ly
 combining-dynamics-with-markup-texts.ly
 creating-slurs-across-voices.ly
diff --git a/input/lsr/indicating-cross-staff-chords-with-arpeggio-bracket.ly b/input/lsr/indicating-cross-staff-chords-with-arpeggio-bracket.ly
new file mode 100644 (file)
index 0000000..dc25bbd
--- /dev/null
@@ -0,0 +1,42 @@
+%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
+%% This file is in the public domain.
+\version "2.11.46"
+
+\header {
+  lsrtags = "keyboards"
+
+  texidoc = "
+An arpeggioBracket can indicate that notes on two different staves are
+to be played with the same hand. In order to do this, the PianoStaff
+must be set to accept cross-staff arpeggios and the arpeggios must be
+set to the bracket shape at the PianoStaff level.
+
+
+(Debussy, Les collines d’Anacapri, m. 65) 
+
+"
+  doctitle = "Indicating cross-staff chords with arpeggio bracket"
+} % begin verbatim
+\paper { ragged-right = ##t }
+
+\new Score {
+  \new PianoStaff
+  <<
+    \set PianoStaff.connectArpeggios = ##t
+    \override PianoStaff.Arpeggio #'stencil = #ly:arpeggio::brew-chord-bracket
+    \new Staff \relative c' {
+      \key b \major
+      \time 6/8
+      b8-.(\arpeggio fis'-.\> cis-. e-. gis-. b-.)\!\fermata^\laissezVibrer
+      \bar "||"
+    }
+    \new Staff \relative c' {
+      \clef bass
+      \key b \major
+      <<
+        { <a e cis>2.\arpeggio } \\
+        { <a, e a,>2. }
+      >>
+    }
+  >>
+}
index 76b491528d5890a1ccb1f5315b2d27c803f938da..855b6c13aba9eeba6a7fc7bd0c5eb7a7467d3e95 100644 (file)
@@ -1,11 +1,11 @@
 indicating-cross-staff-chords-with-arpeggio-bracket.ly
 clusters.ly
 creating-slurs-across-voices.ly
-piano-template-with-centered-lyrics.ly
+jazz-combo-template.ly
 vocal-ensemble-template-with-automatic-piano-reduction.ly
 piano-template-simple.ly
 piano-template-with-centered-dynamics.ly
 controlling-the-placement-of-chord-fingerings.ly
 piano-template-with-melody-and-lyrics.ly
-jazz-combo-template.ly
+piano-template-with-centered-lyrics.ly
 demo-midiinstruments.ly
diff --git a/input/lsr/merging-multi-measure-rests-in-a-polyphonic-part.ly b/input/lsr/merging-multi-measure-rests-in-a-polyphonic-part.ly
new file mode 100644 (file)
index 0000000..0708f23
--- /dev/null
@@ -0,0 +1,25 @@
+%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
+%% This file is in the public domain.
+\version "2.11.46"
+
+\header {
+  lsrtags = "rhythms"
+
+  texidoc = "
+When using multi-measure rests in a polyphonic staff, the rests will be
+placed differently depending on the voice they belong to. However they
+can be printed on the same staff line, using the following setting.
+
+"
+  doctitle = "Merging multi-measure rests in a polyphonic part"
+} % begin verbatim
+normalPos= \revert MultiMeasureRest #'staff-position
+
+{
+  << { 
+       c''1 R c'' \normalPos R 
+     } \\ {
+       c'   R c'  \normalPos R
+     }
+  >>
+}
index 75dddbc55110193bc457e8171f966c08d48c9e3f..d567c9cfbf81c839020136ea809ad7b3e59398e4 100644 (file)
@@ -3,6 +3,7 @@ beams-across-line-breaks.ly
 manually-controlling-beam-positions.ly
 adding-drum-parts.ly
 rest-styles.ly
+skips-in-lyric-mode-2.ly
 chant-or-psalms-notation.ly
 controlling-tuplet-bracket-visibility.ly
 heavily-customized-polymetric-time-signatures.ly
@@ -15,11 +16,11 @@ modifying-tuplet-bracket-length.ly
 printing-metronome-and-rehearsal-marks-below-the-staff.ly
 changing-time-signatures-inside-a-polymetric-section-using--compressmusic.ly
 making-an-object-invisible-with-the-transparent-property.ly
+merging-multi-measure-rests-in-a-polyphonic-part.ly
 automatic-beam-subdivisions.ly
 changing-the-tuplet-number.ly
 entering-several-tuplets-using-only-one--times-command.ly
 conducting-signs,-measure-grouping-signs.ly
-skips-in-lyric-mode-2.ly
 changing-form-of-multi--measure-rests.ly
 rhythmic-slashes.ly
 automatic-beams-two-per-two-in-4-4-or-2-2-time-signature.ly
index bed61d8a90f67209568d543ed30a09535795827e..ddfb9b9f30db47a451ea5d82c74f00e429a13047 100644 (file)
@@ -3,7 +3,7 @@ mensurstriche-layout-bar-lines-between-the-staves.ly
 changing-the-number-of-lines-in-a-staff.ly
 incipit.ly
 display-bracket-with-only-one-staff-in-a-system.ly
-time-signature-in-parentheses.ly
+adding-an-extra-staff.ly
 printing-metronome-and-rehearsal-marks-below-the-staff.ly
 tweaking-clef-properties.ly
 quoting-another-voice.ly
@@ -13,7 +13,7 @@ creating-blank-staves.ly
 adding-ambitus-per-voice.ly
 making-some-staff-lines-thicker-than-the-others.ly
 adding-an-extra-staff-at-a-line-break.ly
-adding-an-extra-staff.ly
+time-signature-in-parentheses.ly
 changing-the-staff-size.ly
 use-square-bracket-at-the-start-of-a-staff-group.ly
 quoting-another-voice-with-transposition.ly
index 869448422f5991a1bd19b9a55f79b75ccd36fb36..4a2ef8b4e7f0cc1ead0666381de5d1093704e7e0 100644 (file)
@@ -1,17 +1,17 @@
 vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly
 single-staff-template-with-notes-and-lyrics.ly
 single-staff-template-with-only-notes.ly
-piano-template-with-centered-lyrics.ly
-vocal-ensemble-template-with-automatic-piano-reduction.ly
+jazz-combo-template.ly
+score-for-diatonic-accordion.ly
 piano-template-simple.ly
 ancient-notation-template----modern-transcription-of-mensural-music.ly
 ancient-notation-template----modern-transcription-of-gregorian-music.ly
-vocal-ensemble-template.ly
+single-staff-template-with-notes-and-chords.ly
+string-quartet-template-simple.ly
+single-staff-template-with-notes,-lyrics,-and-chords.ly
 piano-template-with-melody-and-lyrics.ly
 string-quartet-template-with-separate-parts.ly
-single-staff-template-with-notes,-lyrics,-and-chords.ly
-string-quartet-template-simple.ly
-single-staff-template-with-notes-and-chords.ly
+vocal-ensemble-template.ly
 piano-template-with-centered-dynamics.ly
-jazz-combo-template.ly
-score-for-diatonic-accordion.ly
+piano-template-with-centered-lyrics.ly
+vocal-ensemble-template-with-automatic-piano-reduction.ly
index 86aa0a24d5f3c1fc64b901ef125f22b65f9bbf9d..c8f4874b1ea2b97b7bf022c89933a067d0e92897 100644 (file)
@@ -14,13 +14,13 @@ creating-text-spanners.ly
 creating-real-parenthesized-dynamics.ly
 center-text-below-hairpin-dynamics.ly
 demonstrating-all-headers.ly
-how-to-put-ties-between-syllables-in-lyrics.ly
 combining-two-parts-on-the-same-staff.ly
+how-to-put-ties-between-syllables-in-lyrics.ly
 combining-dynamics-with-markup-texts.ly
 aligning-marks-with-various-notation-objects.ly
-piano-template-with-centered-lyrics.ly
+ottava-text.ly
 creating-simultaneous-rehearsal-marks.ly
 three-sided-box.ly
 utf-8.ly
-ottava-text.ly
+piano-template-with-centered-lyrics.ly
 aligning-lyrics.ly
index 097eeee195bb87d203d96f743d9bb04e44e61af5..dde15429b3928989025ef8cd2beade76031e0598 100644 (file)
@@ -1,5 +1,5 @@
 display-bracket-with-only-one-staff-in-a-system.ly
-time-signature-in-parentheses.ly
+rhythmic-slashes.ly
 changing-the-default-text-font-family.ly
 drawing-boxes-around-grobs.ly
 manually-controlling-beam-positions.ly
@@ -26,7 +26,7 @@ drawing-circles-around-various-objects.ly
 creating-text-spanners.ly
 caesura-railtracks-with-fermata.ly
 changing-form-of-multi--measure-rests.ly
-rhythmic-slashes.ly
+time-signature-in-parentheses.ly
 changing-a-single-notes-size-in-a-chord.ly
 creating-simultaneous-rehearsal-marks.ly
 nesting-staves.ly
index 4afa6824c0c09f4915245d91b5c3c67787c4e771..5ee803315fbd918d46e2093cc65ad6afbba92b11 100644 (file)
@@ -1,5 +1,5 @@
 string-quartet-template-with-separate-parts.ly
+string-quartet-template-simple.ly
 changing--flageolet-mark-size.ly
 creating-slurs-across-voices.ly
-string-quartet-template-simple.ly
 demo-midiinstruments.ly
index adf492d73c0a69e0783ee1fceb4fa1fc8d99c71f..ff4d5a6c04057569191c8282dfcbe02443d916a0 100644 (file)
@@ -1,4 +1,4 @@
-vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly
+chant-or-psalms-notation.ly
 single-staff-template-with-notes-and-lyrics.ly
 adding-ambitus-per-voice.ly
 skips-in-lyric-mode-2.ly
@@ -7,11 +7,11 @@ vocal-ensemble-template-with-automatic-piano-reduction.ly
 ambitus-with-multiple-voices.ly
 how-to-put-ties-between-syllables-in-lyrics.ly
 vertically-aligning-ossias-and-lyrics.ly
+vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly
 single-staff-template-with-notes,-lyrics,-and-chords.ly
 formatting-lyrics-syllables.ly
 piano-template-with-melody-and-lyrics.ly
-demo-midiinstruments.ly
-chant-or-psalms-notation.ly
+aligning-lyrics.ly
 vocal-ensemble-template.ly
 adjusting-lyrics-vertical-spacing.ly
-aligning-lyrics.ly
+demo-midiinstruments.ly