lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4711 bendAfte


From: Auto mailings of changes to Lily Issues
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4711 bendAfter ignored by horizontal spacing
Date: Thu, 24 Dec 2015 12:20:08 +0000


[issues:#4711] bendAfter ignored by horizontal spacing

Status: Accepted
Created: Thu Dec 24, 2015 12:20 PM UTC by Simon Albrecht
Last Updated: Thu Dec 24, 2015 12:20 PM UTC
Owner: nobody
Attachments:

Thomas Morley reported two problems:
– BendAfter may collide with the subsequent note’s accidental
– and it’s not possible to set minimum-length using a rod.

\version "2.19.32"

%% (1)
%% Collision Accidental/BendAfter
{
  c''2\bendAfter #2
  deses''
}

%% (2)
%% 'minimum-length can't be reasonably applied
%% NR suggests to use:
%% \override Score.SpacingSpanner.shortest-duration-space = #4.0
%% But I'd say that's strange.
{
  \override BendAfter #'springs-and-rods = #ly:spanner::set-spacing-rods
  \override BendAfter #'minimum-length = #8
    c''2\bendAfter #2
    d''
}

Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

------------------------------------------------------------------------------
_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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