X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fles-nereides.ly;h=7a420afbd3327a0424f2416ad6a3cbef1166bcf2;hb=9173ba70cca2ef771e2e2a190edbfabf63f42b28;hp=ea0943c7005c6d2b3e1af379f203168eb8c73148;hpb=1d70a1731d2e4e14e13256d6fb3c46d7d5262481;p=lilypond.git diff --git a/input/les-nereides.ly b/input/les-nereides.ly index ea0943c700..7a420afbd3 100644 --- a/input/les-nereides.ly +++ b/input/les-nereides.ly @@ -1,4 +1,4 @@ -\version "2.9.16" +\version "2.11.61" \header { composer = "ARTHUR GRAY" @@ -36,22 +36,18 @@ treble = \new Voice \relative c''{ \change Staff=bass - \once\override TextScript #'extra-offset = #'(-3 . -4) %tweak - - cis,16^2(^\markup {\small \italic "m.d." }\sustainUp + cis,16^2(^\markup {\small \italic "m.d." }\sustainOff 8 | %4 - 4)\sustainDown + 4)\sustainOn \change Staff=treble \slurUp \set PianoStaff.connectArpeggios = ##t - #(set-octavation 1) + \ottava #1 - \once\override TextScript #'extra-offset = #'(-3 . -2) %tweak - \tieUp cis''''4^\markup { \small \italic "m.g." }\arpeggio~ \grace { @@ -59,7 +55,7 @@ treble = \new Voice \relative c''{ \revert Stem #'direction a16[-5_( fis dis] - #(set-octavation 0) + \ottava #0 cis32[ a-1 fis-4 dis] cis[ a fis)-2] % the small grace in lower staff comes after us @@ -121,9 +117,9 @@ bass = \new Voice \relative c{ r8. e,16(\f_2 8[ ] | %2 - \override Staff.SustainPedalLineSpanner #'staff-padding = #5 %tweak + %\override Staff.SustainPedalLineSpanner #'staff-padding = #5 %tweak - 4\sustainDown + 4\sustainOn \change Staff=treble \stemDown 4)\arpeggio @@ -131,11 +127,11 @@ bass = \new Voice \relative c{ \change Staff=bass \stemNeutral - r8. cis,,16(\sustainUp 8 + r8. cis,,16(\sustainOff 8 | %3 -% \once \override Stem #'length = #6 %tweak - 4\sustainDown + + 4\sustainOn \change Staff=treble \stemNeutral @@ -163,7 +159,7 @@ bass = \new Voice \relative c{ s32 s s s s s \clef bass - 32(\sustainUp\sustainDown + 32(\sustainOff\sustainOn \revert Stem #'stroke-style } @@ -176,23 +172,23 @@ bass = \new Voice \relative c{ \override Fingering #'direction = #DOWN - \override Staff.SustainPedalLineSpanner #'staff-padding = #3.5 %tweak + %\override Staff.SustainPedalLineSpanner #'staff-padding = #3.5 %tweak \set Staff.pedalSustainStyle = #'mixed %%a,8 e'[-5(]) - a,8\sustainDown e'[-5(])-2-3 + a,8\sustainOn e'[-5(])-2-3 %%r b,-5 4 - r b,-5\sustainUp\sustainDown 4-3-5 + r b,-5\sustainOff\sustainOn 4-3-5 \slurNeutral - e,8[-5(\sustainUp + e,8[-5(\sustainOff | %6 - a)-2]\sustainDown + a)-2]\sustainOn \slurUp - e'[()] r b,\sustainUp\sustainDown 4 + e'[()] r b,\sustainOff\sustainOn 4 \slurNeutral - e,8[(\sustainUp + e,8[(\sustainOff | %7 a)] @@ -210,7 +206,7 @@ bassTwo = \new Voice \relative c{ } middleDynamics = { - \override Dynamics.TextScript #'padding = #-1 %tweak + %\override Dynamics.TextScript #'padding = #-1 %tweak s2 s1*2 | %4 @@ -219,17 +215,15 @@ middleDynamics = { s8 s16 s s s32 s - \once\override Dynamics.Hairpin #'extra-offset = #'(0 . 2) %tweak s\> s - s32 s s s\! + s32 s s\! s } - \fatText + \textLengthOn s32 s-"rall." s s s8 s4 - \emptyText + \textLengthOff | %5 s2-"a tempo" s8 - \once\override Dynamics.Hairpin #'extra-offset = #'(1 . 0) %tweak s \> s s | %6 s8\! @@ -263,7 +257,7 @@ theScore = \score{ \type "Engraver_group" \name Dynamics \consists "Output_property_engraver" - \override VerticalAxisGroup #'minimum-Y-extent = #'(-1 . 1) + \override VerticalAxisGroup #'minimum-Y-extent = #'(0 . 0) \consists "Script_engraver" \consists "Dynamic_engraver" @@ -280,7 +274,6 @@ theScore = \score{ \context { \PianoStaff \accepts Dynamics - \override VerticalAlignment #'forced-distance = #7 } } }