]> git.donarmstrong.com Git - lilypond.git/commitdiff
stringFingerOrientations ->
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 17 Oct 2006 09:19:50 +0000 (09:19 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 17 Oct 2006 09:19:50 +0000 (09:19 +0000)
strokeFingerOrientations

ChangeLog
Documentation/topdocs/NEWS.tely
lily/new-fingering-engraver.cc

index b8cb6fd6bcdb1612dae0b73dd78f97e37a9f8c89..658fa7073b87f7d32f620fb2597e41ce219997fc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2006-10-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
 
+       * lily/new-fingering-engraver.cc: stringFingerOrientations ->
+       strokeFingerOrientations
+
        * lily/script-column.cc (row_before_line_breaking): also handle
        accidentals and arpeggios in horizontal script stacking.
 
index d3c7bf3ed239b2a06bccc6bff200422ece212301..b85b736bff3e817a4c65e21f81d969c773c48763 100644 (file)
@@ -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]
index 5c1a7819ff88e896fa179c11c82041e5b403146f..d944c6327fb0c1cc84f8932bc5dd3d611b0ca225 100644 (file)
@@ -351,7 +351,7 @@ ADD_TRANSLATOR (New_fingering_engraver,
                /* read */
                
                "fingeringOrientations "
-               "stringFingerOrientations "
+               "strokeFingerOrientations "
                "stringNumberOrientations "
                ,