"Phil Holmes" <em...@philholmes.net> writes:

> Would I be right in saying that in scheme files (a) (define lines
> should always be left-justified (no space before)

No, just top level defines, like everything at top level.  Top level is
when the preceding part of the file has matched opening and closing
parens.  Roughly.

> and (b) indents should always be 2 spaces and never tabs?
>
> I'm looking at music-functions.scm and it has tabs and non-left defines.

I don't think we have a no-tab policy for Scheme files.  What defines do
you have in mind?

-- 
David Kastrup


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

Reply via email to