Originally created by: *anonymous
Originally created by: ma...@gregoriana.sk
Reported by Nick Payne:
http://lists.gnu.org/archive/html/bug-lilypond/2012-10/msg00192.html
Regardless of whether I set the end-on-accidental override to true or
false, or omit it completely, the glissandi don't stop short of the
accidental.
\version "2.17.5"
\relative c'' {
\override Glissando #'(bound-details right end-on-accidental) = ##t
c1\glissando cis\glissando c!
}
Originally posted by: njh...@gmail.com
Seems to have been fixed in 2.17.25 - and the default value for the override is now ##t, so the override command is not needed in the code above for the accidental to be avoided.
Originally posted by: k-ohara5...@oco.net
(No comment was entered for this change.)
Mergedinto: 40
Status: Duplicate