Le 01/12/2022 à 16:36, rev...@unitelc.com a écrit :
Hi all:
I used
\addlyrics {
\override VerticalAxisGroup.nonstaff-nonstaff-spacing.basic-distance =
#4 and achieved the effect I wanted. But only for the last line of
music. The other lines were unaffected.
Is there a way I can get the sp
Hi all:
I used
\addlyrics {
\override VerticalAxisGroup.nonstaff-nonstaff-spacing.basic-distance = #4
and achieved the effect I wanted. But only for the last line of music. The
other lines were unaffected.
Is there a way I can get the spacing for each line of music?
Thanks, Mark, for the reply. I'll try 2.13.39, which I see was released
yesterday.
Should I decide to hop off the bleeding edge and go back to the last stable
release, does anyone know how I'd accomplish this spacing issue with 2.12.3? Or
is my only hope of doing this to use 2.13.39?
thanks,
K
39.
--
Phil Holmes
- Original Message -
From: "Karl Nelson"
To:
Sent: Tuesday, November 16, 2010 2:31 PM
Subject: Re: Adjusting spacing between stanzas in 2.13.38
Thanks, Mark, for the reply. I'll try 2.13.39, which I see was released
yesterday.
Should I decide to hop o
Karl Nelson wrote:
> \version "2.13.38"
>
> [...]
>
> % This throws: warning: cannot find property type-check
> % for `nonstaff-nonstaff-spacing' (backend-type?).
> % perhaps a typing error?
>
> \override VerticalAxisGroup #'nonstaff-nonstaff-spacing =
> #'((space . 30))
'nonstaff-nonstaff-spaci
Hi,
Is there any way to adjust the spacing between stanzas of lyrics? So far, I've
been able to move the stanza closer to the staff above it, but I haven't been
able to adjust the spacing between stanzas.
I've included a "tiny example" below with a few of my attemp
I am working with Lilypond 2.13.8 and have run into the problem that the
default spacing between stanzas of lyrics is unacceptably small (it has
ascenders and descenders of different lines crashing into each other). I've
searched the documentation and the web to find solutions and have fo
Mark Polesky <[EMAIL PROTECTED]> writes:
> How can I reduce vertical spacing between stanzas?
\context {
\Lyrics
\override VerticalAxisGroup #'minimum-Y-extent = #'(0 . 0)
}
or ...
\score {
\new ChoirStaff <<
\new Staff = "upperstaff
How can I reduce vertical spacing between stanzas?
- Mark
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
Lyrics context has been dropped and the old LyricsVoice context has
been renamed to Lyrics :-). )
/Mats
[EMAIL PROTECTED] wrote:
Hi,
I'm trying to reduce the spacing between stanzas and having trouble. I've tried 2.0 and 2.1.24.
I've tried overriding #'extra-offset an
Hi,
I'm trying to reduce the spacing between stanzas and having trouble. I've tried 2.0
and 2.1.24.
I've tried overriding #'extra-offset and that will move the stanzas together but will
not recover the unusused space.
I've tried setting #'extra-Y-extent to n
11 matches
Mail list logo