bug-lilypond
[Top][All Lists]
Advanced

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

Issue 2387 in lilypond: Patch: Allow music in contextmods


From: lilypond
Subject: Issue 2387 in lilypond: Patch: Allow music in contextmods
Date: Sat, 10 Mar 2012 15:35:11 +0000

Status: New
Owner: ----
Labels: Type-Enhancement Patch-new

New issue 2387 by address@hidden: Patch: Allow music in contextmods
http://code.google.com/p/lilypond/issues/detail?id=2387

Allow music in contextmods
so that one can say \new Staff \with { \clef bass } { ... } or similar.

It turns out that \time ... is rather elusive to get to work in such
circumstances (context mod or output def) since the alias for the
Timing context is established by the Timing_engraver, namely _after_
the context modifications have already been set up.  Apart from that,
most other things work nicely.

Consists of three subpatches:


Use elements-callback for layout-instruction event reinterpretation


Allow music in contextmods


Implement 'apply context mod

http://codereview.appspot.com/5796052




reply via email to

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