lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3330 in lilypond: bracketify-stencil moves gro


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3330 in lilypond: bracketify-stencil moves grob's refpoint
Date: Fri, 03 May 2013 05:11:06 +0000


Comment #41 on issue 3330 by address@hidden: bracketify-stencil moves grob's refpoint
http://code.google.com/p/lilypond/issues/detail?id=3330

@ comment 31. Yes it is essential that the markup commands be _associative_, so that
  \line { \line { x y } \line { z } }
is the same (regarding visual appearance and metrics) as
  \line { \line { x } \line { y z } }

For example,
  \markup \line {Timpani in\concat {B \flat} \concat{ F } }
  \markup \line {Timpani in\concat {B } \concat{ \flat F } }
  \markup \concat { \line {Sonata in E} \line {\flat major} }
  \markup \concat { \line {Sonata in} \line {E \flat major} }
should have the same appearance.

--
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]