lilypond-user
[Top][All Lists]
Advanced

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

Re: Force Lilypond to preserve vertical order of TextScripts?


From: Noeck
Subject: Re: Force Lilypond to preserve vertical order of TextScripts?
Date: Sun, 18 Feb 2018 21:26:31 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

Hi,

Am 18.02.2018 um 14:16 schrieb Torsten Hämmerle:
> How about script-priority?


That seems to work:

{
   a-\tweak script-priority #201 -"p=201" -"p default"
   a a a
   a-\tweak script-priority #202 -"p=202" -"p default"
   a a a
}

According to this example the default priority seems to be 201 but
perhaps that depends on other things?

Cheers,
Joram



reply via email to

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