lilypond-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Allow \markuplines to be assigned to a variable


From: David Kastrup
Subject: Re: [PATCH] Allow \markuplines to be assigned to a variable
Date: Tue, 04 Jan 2011 15:22:38 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Reinhold Kainhofer <address@hidden> writes:

> Here's a patch that allows markup lines to be assigned to a variable:
> http://codereview.appspot.com/3855043
>
> So far, the following was invalid syntax:
>
> mytext = \markuplines {
>   \justified-lines { Lorem ipsum dolor sit amet, ...  } }
>
> \markuplines \mytext

Why wouldn't you rather write

\mytext

as the last line?  As it stands, this looks like one \markuplines
mysteriously vanishes.

-- 
David Kastrup




reply via email to

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