lilypond-devel
[Top][All Lists]
Advanced

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

Re: Consistency in \context block formatting


From: Trevor Daniels
Subject: Re: Consistency in \context block formatting
Date: Wed, 27 Jan 2010 18:12:14 -0000


Neil Puttock wrote Wednesday, January 27, 2010 5:38 PM

There's nothing in the documentation policy for \context block
formatting, but since you've amended some examples in the LM, I
thought I'd check what the preferred style should be to prevent any
confusion.

I much prefer the context name to be on the next line (this is how
I've always edited snippets), so I'd like to propose the following:

* blocks of code starting with an opening curly brace should be
followed by a newline unless a closing brace is encountered on the
same line, i.e.,

\context { \removeEmptyStaffContext }

\context {
 \Foo
 ...
}

I agree.  I didn't like Graham's recent change in the LM either.

Trevor






reply via email to

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