lilypond-devel
[Top][All Lists]
Advanced

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

Re: doc problems with \paper and \layout keywords


From: Han-Wen Nienhuys
Subject: Re: doc problems with \paper and \layout keywords
Date: Thu, 16 Mar 2006 11:45:59 +0100
User-agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929)

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 - address@hidden - http://www.xs4all.nl/~hanwen

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





reply via email to

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