bug-lilypond
[Top][All Lists]
Advanced

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

Indentation under Emacs [lily 2.4.4]


From: Maurizio Tomasi
Subject: Indentation under Emacs [lily 2.4.4]
Date: Tue, 08 Mar 2005 08:39:13 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312

In Lilypond 2.4.4, when I edit a file under Emacs and manually specify beam grouping, the indentation is wrong when the group ends with a chord:

\relative c' {
    c8[ e g <c e>]
        * <- here <TAB> places the cursor (wrong)
}

In order to correct this, one has to use '-]' instead of a plain square bracket:


\relative c' {
    c8[ e g <c e>-]
    * <- here <TAB> places the cursor (correct)
}

Best regards,
  Maurizio Tomasi.

--
****************************************
Maurizio Tomasi
Via Newton, 6
24126 Bergamo (Italy)
Tel. +39-02-23699308
http://www.geocities.com/zio_tom78/
****************************************





reply via email to

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