[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lilypond-auto] Issue 3383 in lilypond: old-straight-flag + smaller Stem
From: |
lilypond |
Subject: |
[Lilypond-auto] Issue 3383 in lilypond: old-straight-flag + smaller Stem.thickness gives no output and huge over |
Date: |
Wed, 29 May 2013 19:17:58 +0000 |
Status: Accepted
Owner: ----
Labels: Type-Defect
New issue 3383 by address@hidden: old-straight-flag + smaller
Stem.thickness gives no output and huge over
http://code.google.com/p/lilypond/issues/detail?id=3383
Reported by Karol Majewski...
More information in the thread:
http://lists.gnu.org/archive/html/bug-lilypond/2013-05/msg00104.html
The following code gives:
warning: cannot fit music on page: overflow is 1096.382978
and no output. Perhaps it's a bug?
\version "2.17.19"
\layout {
\context {
\Score
\override Stem.thickness = #1.2
\override Flag.stencil = #old-straight-flag
}
}
{
c'16 r r d' c' r r d' c' r r d' c' r r d'
c' r r d' c' r r d' c' r r d' c' r r d'
c' r r d' c' r r d' c' r r d' c' r r d'
}
When I set Stem.thickness to default (1.3) everything is OK.
Version 2.16.2 gives valid output regardless of Stem.thickness value.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
- [Lilypond-auto] Issue 3383 in lilypond: old-straight-flag + smaller Stem.thickness gives no output and huge over,
lilypond <=