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