lilypond-user
[Top][All Lists]
Advanced

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

Outside staff priority


From: Ralph Palmer
Subject: Outside staff priority
Date: Mon, 16 Dec 2019 10:06:25 -0500

Greetings -

I feel kind of stupid. I don't understand why the following four examples all produce the same output. Are the \upbow and \trill *not* TextScripts? I'm trying to get the trill below the upbow.

I'm using LilyPond 2.19.83 with Frescobaldi 3.0.0 under Linux/Ubuntu 18.04

%%%%%%%%%%%%%%%%%

\version "2.19.83"

{ f'4\trill\upbow( e') }

{ f'4\upbow\trill( e') }

{ \once \override TextScript.script-priority = #-100
  f'4\trill\upbow( e') }

{ \once \override TextScript.script-priority = #-100
  f'4\upbow\trill( e') }

%%%%%%%%%%%%%%%%%

Thanks for your help,

Ralph

--
Ralph Palmer
Brattleboro, VT
USA
(he, him, his)
address@hidden

reply via email to

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