Comment #9 on issue 2336 by d...@gnu.org: 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 ?


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to