bug-lilypond
[Top][All Lists]
Advanced

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

Re: Automatic Accidentals ignore unmetered music


From: Edmundo Marcelo Navarrete
Subject: Re: Automatic Accidentals ignore unmetered music
Date: Fri, 21 Jan 2005 11:07:58 -0300
User-agent: Mozilla/5.0 (X11; U; Linux i586; es-ES; rv:1.7.3) Gecko/20040913

Peter Leschev escribió:

Hi!

           Firstly, thankyou for writing such a great piece of software, the 
quality of the output is incredible!

   I'm currently typesetting vocal music which doesn't have time sigatures, but bar lines are 
present at various stages of the pieces. I've noticed (only tested in 2.4.2) that the Automatic 
Accidentals functionality treats unmetered music as one large bar rather than a number of 
individual bars separated by \bar "|"'s. The documentation is unclear on the expected 
behaviour, however it would be great if the Automatic Accidentals followed the manually inserted 
\bar "|"'s as well. I've attached a testcase below.

Regards,
Peter

\version "2.4.2"

\new Staff {

\relative c'' {
%Automatic Accidentals ignore unmetered music %Automatic Accidentals consider unmetered music %(eg if Score.timing = false or \cadenzaOn) as one big bar, %rather than considering the manual bar lines entered by the user
 %(eg \bar "|"). This testcase shows the differences in behaviour.
%Having \cadenzaOn commented out, shows the correct default
 %behaviour of the Automatic Accidentals. By uncommenting the
%line below, shows that the Automatic Accidentals consider the %4 bars below as one big bar %\cadenzaOn bes bes bes bes
 \bar "|"
 bes bes bes bes
 \bar "|"
 bes bes bes bes
 \bar "|"
 bes bes bes bes
}
}
_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond







reply via email to

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