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: lilypond
Subject: Re: Issue 2336 in lilypond: Patch: Add layout changing command \layout-from for getting context defs from music
Date: Fri, 24 Feb 2012 17:28:24 +0000


Comment #9 on issue 2336 by address@hidden: Patch: Add layout changing command \layout-from for getting context defs from music
http://code.google.com/p/lilypond/issues/detail?id=2336

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 ?




reply via email to

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