]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/les-nereides.ly
*** empty log message ***
[lilypond.git] / input / les-nereides.ly
index 01076c2dfba302ab6fd8139b16f9f8555fba812b..1f1fbc575405ff6051a615fa42a9425c216b0572 100644 (file)
@@ -1,9 +1,7 @@
-#(ly:set-option 'old-relative)
-\version "2.3.22"
-\encoding "latin1"
+\version "2.5.13"
 \header {
     composer = "ARTHUR GRAY"
-    title = "LES NÉRÉIDES"
+    title = "LES NÉRÉIDES"
     subtitle = "THE NEREIDS"
     enteredby = "JCN"
     piece = "Allegretto scherzando"
@@ -17,7 +15,7 @@ http://www.orphee.com/comparison/study.html, see
 http://www.orphee.com/comparison/gray.pdf
 
 
-lines that contain tweaks (17 currently, not counting reverts) are
+lines that contain tweaks (14 currently, not counting reverts) are
 marked with %tweak
 
 possibly more impressive to render without tweaks?
@@ -27,7 +25,6 @@ possibly more impressive to render without tweaks?
 
 %}
 
-#(ly:set-point-and-click 'line-column)
 #(define (make-text-checker text)
   (lambda (elt) (equal? text (ly:get-grob-property elt 'text))))
 
@@ -84,7 +81,7 @@ treble = \new Voice \relative c''{
     \override Fingering  #'direction = #1
     
     % Manual fix for collision with slur
-    \override Fingering  #'inside-slur = ##f
+    \override Fingering  #'inside-slur = ##f %tweak
     <gis gis,> <fis fis,> e)-1-4-5 r
 
     | %6
@@ -109,8 +106,8 @@ trebleTwo = \new Voice \relative c''{
     <e, gis, e d!>2
     | %5
     s8 cis4. d4
-    \override Fingering #'add-stem-support = ##t
-    \override Fingering #'padding = #0.1
+    \override Fingering #'add-stem-support = ##t %tweak
+    \override Fingering #'padding = #0.1 %tweak
     <cis e,>8[( <d,_3 b'_1>
     | %6
     <cis_1 a'_2>)] cis'4. d4 
@@ -128,7 +125,7 @@ bass = \new Voice \relative c{
 
     r8. e,16(\f_2 <a a,>8[ <b b,>]
     | %2
-    \override Staff.SustainPedalLineSpanner #'staff-padding = #5
+    \override Staff.SustainPedalLineSpanner #'staff-padding = #5 %tweak
                           
     <cis cis,>4\sustainDown
     \change Staff=treble
@@ -184,7 +181,7 @@ bass = \new Voice \relative c{
     \override Fingering  #'direction = #-1
 
                           
-    \override Staff.SustainPedalLineSpanner #'staff-padding = #3.5
+    \override Staff.SustainPedalLineSpanner #'staff-padding = #3.5 %tweak
     \set Staff.pedalSustainStyle = #'mixed
     %%a,8 e'[-5(<a-2 cis-3>])
 
@@ -249,14 +246,14 @@ 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