lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lilypond ChangeLog lily/instrument-name-engrave...


From: Juergen Reuter
Subject: Re: lilypond ChangeLog lily/instrument-name-engrave...
Date: Wed, 26 Jul 2006 14:15:57 +0200 (CEST)

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 "
                ,
...




reply via email to

[Prev in Thread] Current Thread [Next in Thread]