Comment #6 on issue 1216 by [email protected]: DynamicTextSpanners should end like hairpins
http://code.google.com/p/lilypond/issues/detail?id=1216

Test case from dupliate issue #1398:

http://lists.gnu.org/archive/html/bug-lilypond/2010-11/msg00030.html

%------------------------------
If a hairpin follows immeditately after a text crescendo, the hairpin does not start on the note but after the note.

Simple example file (including comparison to case without text crescendo) is attached.
%------------------------------
<<
  \new Staff \relative c' { c2\cresc c | c c\< | c c | c\! }
  \new Staff \relative c' { c2       c | c c\< | c c | c\! }

%------------------------------

Attachments:
        test.png  2.5 KB


_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to