lilypond-user
[Top][All Lists]
Advanced

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

Re: Tweaking individual ties in a chord


From: Simon Albrecht
Subject: Re: Tweaking individual ties in a chord
Date: Tue, 29 Mar 2016 11:21:55 +0200

Hi Andrew,

I’ve never done this myself, but you need to tweak TieColumn instead.

Best, Simon

On 29.03.2016 10:41, Andrew Bernard wrote:
Can you tweak individual ties in a chord (despite that the NR says that this is a known issue)? I am always hopeful there are solutions.

The 2.19.38 NR says in Section 5.3.4:


    When several similar items are placed at the same musical moment,
    the \override command cannot be used to modify just one of them –
    this is where the \tweak command must be used. Items which may
    appear more than once at the same musical moment include the
    following:

      *     note heads of notes inside a chord
      *     articulation signs on a single note
      *     ties between notes in a chord
      *     tuplet brackets starting at the same time



This gives the impression that ties in a chord can be tweaked. Is this simply incorrect?

Andrew

— snip

\version "2.19.38"

{
  <g' _~ b' ^~ d'' ^~>4  <g' b' d''>

 % tweaks all the ties not just the first
  <g'-\tweak Tie.details.height-limit #4 ~ b' ^~ d'' ^~>4  <g' b' d''>
}


— snip




_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user




reply via email to

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