From: Han-Wen Nienhuys Date: Tue, 17 Oct 2006 09:19:50 +0000 (+0000) Subject: stringFingerOrientations -> X-Git-Tag: release/2.10.0-2~154 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4ad6f3c887044a60aabb82fdde9ff204419bde15;p=lilypond.git stringFingerOrientations -> strokeFingerOrientations --- diff --git a/ChangeLog b/ChangeLog index b8cb6fd6bc..658fa7073b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-10-17 Han-Wen Nienhuys + * lily/new-fingering-engraver.cc: stringFingerOrientations -> + strokeFingerOrientations + * lily/script-column.cc (row_before_line_breaking): also handle accidentals and arpeggios in horizontal script stacking. diff --git a/Documentation/topdocs/NEWS.tely b/Documentation/topdocs/NEWS.tely index d3c7bf3ed2..b85b736bff 100644 --- a/Documentation/topdocs/NEWS.tely +++ b/Documentation/topdocs/NEWS.tely @@ -66,7 +66,7 @@ which scares away people. @end ignore -@item Fingerings for plucking finger (the right hand fingerings) may +@item Guitar right hand fingerings may now also be added, @lilypond[fragment,relative=1,ragged-right] @@ -118,7 +118,7 @@ symbol, o la~oo ah } @end lilypond - +8 @item Calculation of note head durations is now softcoded. @lilypond[relative=1,fragment,ragged-right] diff --git a/lily/new-fingering-engraver.cc b/lily/new-fingering-engraver.cc index 5c1a7819ff..d944c6327f 100644 --- a/lily/new-fingering-engraver.cc +++ b/lily/new-fingering-engraver.cc @@ -351,7 +351,7 @@ ADD_TRANSLATOR (New_fingering_engraver, /* read */ "fingeringOrientations " - "stringFingerOrientations " + "strokeFingerOrientations " "stringNumberOrientations " ,