Updates:
Labels: Patch-new
Comment #3 on issue 2664 by [email protected]: stringTunings snippet in NR 2.4.1
http://code.google.com/p/lilypond/issues/detail?id=2664#c3
Issue 2664: stringTunings snippet in NR 2.4.1
This fixes an unfortunate convertrule that used
\set stringTuning = ...
which sets the string tuning in the current Bottom context. Which
does not work in a TabStaff.
This is followed by the following commits rehashing the convertrule
operation:
Revert "Run update-with-convert-ly"
This reverts commit 0d0a674ba7bfa052e277861427c0a2d7a6d2cdde.
Conflicts:
Documentation/de/notation/fretted-strings.itely
Documentation/es/notation/fretted-strings.itely
Rerun update-with-convert-ly
When committed, the whole kaboodle will be done as one merge commit.
Translators will likely doing their readers a favor by hand-polishing
the results of the automatic conversion.
http://codereview.appspot.com/6425061