Le 20 juin 09 à 23:18, Mark Polesky a écrit :
Nicolas Sceaux wrote:
#(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.
I respectfully* disagree:
http://community.schemewiki.org/?scheme-style#H-189ddlj
Where it puts that parens alone are a rare exception.
Remember that you're writing a tutorial. Using a good, consistent style
is primordial, so that users that learn from it may in turn use a good
style. It's a pain to read badly formatted code.
Nicolas
_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel