lilypond-devel
[Top][All Lists]
Advanced

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

Re: How to do proper indentation?


From: Thomas Morley
Subject: Re: How to do proper indentation?
Date: Sat, 1 Dec 2012 00:56:18 +0100

2012/11/30 Marc Hohl <address@hidden>:
> Am 30.11.2012 02:16, schrieb Thomas Morley:
>>
>> Hi,
>>
>> reviewing
>> https://codereview.appspot.com/6850073/
>> Pál admonished to do better indentation on lists at different levels.
>>
>> Trying to minimize my lack of knowledge on this topic I searched the
>> CG about It.
>>
>> CG 10.5.3 Indentation
>> mentions possibilities for emacs and vim, but I'm not familiar with them.
>> I'm using jEdit or gedit
>>
>> Following the link in
>> CG 10.3.2 Desired file formatting
>> http://community.schemewiki.org/?scheme-style
>> doesn't help here.
>>
>> My own guess would be (file is attached, too):
>>
>> showSimpleRest =
>> #(define-scheme-function (parser location dots)
>>    (string?)
>>    (make-override-markup (cons 'baseline-skip 7)
>>     (make-column-markup
>>      (map
>>       (lambda (style)
>>        (make-line-markup [...]
>
> I think that the indentation level is 2 spaces, and function arguments are
> supposed to be aligned vertically, see the attached file.
>
> HTH,
>
> Marc
>
>
>
> _______________________________________________
> lilypond-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-devel
>

Hi Marc,

thanks a lot.

-Harm



reply via email to

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