lilypond-user
[Top][All Lists]
Advanced

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

Re: edition-engraver mod on first note


From: Stefano Troncaro
Subject: Re: edition-engraver mod on first note
Date: Sat, 7 Nov 2020 16:55:04 -0300

Hi Damian, can you post an example? If I remember correctly (I may be misremembering) there is an issue in scores starting with \partial

But for example I use the following on a score:

LVm = \musicPath PNO.left.Voice.main
\editionMod ed 1 0 \LVm {
  \once \override DynamicText.X-extent = #empty-interval
  <>_#(make-dynamic-text "col pedale")
}

And it works properly.

Hope that helps,
Stéfano

El vie., 6 nov. 2020 a las 13:41, damianlegassick (<damianlegassick@mac.com>) escribió:
Hi

I can't persuade edition-engraver to add an \editionMod starting on the downbeat of the first bar. I can't even do it with the example.ly from the repo (is that why there's an R1 at the top?).

any clues for a workaround or am I being dumb?

Damian

reply via email to

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