On 2012/05/12 18:36:56, Keith wrote:

http://codereview.appspot.com/6137050/diff/11001/Documentation/notation/input.itely
File Documentation/notation/input.itely (right):


http://codereview.appspot.com/6137050/diff/11001/Documentation/notation/input.itely#newcode1073
Documentation/notation/input.itely:1073: >1
     >2

     \breathe
     c2
     \footnote #'(0.5 . 0.5) #'BreathingSign \markup { Breathe }

The \breathe example is more normal-looking here.

Not exactly the most intuitive order I have to say.  \breathe does not
take a postevent, though, so the alternative would be the use of
<>\footnote or equivalent, either before or after \breathe itself:
\breathe creates an event without duration.

This is one case where the postevent order is not helpful, because the
thing you want to modify itself does not take a postevent.  Putting the
postevent on c2 instead delivers it at the right point of time, but this
is plainly counterintuitive.

http://codereview.appspot.com/6137050/

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to