Hi Werner,
>> Might I suggest that “to-barline” is potentially
>> misleading/confusing…?
> I suggest you file an issue.
https://gitlab.com/lilypond/lilypond/-/issues/6709
Cheers,
Kieren.
__
My work day may look different than your work day. Please do
Hi Mats,
> Exactly the same feature might also be useful for hairpins and other spanner
> types
Indeed!
I’ll be sure to make the issue I submit a general spanner issue…
Best,
Kieren.
__
My work day may look different than your work day. Please do not
On 2024-04-12 12:05, Werner LEMBERG wrote:
Might I suggest that “to-barline” is potentially
misleading/confusing…?
On the other hand:
end-at-barline, for a pedal coded for release on a note **just
after** a barline, might be more clearly descriptive of the
current behaviour; and
> Might I suggest that “to-barline” is potentially
> misleading/confusing…?
>
> On the other hand:
>
> end-at-barline, for a pedal coded for release on a note **just
> after** a barline, might be more clearly descriptive of the
> current behaviour; and
>
> extend-to-barline, for a
Hi all,
Might I suggest that “to-barline” is potentially misleading/confusing…?
On the other hand:
end-at-barline, for a pedal coded for release on a note **just after** a
barline, might be more clearly descriptive of the current behaviour; and
extend-to-barline, for a pedal coded for re
Hi Jean,
Of course you are right. Let me explain how I got to this to explain my
confusion.
My first attempt was to add it to the next note without using \override
Staff.PianoPedalBracket.to-barline = ##t (as I wasn't aware of it
existence at that point). What I discovered however is that wh
Le mardi 09 avril 2024 à 23:55 +0200, Maurits Lamers via LilyPond user
discussion a écrit :
> Hey all,
>
> I encountered a situation where the PianoPedalBracket setting to-barline
> doesn't always do what you'd expect. Given the following code, the pedal
> bracket is not extended to the end of
Hi Aaron,
Yes it does. It is just unexpected that this would be necessary.
cheers
Maurits
Op 10-04-2024 om 00:12 schreef Aaron Hill:
Does the empty chord construct help?
<>\sustainOff
(I'm away from my normal environment, so I cannot test this locally to
confirm.)
-- Aaron Hill
On 2024-04-09 2:55 pm, Maurits Lamers via LilyPond user discussion
wrote:
Only when the \sustainOff is placed outside of the tremolo, the bracket
extends to the barline:
%%%
\version "2.24.0"
\score {
\new Staff {
\clef bass
\time 6/8
\relative c' {
c8 b a g e c |
\se