on 2011-09-27 at 15:01 eluze wrote:
>maybe you can send a small - but relevant - example of your code so we
>can try to see why it doesn't work!?
i'll definitely do that!... next week.
i'm transcribing a whole series of solos, and things are spread in
different files (i include files with vari
maybe you can send a small - but relevant - example of your code so we can
try to see why it doesn't work!?
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
on 2011-09-27 at 12:24 Peekay Ex wrote:
>http://lsr.dsi.unimi.it/LSR/Item?id=701
>
>What this shows you, is how to make a 'markup' using a score
>construct, you could then use this and pad your markup accordingly
>instead of using an ossia.
interesting approach, thanks for pointing this out to m
thanks for your answer!
> and play around with the numbers!
actually, this is exactly what i had been doing before asking in the list.
as you say, this is the method described in the section "Spacing of
ungrouped staves". but somehow i get no results, no matter what numbers i
use. admittedly,
hello,
On Tue, Sep 27, 2011 at 3:20 AM, luis jure wrote:
>
> hello list,
>
> i'm making clean copies of transcriptions i made from recordings of a
> traditional drum. it's only one instrument, and the notation is in one
> two-line staff. i haven't tweaked the vertical spacing between systems,
> a
hi
assuming you are using ungrouped staves you can use something like
\layout {
\context {
\Staff
\override VerticalAxisGroup #'default-staff-staff-spacing = #'(
(basic-distance . 0)
(minimum-distance . 0)
(padding . -2)
(stretchability . 90)
)
}
}
and pl
hello list,
i'm making clean copies of transcriptions i made from recordings of a
traditional drum. it's only one instrument, and the notation is in one
two-line staff. i haven't tweaked the vertical spacing between systems,
and i'm happy with the default results.
but now i added an extra (trans
- Original Message -
From: "Nick Payne"
To:
Sent: Tuesday, November 09, 2010 7:56 PM
Subject: Re: Ossia vertical spacing
On 09/11/10 22:28, Phil Holmes wrote:
I'm trying to create an Ossia staff above my main staff, using the
alignAboveContext property. This works
On 09/11/10 22:28, Phil Holmes wrote:
I'm trying to create an Ossia staff above my main staff, using the
alignAboveContext property. This works as illustrated in the NR.
However, I'd like more vertical spacing. The example given in the
docs is very tight, and mine appears with the clef touch
I'm trying to create an Ossia staff above my main staff, using the
alignAboveContext property. This works as illustrated in the NR. However,
I'd like more vertical spacing. The example given in the docs is very
tight, and mine appears with the clef touching the main staff as shown in
the ima
10 matches
Mail list logo