lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3827 in lilypond: remove the necessity to have


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3827 in lilypond: remove the necessity to have a \layout block in a \markup \score...
Date: Sat, 08 Feb 2014 18:12:05 +0000

Updates:
        Status: Started
        Owner: address@hidden
        Labels: Patch-new

Comment #1 on issue 3827 by address@hidden: remove the necessity to have a \layout block in a \markup \score...
http://code.google.com/p/lilypond/issues/detail?id=3827#c1

Issue 3827: remove the necessity to have a \layout block in a \markup \score ...

It turns out that this is not really fixable in the backend since what
is called "layout" in the markup function definitions does not
actually correspond to \layout but rather to \paper.  Very funny.

So this is solved in the parser itself when reading a \score or
\score-lines to be used in a markup or markup list by cloning
$defaultlayout as necessary (which simulates \layout {}) whenever the
score does not already have a \layout block.

http://codereview.appspot.com/54210049

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