lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3777 in lilypond: Code improvements to satb.ly


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3777 in lilypond: Code improvements to satb.ly built-in template
Date: Thu, 09 Jan 2014 09:42:43 +0000


Comment #14 on issue 3777 by tdanielsmusic: Code improvements to satb.ly built-in template
http://code.google.com/p/lilypond/issues/detail?id=3777

Re #7 and #11: OK.
I and presumably Devon expected
  \layout { #(satb-defaulting Layout) } (see line 219)
to work as did, for example,
  #(satb-defaulting PianoLHMusic)
but it does not.  For example,
setting Layout to something like
Layout = \layout {
    \context {
      \Staff
      \override NoteHead.color = #red
    }
  }
has no effect.
But if satb.ly is changed to
  \layout { \Layout }
it works fine.

Trevor


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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