lilypond-devel
[Top][All Lists]
Advanced

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

Re: Second set of volta changes (Issue 2673) (issue 6422061)


From: k-ohara5a5a
Subject: Re: Second set of volta changes (Issue 2673) (issue 6422061)
Date: Sat, 04 Aug 2012 07:04:33 +0000


http://codereview.appspot.com/6422061/diff/1/lily/volta-engraver.cc
File lily/volta-engraver.cc (right):

http://codereview.appspot.com/6422061/diff/1/lily/volta-engraver.cc#newcode159
lily/volta-engraver.cc:159: SCM glyph = endbar ? endbar->get_property
("glyph-name") : SCM_EOL;
This lookup might force a premature decision on whether to draw a repeat
bar (such as a |: ) before LilyPond knows if it will end up at the end
of the line, where it is normally omitted.
That might explain why the patch changes 'volta-broken-left-edge.ly'

http://codereview.appspot.com/6422061/



reply via email to

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