]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/les-nereides.ly
* scm/output-ps.scm (new-text): new function. Use glyphshow to
[lilypond.git] / input / les-nereides.ly
index 1aef409f0ae99dfdec51341300f28408db5eed20..72e2f8d08726e17bc0e43eba69bdba084309eca0 100644 (file)
@@ -1,6 +1,5 @@
-#(ly:set-option 'old-relative)
-\version "2.1.23"
-
+\version "2.4.0"
+\encoding "latin1"
 \header {
     composer = "ARTHUR GRAY"
     title = "LES NÉRÉIDES"
@@ -32,7 +31,7 @@ possibly more impressive to render without tweaks?
   (lambda (elt) (equal? text (ly:get-grob-property elt 'text))))
 
 
-treble = \new Voice \notes\relative c''{
+treble = \new Voice \relative c''{
     \key a \major
     r2
     | %2
@@ -44,11 +43,11 @@ treble = \new Voice \notes\relative c''{
     \change Staff=bass
 
     \once\override TextScript  #'extra-offset = #'(-3 . -4) %tweak
-           
-    cis,16^2(^\markup {\small \italic "m.d." }
+    
+    cis,16^2(^\markup {\small \italic "m.d." }\sustainUp
     <fis fis,>8 <e! e,!>
     | %4
-    <dis, a' dis>4)
+    <dis, a' dis>4)\sustainDown
     
     \change Staff=treble
     
@@ -62,22 +61,15 @@ treble = \new Voice \notes\relative c''{
     \tieUp
     cis''''4^\markup { \small \italic "m.g." }\arpeggio~
     \grace {
-       \override Stem  #'stroke-style = #"grace"
-  
-         cis8
-        
-         %\stemBoth Hmm
+        cis8
+       \override Stem #'direction = #CENTER
        
-        \override Stem  #'direction = #0
-        
-          a16[-5( fis dis]
-        #(set-octavation 0)
+       a16[-5_( fis dis]
+       #(set-octavation 0)
        
-        cis32[ a-1 fis-4 dis]   cis[ a  fis)-2]
-        % the small grace in lower staff comes after us
-        s32
-    
-       \revert Stem #'stroke-style
+       cis32[ a-1 fis-4 dis]   cis[ a  fis)-2]
+                               % the small grace in lower staff comes after us
+       s32
     }
 
 
@@ -91,7 +83,7 @@ treble = \new Voice \notes\relative c''{
     \override Fingering  #'direction = #1
     
     % Manual fix for collision with slur
-    \override Fingering  #'extra-offset = #'(0 . 1) %tweak
+    \override Fingering  #'inside-slur = ##f
     <gis gis,> <fis fis,> e)-1-4-5 r
 
     | %6
@@ -102,12 +94,11 @@ treble = \new Voice \notes\relative c''{
     \bar "||"
 }
 
-trebleTwo = \new Voice \notes\relative c''{
+trebleTwo = \new Voice \relative c''{
     \stemDown
     \slurDown
     % \fingerDown
     \override Fingering  #'direction = #-1
-    \override Fingering  #'extra-offset = #'(0 . 1.2)
     s2
     | %1
     s1*2
@@ -117,48 +108,40 @@ trebleTwo = \new Voice \notes\relative c''{
     <e, gis, e d!>2
     | %5
     s8 cis4. d4
-    %%<cis e,>8[( <b-3 d,-1>
-    <cis e,>8[( <b d,>-3-1
+    \override Fingering #'add-stem-support = ##t
+    \override Fingering #'padding = #0.1
+    <cis e,>8[( <d,_3 b'_1>
     | %6
-    %%<a-2 cis,-1>)] cis4. d4 
-    <a cis,>)]-2-1 cis4. d4 
+    <cis_1 a'_2>)] cis'4. d4 
     <cis e,>8[( <b d,>
     | %7
     <a cis,>)]
 }
 
-bass = \new Voice \notes\relative c{
+bass = \new Voice \relative c{
     \partial 2
     \key a \major
     
-    % Allow ugly (highly blown-up) slurs
-    \override Slur  #'beautiful = #5.0 %tweak
-    \override Slur  #'attachment-offset = #'((0 . 3) . (0 . -4))  %tweak
     \slurDown
-    
     \dynamicUp
 
     r8. e,16(\f_2 <a a,>8[ <b b,>]
     | %2
-    <cis cis,>4
+    \override Staff.SustainPedalLineSpanner #'staff-padding = #5
+                          
+    <cis cis,>4\sustainDown
     \change Staff=treble
     \stemDown
-    \override Slur  #'attachment = #'(stem . stem) %tweak
     <a'' eis cis>4)\arpeggio
     
-    \revert Slur #'attachment %tweak
     \change Staff=bass
-    \stemBoth
+    \stemNeutral
     
-    \revert Slur #'y-free %tweak
-    \override Slur  #'y-free = #0.1 %tweak
-    \revert Slur #'attachment-offset %tweak
-    \override Slur  #'attachment-offset = #'((0 . 3) . (0 . 8)) %tweak
-    r8. cis,,16( <fis fis,>8 <gis gis,>
+    r8. cis,,16(\sustainUp <fis fis,>8 <gis gis,>
     
     | %3
     \override Stem  #'length = #5 %tweak
-    <a a,>4
+    <a a,>4\sustainDown
     \change Staff=treble
                            
     \revert Stem #'length %tweak
@@ -170,12 +153,10 @@ bass = \new Voice \notes\relative c{
     r2
     
     | %4
-    \revert Slur #'beautiful %tweak
-    \revert Slur #'attachment-offset %tweak
     \stemDown
     <b,, b,>4
     \clef treble
-    \stemBoth
+    \stemNeutral
     <<
         %urg: staff-change: ! on dis
         <cis'' a fis dis!>\arpeggio
@@ -189,7 +170,7 @@ bass = \new Voice \notes\relative c{
        s32 s s
        s s s
        \clef bass
-       <e,,, e,>32(
+       <e,,, e,>32(\sustainUp\sustainDown
     
        \revert Stem #'stroke-style
     }
@@ -200,28 +181,33 @@ bass = \new Voice \notes\relative c{
     
     % \fingerDown
     \override Fingering  #'direction = #-1
-    
+
+                          
+    \override Staff.SustainPedalLineSpanner #'staff-padding = #3.5
+    \set Staff.pedalSustainStyle = #'mixed
     %%a,8 e'[-5(<a-2 cis-3>])
-    a,8 e'[-5(<a cis>])-2-3
+
+                          
+    a,8\sustainDown e'[-5(<a cis>])-2-3
     %%r b,-5 <e-3 gis-5 d'>4
-    r b,-5 <e gis d'>4-3-5
-    \slurBoth
+    r b,-5\sustainUp\sustainDown <e gis d'>4-3-5
+    \slurNeutral
     \once \override Fingering  #'extra-offset = #'(0 . -1) %tweak
-    e,8[-5(
+    e,8[-5(\sustainUp
     
     | %6
     \once \override Fingering  #'extra-offset = #'(0 . -1) %tweak
-    a)-2]
+    a)-2]\sustainDown
     \slurUp
-    e'[(<a cis>)] r b, <e gis d'>4
-    \slurBoth
-    e,8[(
+    e'[(<a cis>)] r b,\sustainUp\sustainDown <e gis d'>4
+    \slurNeutral
+    e,8[(\sustainUp
     
     | %7
     a)]
 }
 
-bassTwo = \new Voice \notes\relative c{
+bassTwo = \new Voice \relative c{
     \skip 2
     \skip 1*2
     \skip 2
@@ -232,23 +218,21 @@ bassTwo = \new Voice \notes\relative c{
     cis'4( bis)
 }
 
-middleDynamics = \notes{
+middleDynamics = {
     \override Dynamics.TextScript  #'padding = #-1 %tweak
     s2
     s1*2
     | %4
     s2
     \grace {
-  \override Stem  #'stroke-style = #"grace"
-  
-          s8
-          s16 s s
-          s32 s
-           \once\override Dynamics.Hairpin  #'extra-offset = #'(0 . 2) %tweak
-          s\> s
-          s32 s s s\!
+       s8
+       s16 s s
+       s32 s
+       \once\override Dynamics.Hairpin  #'extra-offset = #'(0 . 2) %tweak
+       s\> s
+       s32 s s s\!
     
-  \revert Stem #'stroke-style }
+    }
 
     s32 s-"rall." s s s8 s4
     | %5
@@ -262,93 +246,33 @@ middleDynamics = \notes{
     s8\!
 }
 
-lowerDynamics = \notes{
-    s2
-    | %2
-    s2\sustainDown s8. s16\sustainUp s4
-    | %3
-    s2\sustainDown s8. s16\sustainUp s4
-    | %4
-    s4\sustainDown
-    \set Dynamics.pedalSustainStrings = #'("Ped." "*Ped." "*")
-    
-    % grace destroys pedal-line-spanner?
-    % let's do manual tweak:
-    \once\override Dynamics.SustainPedal  #'extra-offset = #'(10 . 0) %tweak
-    s8\sustainUp
-    \once\override Dynamics.SustainPedal  #'extra-offset = #'(16 . 0) %tweak
-    s8\sustainDown
-%{
-    s4
-    \grace {
-  \override Stem  #'stroke-style = #"grace"
-  
-          s8
-          s16 s s
-          s32 s s s\sustainUp
-          s32 s s s\sustainDown
-    
-  \revert Stem #'stroke-style }
-
-%}
-    s2
-
-    | %5
-    % ugh, I don't think that 'mixed should show last edge, but rather:
-    %
-    %   Ped__________/\__________ *
-    %
-    % that's what gray wants, anyway.
-    
-    \set Dynamics.pedalSustainStyle = #'mixed
-    s8\sustainDown s s
-    s s\sustainUp\sustainDown s
-    s
-    \once \set Dynamics.pedalSustainStyle = #'text
-    s\sustainUp
-
-    | %6
-    \set Dynamics.pedalSustainStyle = #'mixed
-    s8\sustainDown s s
-    s s\sustainUp\sustainDown s
-    s
-    \once \set Dynamics.pedalSustainStyle = #'text
-    s\sustainUp
-    | %7
-}
-
-\score{
+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
         >>
-       \new Dynamics <<
-           \lowerDynamics
-       >>
     >>
-    \paper {
-       \translator {
-           \ScoreContext
+    \layout {
+       \context {
+           \Score
+           pedalSustainStrings = #'("Ped." "*Ped." "*")
            \remove Bar_number_engraver
         }
-       \translator {
+       \context {
            \type "Engraver_group_engraver"
            \name Dynamics
            \consists "Output_property_engraver"
            minimumVerticalExtent = #'(-1 . 1)
 
-           pedalSustainStrings = #'("Ped." "*Ped." "*")
-           
-           \consists "Piano_pedal_engraver"
            \consists "Script_engraver"
            \consists "Dynamic_engraver"
            \consists "Text_engraver"
@@ -358,18 +282,22 @@ lowerDynamics = \notes{
 
            \consists "Skip_event_swallow_translator"
 
-           \consistsend "Axis_group_engraver"
+           \consists "Axis_group_engraver"
        }
 
-       \translator {
-           \PianoStaffContext
+       \context {
+           \PianoStaff
            \accepts Dynamics
            \override VerticalAlignment #'forced-distance = #7
         }
     }
 }
-
+                          
+\book{
+    \score { \theScore }
+}
+    
 %%% Local variables:
 %%% LilyPond-indent-level:4
 %%% End:
-%% new-chords-done %%
+