lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Re: #4955 tie-


From: Auto mailings of changes to Lily Issues
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Re: #4955 tie-configuration is partially ignored
Date: Sat, 20 Aug 2016 09:59:43 +0000

If those are the only two considered options, I think I prefer going with keeping the behavior and changing the documentation.

But frankly, this is an abomination. A user should just be able to tweak the ties individually and be done (and then relative position is available anyway via \offset without requiring extra folderol). The whole tie-configuration thing stinks.

If that's not on the table, I think I prefer going with changing the documentation. One slight advantage is that we don't get any incompatibilities until we indeed change this to work via per-tie tweaks.


[issues:#4955] tie-configuration is partially ignored

Status: New
Created: Fri Aug 12, 2016 07:29 AM UTC by Werner LEMBERG
Last Updated: Sat Aug 20, 2016 08:03 AM UTC
Owner: nobody
Attachments:

\version "2.19.46"

\header { texidoc = "
LilyPond should obey the vertical positions of ties as specified with
@code{tie-configuration}.

Here is a counterexample, where the positions of longer ties get
changed.
" }

\paper { line-width = 80\mm }

\relative {
  \override TieColumn.tie-configuration =
    #'((0 . 1) (2 . 1) (4 . 1))
  <b'^~ d^~ f^~>1 | \break
  q |
}

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]