bug-lilypond
[Top][All Lists]
Advanced

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

Re: indent problem


From: David Bobroff
Subject: Re: indent problem
Date: Wed, 09 Mar 2011 14:38:12 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9

On 3/9/2011 2:31 PM, Phil Holmes wrote:
<address@hidden> wrote in message news:address@hidden
I'm not top posting.


In this example the indentation is off. The second last '}' should be indented. The '--->' causes this. With just '--' or '->' the indentation works fine. Also, with '--->' emacs complains of "mismatched parentheses" when the final '}' is entered. All indentation following '--->' is disrupted. Using '->--' instead avoids the indentation/parenttheses mismatch problem but then stacks the tenuto and accent in the opposite order (not what I want).

-David

%%%%%%%%%%%
version "2.12.3"

\score {
 \relative c' {
   c4--->
}
}
%%%%%%%%%%%

Which part of LilyPond produces this "bug"?


Well, I suppose it's not LilyPond proper, but perhaps one of the *.el files packaged with LilyPond for use with emacs in conjunction with LilyPond. Since the aforementioned file is part of the LilyPond package I thought this would be the proper place to start.

-David



reply via email to

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