lilypond-devel
[Top][All Lists]
Advanced

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

Re: toward-stem-shift-in-column should only consider 'script-interface (


From: thomasmorley65
Subject: Re: toward-stem-shift-in-column should only consider 'script-interface (issue 207620043 by address@hidden)
Date: Wed, 11 Mar 2015 23:49:44 +0000


https://codereview.appspot.com/207620043/diff/20001/scm/output-lib.scm
File scm/output-lib.scm (right):

https://codereview.appspot.com/207620043/diff/20001/scm/output-lib.scm#newcode1190
scm/output-lib.scm:1190: (shift (if (and (ly:grob? script-column)
minor nit:
Is it possible to stick to the 80 characters line-width?

https://codereview.appspot.com/207620043/diff/20001/scm/output-lib.scm#newcode1196
scm/output-lib.scm:1196: (grob::has-interface s 'script-interface)
Is there any need to go for AccidentalSuggestion and DynamicText?
Deleting these conditions seems to make no difference:

{
  \time 3/4
  \voiceOne
  c'!2.-.
  c'2.-. \ffff
}

Looks ok, even with unpatched 2.19.16

https://codereview.appspot.com/207620043/



reply via email to

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