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 22:10:25 +0000


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

I think I would prefer

\layout-properties-from
\context-properties-from

It's more typing, but I think it's clearer.


\midi {
  \Score {
    \context-properties-from { \tempo 4 = 80}
  }
}
\layout {
  \layout-properties-from { \accidentalStyle modern }
}


Thanks,

Carl





reply via email to

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