On 31.10.2009, at 19:34, Laura Conrad wrote:
No, but the attached is the simplest example I can figure out with the
key signature and the notehead specification in a separate block from
the notes.  (In real life, they would be in a separate file.)  And it
does exhibit the bug.

Can someone suggest a way to keep the default stuff, including the
notehead style and the key, in a file separate from the notes, and have
the notehead style survive the transposition?


The easiest solution I can think of is to put them in the same Voice context. If you have :

voicedefault = \context Voice = tset {…}
and
bassusnotes = \context Voice = tset {…}

Then your example compiles fine.

James E. Bailey



_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to