ers,
> Pierre
Thanks Pierre!
-Paul
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Re-Shorten-ledger-lines-tp164380p164468.html
Sent from the User mailing list archive at Nabble.com.
___
lilypond-user mailing list
lil
2014-07-13 23:21 GMT+02:00 Paul Morris :
> Good call. Or how about a music function that takes a parameter and scales
> the default values, as shown below?
>
Thanks Paul, snippet updated.
Cheers,
Pierre
___
lilypond-user mailing list
lilypond-user@gnu
Note, when applied to the end of a Staff group, the bar segment that
joins both staves is omitted.
Avoiding line breaks works as described.
Thanks ! Javier
%
\version "2.18.2"
\score {
\new PianoStaff
<<
\new Staff \with { \remove "Time_signature_engraver" }
\relative c'''{
\
{}
}
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Re-Shorten-ledger-lines-tp164380p164432.html
Sent from the User mailing list archive at Nabble.com.
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
f
\override Staff.LedgerLineSpanner.length-fraction = #1
\override Staff.LedgerLineSpanner.minimum-length-fraction = #1
g d
c d c d
}
Would you mind if I put it in the LSR ?
Cheers,
Pierre
How about tucking the overrides into variables, so they could be put
into an \include library?
\ver
2014-07-13 16:55 GMT+02:00 Paul Morris :
> Thanks, and nice fix for that little gap, although it appears it increases
> the spacing between the notes, as in the second measure here:
> http://lsr.di.unimi.it/LSR/Item?id=928
>
Yep, I've seen that but did not find any workaround.
> One limited wo
g d c d
}
Also, would it make sense to combine these snippets?
http://lsr.di.unimi.it/LSR/Item?id=928
http://lsr.di.unimi.it/LSR/Item?id=917
Or is it better to have two?
Cheers,
-Paul
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Re-Shorten-ledger-lines-tp1643
2014-07-13 9:46 GMT+02:00 Pierre Perol-Schneider <
pierre.schneider.pa...@gmail.com>:
> Would you mind if I put it in the LSR ?
>
See : http://lsr.di.unimi.it/LSR/Item?id=928
Cheers,
Pierre
___
lilypond-user mailing list
lilypond-user@gnu.org
https://l
2014-07-13 5:38 GMT+02:00 Paul Morris :
> Here we go:
>
Nice Paul !
And here's a complement to get rid of the gap between startStaff and stopStaff
:
\version "2.18.2"
{
g d c d
c d
\once\hide Staff.BarLine \bar "|"
\stopStaff
\startStaff
\override Staff.LedgerLineSpanner.length-fra
-length-fraction = #0.1
g d
c d c d
c d
\stopStaff
\startStaff
\override Staff.LedgerLineSpanner.length-fraction = #1
\override Staff.LedgerLineSpanner.minimum-length-fraction = #1
g d
c d c d
}
HTH,
-Paul
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/R
Am 12.07.2014 23:43, schrieb tisimst:
> Javier Ruiz-Alma wrote
>> What is the proper usage for this override? Below, I tried several
>> values without any apparent change in ledger line length.
>
> Javier,
>
> You are doing the right thing, but there's some nuances to consider.
Hi Javier,
er mailing list
> lilypond-user@
> https://lists.gnu.org/mailman/listinfo/lilypond-user
Javier,
You are doing the right thing, but there's some nuances to consider. Here's
an explanation that you may find useful that someone else asked about,
complete with graphics:
Widening
Am 04.04.2014 12:35, schrieb Fredrik Wallberg:
Hi Urs,
you could try:
\override Staff.LedgerLineSpanner.length-fraction = 0.5
/ Fredrik
Thanks, that's exactly what I needed :-)
Somehow I thought this must be possible with a property override but
wasn't
Am 04.04.2014 12:35, schrieb Fredrik Wallberg:
Hi Urs,
you could try:
\override Staff.LedgerLineSpanner.length-fraction = 0.5
/ Fredrik
Thanks, that's exactly what I needed :-)
Somehow I thought this must be possible with a property override but
wasn't bold enough to simply pretend I knew
Hi Urs,
you could try:
\override Staff.LedgerLineSpanner.length-fraction = 0.5
/ Fredrik
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Hi,
a question that has been asked by several people recently: Can ledger
lines be shortened explicitly?
I have only found info about automatic shortening together with
accidentals. But there are cases where one wants to shorten them
manually, particularly for very dense spacing.
Is that pos
16 matches
Mail list logo