[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue 637 in lilypond: keep-inside-line doesn't affect crescendoText
From: |
codesite-noreply |
Subject: |
Issue 637 in lilypond: keep-inside-line doesn't affect crescendoText |
Date: |
Sat, 14 Jun 2008 11:48:17 -0700 |
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Issue 637 in lilypond: keep-inside-line doesn't affect crescendoText,
codesite-noreply <=