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: Fri, 14 Feb 2014 08:39:33 +0000

Updates:
        Status: Fixed
        Labels: -Patch-push Fixed_2_19_3

Comment #8 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

Pushed to staging as
commit 00e7e96f8393ad1fe86f57cf90f4567142bd4e72
Author: David Kastrup <address@hidden>
Date:   Sat Feb 8 19:05:16 2014 +0100

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 is without an output definition.


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