[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lilypond-auto] Issue 3416 in lilypond: If incipit has soprano clef, its
From: |
lilypond |
Subject: |
[Lilypond-auto] Issue 3416 in lilypond: If incipit has soprano clef, its staves are not aligned with main score |
Date: |
Wed, 19 Jun 2013 19:51:15 +0000 |
Status: Accepted
Owner: ----
Labels: Type-Ugly
New issue 3416 by address@hidden: If incipit has soprano clef, its
staves are not aligned with main score
http://code.google.com/p/lilypond/issues/detail?id=3416
Reported by Pothárn Imre:
http://lists.gnu.org/archive/html/bug-lilypond/2013-06/msg00024.html
% When the incipit has a soprano clef,
% the staff lines are not aligned
% irrespective of the clef of main part
\version "2.16.2"
incipit = \markup {
\score {
{ \clef soprano
s4 \bar "" }
\layout { }
} }
main = { g'1}
\new Voice=bug { \set Staff.instrumentName=\incipit
\main }
Some workarounds are recomended in original thread.
Attachments:
bug.preview.png 1.4 KB
--
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Lilypond-auto] Issue 3416 in lilypond: If incipit has soprano clef, its staves are not aligned with main score,
lilypond <=