bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1561 in lilypond: emacs stuff: indent problem


From: lilypond
Subject: Issue 1561 in lilypond: emacs stuff: indent problem
Date: Mon, 14 Mar 2011 08:59:55 +0000

Status: Accepted
Owner: ----
Labels: Type-Other Priority-Low

New issue 1561 by brownian.box: emacs stuff: indent problem
http://code.google.com/p/lilypond/issues/detail?id=1561

Reported by David Bobroff,
http://lists.gnu.org/archive/html/bug-lilypond/2011-03/msg00159.html :

%---------------8<-------------------
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--->
}
}
%%%%%%%%%%%
%---------------8<-------------------

See the thread for more.




reply via email to

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