lilypond-user
[Top][All Lists]
Advanced

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

Vertical position of Tie and Script


From: Masaki, Akikazu
Subject: Vertical position of Tie and Script
Date: Sun, 26 Mar 2023 01:15:57 +0900
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0

Hello,

How to set script position closer to its note than ties?
In default, ties are always closer to the note than scripts, but depending on 
the case, contrary is better.

e.g.
%%%%%%%%
\version "2.24.0"
{
  \override Tie.staff-position = 5
  c''1--~ c''
}
%%%%%%%%

In this case, the tenuto should be placed immediately above the note.
Perhaps overriding Script.extra-offset is one of solutions, but is there 
another property controlling the priority of Tie and Script?

Akikazu



reply via email to

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