Le 20 juin 09 à 22:17, Mark Polesky a écrit :
***new paragraph and example:
Multiple consecutive scheme expressions in a music file can be
combined using the *begin* operator. This reduces the number of
hash marks to one. However, within such a combined expression,
LilyPond comments ("%" and "%{ %}") will produce errors.
#(begin
(define foo 0)
(define bar 1)
)
The formatting is bad.
> #(begin
> (define foo 0)
> (define bar 1))
Parentheses are never left alone on a line.
_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel