Issue 637: keep-inside-line doesn't affect crescendoText
http://code.google.com/p/lilypond/issues/detail?id=637

New issue report by v.villenave:
% The text indication goes out of the line (even out of the page).

\version "2.11.49"

\relative c' {
  \override Score.PaperColumn #'keep-inside-line = ##t
  \override Score.NonMusicalPaperColumn #'keep-inside-line = ##t
  \repeat unfold 8 c1
  \set crescendoText = \markup {\italic "sempre dim."}
  \set crescendoSpanner = #'text
  c4 c c c\< c1 c\!
  \repeat unfold 8 c1
}


Issue attributes:
        Status: Accepted
        Owner: v.villenave
        Labels: Type-Defect Priority-Medium

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to