Graham Percival wrote:
... although perhaps renamed to \context -- in fact, remove the \layout entirely:
(toplevel)
\context {
  \Staff {
    \override blah
  }
  \Voice {
    \override foo
}}

I think it would be better to make the syntax analogous to what we have for music, eg.


  \context Staff \with {
    \override blah
  }

(optionally: without the \context bit)

--

Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen

LilyPond Software Design
 -- Code for Music Notation
http://www.lilypond-design.com



_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to