On 2017/10/11 21:08:49, thomasmorley651 wrote:
On 2017/10/11 10:19:25, dak wrote:
>
https://codereview.appspot.com/331860043/diff/20001/scm/define-markup-commands.scm#newcode4026
> scm/define-markup-commands.scm:4026: \\override-lines
#'(multi-measure-rest .
> #t) > On 2017/10/08 15:19:44, thomasmorley651 wrote: > > Why override_-lines_ here. Don't understand. > > Because \override ... { x y z } is translated into > { \override ... x \override ... y \override ... z } > which is wasteful. > > Remember that everything that is called "-lines" in markup really is
talking
> about a markup _list_. Whether it ends up in lines depends on the
usage.
Ah, ofcourse.
Also known as "this sucks". At some point of time we might replace -lines with -list like \markuplines was renamed to \markuplist . But that's likely to be a large piece of work. https://codereview.appspot.com/331860043/ _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel