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/

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to