lilypond-devel
[Top][All Lists]
Advanced

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

Re: Rename \markuplines to \markuplist (before running convert-ly) (issu


From: David Kastrup
Subject: Re: Rename \markuplines to \markuplist (before running convert-ly) (issue 5312050)
Date: Mon, 24 Oct 2011 08:57:28 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux)

"address@hidden" <address@hidden> writes:

> \markup { \column { \italic foo bar }} would use line as its layout
> manager and have two elements, one markup that used nothing as its
> layout manager (markups with 1 element cannot have layout managers)
> and had no transformations and one markup that used nothing as its
> layout manger and had an italic transformation.
>
> In this representation, box-layout-across-pages could be a layout
> manager that works like markuplines.  The page breaker would take all
> top level markups, check the layout managers, and automatically create
> chunks based on the layout manager being used.

Will

z = \markuplist { a b c }
\markup { \concat \z }

still work?  That is one of the reasons I want "\markuplist" rather than
"\markuplines" since it has nothing to do whatsoever with lines before
it actually gets put into a context wanting to interpret it as such.

-- 
David Kastrup




reply via email to

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