bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 2336 in lilypond: Patch: Add layout changing command \layout-f


From: Jean-Charles Malahieude
Subject: Re: Issue 2336 in lilypond: Patch: Add layout changing command \layout-from for getting context defs from music
Date: Fri, 24 Feb 2012 20:31:33 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.1) Gecko/20120209 Thunderbird/10.0.1


Ok, what do people say to the following:
a) rename settingsFrom to \context-like
b) rename \layout-from to \output-like

Then we may do things like
\midi {
  \Score { \context-like { \tempo 4 = 80 } }
}
\layout {
  \output-like { \accidentalStyle modern }
}

Is that better than xxx-from ?


I totally agree.

It is an evidence that \context-like deals with "contexts" and,
from a non English native user point of view, I know that "layout" deals
with printable; therefore I would get confused to be allowed to mention
"\layout-from" in a midi block...

Cheers,
Jean-Charles



reply via email to

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