]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/les-nereides.ly
* lily/font-metric.cc (get_indexed_char_stencil): Bugfix: get
[lilypond.git] / input / les-nereides.ly
index d2588c03fa5d8de0170cf9cb461d3d6ee4c8c372..72e2f8d08726e17bc0e43eba69bdba084309eca0 100644 (file)
@@ -1,5 +1,4 @@
-#(ly:set-option 'old-relative)
-\version "2.3.8"
+\version "2.4.0"
 \encoding "latin1"
 \header {
     composer = "ARTHUR GRAY"
@@ -136,7 +135,7 @@ bass = \new Voice \relative c{
     <a'' eis cis>4)\arpeggio
     
     \change Staff=bass
-    \stemBoth
+    \stemNeutral
     
     r8. cis,,16(\sustainUp <fis fis,>8 <gis gis,>
     
@@ -157,7 +156,7 @@ bass = \new Voice \relative c{
     \stemDown
     <b,, b,>4
     \clef treble
-    \stemBoth
+    \stemNeutral
     <<
         %urg: staff-change: ! on dis
         <cis'' a fis dis!>\arpeggio
@@ -192,7 +191,7 @@ bass = \new Voice \relative c{
     a,8\sustainDown e'[-5(<a cis>])-2-3
     %%r b,-5 <e-3 gis-5 d'>4
     r b,-5\sustainUp\sustainDown <e gis d'>4-3-5
-    \slurBoth
+    \slurNeutral
     \once \override Fingering  #'extra-offset = #'(0 . -1) %tweak
     e,8[-5(\sustainUp
     
@@ -201,7 +200,7 @@ bass = \new Voice \relative c{
     a)-2]\sustainDown
     \slurUp
     e'[(<a cis>)] r b,\sustainUp\sustainDown <e gis d'>4
-    \slurBoth
+    \slurNeutral
     e,8[(\sustainUp
     
     | %7
@@ -249,20 +248,20 @@ middleDynamics = {
 
 theScore = \score{
     \context PianoStaff <<
-        \context Staff=treble <<
+        \context Staff = "treble" <<
            \treble
            \trebleTwo
         >>
        \new Dynamics <<
            \middleDynamics
        >>
-        \context Staff=bass <<
+        \context Staff = "bass" <<
            \clef bass
            \bass
            \bassTwo
         >>
     >>
-    \paper {
+    \layout {
        \context {
            \Score
            pedalSustainStrings = #'("Ped." "*Ped." "*")
@@ -301,4 +300,4 @@ theScore = \score{
 %%% Local variables:
 %%% LilyPond-indent-level:4
 %%% End:
-%% new-chords-done %%
+