lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] Issue 3242 in lilypond: Manual beaming over rests and ve


From: lilypond
Subject: [Lilypond-auto] Issue 3242 in lilypond: Manual beaming over rests and vertical spacing problem
Date: Wed, 13 Mar 2013 20:45:55 +0000

Status: Accepted
Owner: ----
Labels: Type-Ugly

New issue 3242 by address@hidden: Manual beaming over rests and vertical spacing problem
http://code.google.com/p/lilypond/issues/detail?id=3242

Reported by Clément:
http://lists.gnu.org/archive/html/bug-lilypond/2013-03/msg00054.html

Using oneVoice position (or indirectly, partcombineApart) while making a beam
go
over a rest destroys vertical alignment in a staff.

Here is a small example, with or without manual beaming over the rest.

%%%

\version "2.17.13"

\relative c'' {
  \voiceOne \dynamicUp f4\fz f8 f f[ r16 f] f8 f |
  \override DynamicText #'X-offset = #-3 f4\fz f8 f f[ r16 f] f8 f | \mark
\default
}

\relative c'' {
  \voiceOne \dynamicUp f4\fz f8 f f r16 f f8 f |
  \override DynamicText #'X-offset = #-3 f4\fz f8 f f r16 f f8 f | \mark
\default
}

%%%

Overriding outside-staff-priority or Y-offset is uneffective.
It also affects BarNumber's vertical position.

I encountered this bug while updating a score from an older version of
lilypond,
but I cannot remember which one exactly. I think it was 2.16.


Attachments:
        bug.png  5.7 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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]