Originally created by: *anonymous
Originally created by: v.villenave
The text indication goes out of the line (even out of the page).
:::TeX
\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
}
Originally posted by: hanw...@gmail.com
Text spanner should do some kind of word wrapping in this case.
Labels: -Type-Defect Type-Enhancement
Originally posted by: pkx1...@gmail.com
Still an issue in 2.15.15.
Labels: -Type-Enhancement -Priority-Medium Type-Ugly
Owner: ---
Originally posted by: christop...@gmx.de
Still in 2.18.0
Diff:
Bug confirmed with v2.19.27 and the following code:
(keep-inside-line defaults to true since v2.13.52)
See issues [#160], [#609] and [#997] for related problems.
Related
Issues:
#1470Issues:
#160Issues: #609
Issues: #997