Re: Set the position(s) of a SustainPedal spanned in multiple staves

2020-02-25 Thread Paolo Prete
> > This is usually where \alterBroken comes into play. It works with > anything that is a Spanner, allowing you to specify the desired value > for each segment. > > > { >\set Staff.pedalSustainStyle = #'mixed >\alterBroken Y-offset #'(0 -16) Staff.SustainPedalLineSpanner >c'2\sus

Re: Set the position(s) of a SustainPedal spanned in multiple staves

2020-02-25 Thread Aaron Hill
On 2020-02-25 12:20 pm, Paolo Prete wrote: If the same SustainPedal belongs to more than one staff, how can I override its position only for a chosen staff? For example: { \set Staff.pedalSustainStyle = #'mixed c'2\sustainOn c' c'1 \break % DOESN'T WORK (I'm trying to override Y-of

Set the position(s) of a SustainPedal spanned in multiple staves

2020-02-25 Thread Paolo Prete
Hello, If the same SustainPedal belongs to more than one staff, how can I override its position only for a chosen staff? For example: { \set Staff.pedalSustainStyle = #'mixed c'2\sustainOn c' c'1 \break % DOESN'T WORK (I'm trying to override Y-offset only for the second staff) \ov

Re: Unmerged accidentals

2020-02-25 Thread Pierre Perol-Schneider
Hi Leo, Since I don't know how you made it, here's what I'd do: \version "2.19.84" { } %% or { } So also a hack. Cheers, Pierre Le mar. 25 févr. 2020 à 14:46, Leo Correia de Verdier < leo.correia.de.verd...@gmail.com> a écrit : > Dear list! > > Is there a neat way to achieve two (unmerged)

Unmerged accidentals

2020-02-25 Thread Leo Correia de Verdier
Dear list! Is there a neat way to achieve two (unmerged) accidentals of the same type in front of an unison? I can produce the attached output by means of some hacking, but am wondering if there is a way of preventing them being merged in the first place. doublesharp.pdf Description: Adobe P

Re: Testing dynamic-markup

2020-02-25 Thread Thomas Morley
Am Di., 25. Feb. 2020 um 13:29 Uhr schrieb Thomas Morley : > > Am Di., 25. Feb. 2020 um 07:40 Uhr schrieb Werner LEMBERG : > > > For further investigation it would be nice if you, Thomas, could > > construct a repeatable situation where your problem occurs. > > Hi Werner, > > I failed to find a con

Re: Entering (lute) tablature

2020-02-25 Thread Hilflos-im-Dode
Thomas Morley-2 wrote > Not to mention german tablature, though I never understood german > tablature, or more precisely I never _wanted_ to... Looking because of this message, how German Lute tablature works. Combining the idea of Davids translation code and parallel music function of lilypond co