X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fles-nereides.ly;h=49b2ed474a81ebf1c778d2d3fd0c0e8efe231a2b;hb=16daefb5104997473ab77fd00faf00f34c6baa7e;hp=f60f43f835f26ffd4664ccdbcb0b5ce1112289d5;hpb=641486a1a5522a9e66b470d8c762a1f789219573;p=lilypond.git diff --git a/input/les-nereides.ly b/input/les-nereides.ly index f60f43f835..49b2ed474a 100644 --- a/input/les-nereides.ly +++ b/input/les-nereides.ly @@ -1,9 +1,8 @@ -#(ly:set-option 'old-relative) -\version "2.4.0" -\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 +16,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 +26,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 +82,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 e)-1-4-5 r | %6 @@ -109,8 +107,8 @@ trebleTwo = \new Voice \relative c''{ 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 8[( | %6 )] cis'4. d4 @@ -128,7 +126,7 @@ bass = \new Voice \relative c{ r8. e,16(\f_2 8[ ] | %2 - \override Staff.SustainPedalLineSpanner #'staff-padding = #5 + \override Staff.SustainPedalLineSpanner #'staff-padding = #5 %tweak 4\sustainDown \change Staff=treble @@ -184,7 +182,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(]) @@ -299,6 +297,7 @@ theScore = \score{ } %%% Local variables: -%%% LilyPond-indent-level:4 +%%% coding: utf-8 +%%% LilyPond-indent-level:2 %%% End: