bug-lilypond
[Top][All Lists]
Advanced

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

indent problem


From: address@hidden
Subject: indent problem
Date: Wed, 9 Mar 2011 08:35:48 +0000 (GMT)

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



reply via email to

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