On Wed, 26 Jul 2006, Han-Wen Nienhuys wrote:

...
Index: lily/instrument-name-engraver.cc
===================================================================
RCS file: /cvsroot/lilypond/lilypond/lily/instrument-name-engraver.cc,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -b -r1.86 -r1.87
--- lily/instrument-name-engraver.cc    26 Jul 2006 11:40:14 -0000      1.86
+++ lily/instrument-name-engraver.cc    26 Jul 2006 11:57:22 -0000      1.87
@@ -41,13 +41,13 @@
  if (!text_spanner_)
    {
      SCM long_text = get_property ("instrument");

Shouldn't this be instrumentName?

Greetings,
Juergen


@@ -115,9 +115,9 @@

                /* read */
                "currentCommandColumn "
-               "instr "
-               "instrument "
-               "vocNam "
+               "shortInstrumentName "
+               "instrumentName "
+               "shortVocalName "
                "vocalName "
                ,
...


_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to