Comment #8 on issue 591 by mts...@gmail.com: Left edge of hairpin aligns
with arpeggio
http://code.google.com/p/lilypond/issues/detail?id=591
Fix reimplemented with ac7aef03ab9d459a6ea6f03d9c127be150871dd4.
___
bug-lilypond mailing list
bug-lilypo
If you search for "brace" in LSR, http://lsr.dsi.unimi.it/ you will find
an answer that
with some work can be adopted to both situations.
/Mats
[EMAIL PROTECTED] wrote:
Issue 591: Left edge of hairpin aligns with arpeggio
http://code.google.com/p/lilypond/issues/detail?id=591
Comment #7 by
Issue 591: Left edge of hairpin aligns with arpeggio
http://code.google.com/p/lilypond/issues/detail?id=591
Comment #7 by n.puttock:
Joe: yeah, there's no problem with that; again I had misunderstood
Mats's post.
Basically, I'd assumed that using
\new Staff << \upper \dynamics >>
is the same
Issue 591: Left edge of hairpin aligns with arpeggio
http://code.google.com/p/lilypond/issues/detail?id=591
Comment #6 by v.villenave:
OK, everyone can now refer to Issue 620.
Issue attribute updates:
Status: Verified
--
You received this message because you are listed in the owner
or
Issue 591: Left edge of hairpin aligns with arpeggio
http://code.google.com/p/lilypond/issues/detail?id=591
Comment #5 by joeneeman:
It seems that lilypond implicitly creates two voices in that situation.
I agree that
the current behaviour causes problems; it would be nice to have a
general way
Issue 591: Left edge of hairpin aligns with arpeggio
http://code.google.com/p/lilypond/issues/detail?id=591
Comment #4 by n.puttock:
Oops, you're right, I'd forgotten about the parallel usage; I'd misread
a post that
Mats made concerning dynamics in a separate voice.
Saying that though, it's n
It seems to me that this probably is another incarnation of the bug
discussed in the
thread
http://lists.gnu.org/archive/html/lilypond-devel/2007-04/msg00136.html,
which as far as I can see is missing in the bug tracker.
There are also close connections to
http://code.google.com/p/lilypond/iss
Issue 591: Left edge of hairpin aligns with arpeggio
http://code.google.com/p/lilypond/issues/detail?id=591
Comment #3 by joeneeman:
Is this remaining part a regression? The problem is that the crescendo
has no notes
to attach to so it attaches to the PaperColumn (which includes
accidentals and
Issue 591: Left edge of hairpin aligns with arpeggio
http://code.google.com/p/lilypond/issues/detail?id=591
Comment #2 by n.puttock:
Thanks for fixing this, Joe.
There is one situation where it's still broken though: when dynamics
are attached to
skips in a separate voice.
\relative c' {
<<
Issue 591: Left edge of hairpin aligns with arpeggio
http://code.google.com/p/lilypond/issues/detail?id=591
Comment #1 by hanwenn:
when I debug, and set a breakpoint in Hairpin::print() it turns out
that the left
bound of the hairpin has been messed with in mysterious ways,
(gdb) ps b->object_
Issue 591: Left edge of hairpin aligns with arpeggio
http://code.google.com/p/lilypond/issues/detail?id=591
New issue report by n.puttock:
%{
Arpeggios should not influence the horizontal positioning
of hairpins.
%}
\version "2.11.42"
\paper { ragged-right = ##t }
\relative {
11 matches
Mail list logo