Re: Inquiry on Adjusting Vertical Spacing Between Systems in Automatically Wrapped Lines

2024-08-24 Thread Knute Snortum
On Fri, Aug 23, 2024 at 10:59 PM Peter X wrote: > > When LilyPond automatically wraps the music onto a new line, I am > interested in understanding how I can manually adjust the vertical spacing > between these automatically wrapped lines. Specifically, I’m looking for > the best method or proper

Re: Inquiry on Adjusting Vertical Spacing Between Systems in Automatically Wrapped Lines

2024-08-24 Thread Carl Sorensen
Peter, To accomplish this you need to adjust the system-system spacing. The documentation for doing this adjustment is found in the Notation Reference, section 4.1.4. https://lilypond.org/doc/v2.24/Documentation/notation/flexible-vertical-spacing-paper-variables Probably all of section 4.1 is g

Re: Inquiry on Adjusting Vertical Spacing Between Systems in Automatically Wrapped Lines

2024-08-23 Thread Werner LEMBERG
> When LilyPond automatically wraps the music onto a new line, I am > interested in understanding how I can manually adjust the vertical > spacing between these automatically wrapped lines. [...] As usual, please provide an example (both LilyPond code and an attached image) that shows what you

Inquiry on Adjusting Vertical Spacing Between Systems in Automatically Wrapped Lines

2024-08-23 Thread Peter X
Dear LilyPond Community, I hope this message finds you well. I am currently working on a project where I have a score that is long enough to automatically wrap onto a new line. This score involves a single instrument, but the question would apply equally well to scores involving multiple instrume

Re: vertical spacing between systems for only part of a score

2024-05-21 Thread Dirck Nagy
From: Werner LEMBERG Sent: Tuesday, May 21, 2024 1:34 PM To: Dirck Nagy ; lilypond-user@gnu.org Subject: Re: vertical spacing between systems for only part of a score Caution: *External Email: Use caution responding, opening attachments, or clicking on links.* [Pl

Re: vertical spacing between systems for only part of a score

2024-05-21 Thread Mats Bengtsson
On 2024-05-21 18:45, Werner LEMBERG wrote: Here, I want to make 7 lines spread out to fill the entire last page, but leave the other pages alone. Ah, I missed 'last page'. Perhaps all you need is ``` \

Re: vertical spacing between systems for only part of a score

2024-05-21 Thread Werner LEMBERG
[Please always use 'reply to all'; I've now CCed the mailing list again.] > >>> Here, I want to make 7 lines spread out to fill the entire last > >>> page, but leave the other pages alone. > > > > Ah, I missed 'last page'. Perhaps all you need is > > > > ``` > > \paper { > > ragged-last-botto

Re: vertical spacing between systems for only part of a score

2024-05-21 Thread Werner LEMBERG
>> Here, I want to make 7 lines spread out to fill the entire last >> page, but leave the other pages alone. Ah, I missed 'last page'. Perhaps all you need is ``` \paper { ragged-last-bottom = ##f } ``` Werner

Re: vertical spacing between systems for only part of a score

2024-05-21 Thread Werner LEMBERG
> I would like to increase the vertical distance between systems for a > specific area in a score. > > I know how to change vertical distance by using the \paper > {system-system etc... route, but that governs the entire score. Here, > I want to make 7 lines spread out to fill the entire last p

vertical spacing between systems for only part of a score

2024-05-21 Thread Dirck Nagy
dear Lilypond I would like to increase the vertical distance between systems for a specific area in a score. I know how to change vertical distance by using the \paper {system-system etc... route, but that governs the entire score. Here, I want to make 7 lines spread out to fill the entire l

Re: Increase vertical spacing between systems (Hartmut Leister)

2014-07-06 Thread Hartmut Leister
Hello Lilypond users, the only problem I was still having, was that some of those paper-variable didn't work (see also [1]). However this has already been topic some time ago here and James posted [2] a solution.: > --snip-- > Known issues and warnings > > The \pageBreak command will not work wit

Re: Increase vertical spacing between systems

2014-07-05 Thread Hartmut Leister
Hello dear fellow users, Am 04.07.2014 08:47, schrieb Pierre Perol-Schneider: > system-system-spacing #'basic-distance = #19 > is probably what you're looking for. It was! Thanks alot. padding also works. Am 04.07.2014 08:50, schrieb Martin Tarenskeen: > v2.12 is quite old. Vertical spacing synt

Re: Increase vertical spacing between systems

2014-07-04 Thread Pierre Perol-Schneider
2014-07-04 8:55 GMT+02:00 James : > I didn't notice you were referring to 2.12. > Oups, neither did I... ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Increase vertical spacing between systems

2014-07-03 Thread James
On 04/07/14 07:50, Martin Tarenskeen wrote: > > > On Fri, 4 Jul 2014, Hartmut Leister wrote: > >> Hello Lilypond users, >> >> I'm having a vertical spacing problem. >> [2] >> http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Vertical-spacing-b

Re: Increase vertical spacing between systems

2014-07-03 Thread Martin Tarenskeen
On Fri, 4 Jul 2014, Hartmut Leister wrote: Hello Lilypond users, I'm having a vertical spacing problem. [2] http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Vertical-spacing-between-systems#Vertical-spacing-between-systems v2.12 is quite old. Vertical spacing syntax has

Re: Increase vertical spacing between systems

2014-07-03 Thread Pierre Perol-Schneider
Hi Hartmut, 2014-07-04 8:12 GMT+02:00 Hartmut Leister : > I'm having a vertical spacing problem. > For a simple score (see [1]) I want to increase the vertical space > between stanza 2 and the next system (I've marked an occurence) just a > little bit. > system-system-spacing #'basic-distanc

Increase vertical spacing between systems

2014-07-03 Thread Hartmut Leister
o work. What I don't want is to stretch the systems, like with > \paper{ > ragged-last-bottom=##f > } Thanks in advance. Hartmut [1] https://www.dropbox.com/sh/f2rw614acsglg7i/AABvKYjtNB-1DbZo2LPA2l_Ta [2] http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Vertical-spacin

Re: the new vertical spacing between systems syntax

2012-08-06 Thread Phil Holmes
- Original Message - From: To: Sent: Sunday, August 05, 2012 11:34 PM Subject: the new vertical spacing between systems syntax Concerning the examples in the manual, section 4.4.2: 4.4.2 Explicit staff and system positioning http://lilypond.org/doc/v2.14/Documentation/notation

the new vertical spacing between systems syntax

2012-08-05 Thread ivan . k . kuznetsov
Concerning the examples in the manual, section 4.4.2: 4.4.2 Explicit staff and system positioning http://lilypond.org/doc/v2.14/Documentation/notation/explicit-staff-and-system-positioning I don't understand the reason that the variables that override default spacing between sy

Re: vertical spacing between systems

2012-03-30 Thread Xavier Scheuer
On 30 March 2012 16:05, Gagi Petrovic wrote: > Dear LilyPond users, the last few days I've been trying some vertical > spacing (in v2.14.2 on OS 10.6.8) and somehow I can't seem to understand the > mechanics of the spacing between systems as explained here. Even after > cop

Re: vertical spacing between systems

2012-03-30 Thread James
Hello, On 29 March 2012 16:17, Gagi Petrovic wrote: > Dear LilyPond users, the last few days I've been trying some vertical > spacing (in v2.14.2) and somehow I can't seem to understand the mechanics of > the spacing between systems as explained here. This is 2.12 document

vertical spacing between systems

2012-03-30 Thread Gagi Petrovic
Dear LilyPond users, the last few days I've been trying some vertical spacing (in v2.14.2 on OS 10.6.8) and somehow I can't seem to understand the mechanics of the spacing between systems as explained here<http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Vertical-spacing-be

vertical spacing between systems

2012-03-30 Thread Gagi Petrovic
Dear LilyPond users, the last few days I've been trying some vertical spacing (in v2.14.2) and somehow I can't seem to understand the mechanics of the spacing between systems as explained here<http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Vertical-spacing-between-systems

Re: spacing between systems

2008-01-04 Thread Graham Percival
as far as I can see. > > Trevor D > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:lilypond-user-bounces+t.daniels=treda.co.u > > [EMAIL PROTECTED] Behalf Of > > Valentin Villenave > > Sent: 04 January 2008 16:50 > > To: Graham Perc

RE: spacing between systems

2008-01-04 Thread Trevor Daniels
: 04 January 2008 16:50 > To: Graham Percival > Cc: Paul Scott; Stefan Thomas; Lilypondusers > Subject: Re: spacing between systems > > > 2008/1/4, Graham Percival <[EMAIL PROTECTED]>: > > > It's A4 by default, but you can change that easily. >

Re: spacing between systems

2008-01-04 Thread Valentin Villenave
2008/1/4, Graham Percival <[EMAIL PROTECTED]>: > It's A4 by default, but you can change that easily. Is this documented at all? can't find it either. Valentin ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/

Re: spacing between systems

2008-01-03 Thread Graham Percival
On Thu, 03 Jan 2008 16:16:07 -0700 Paul Scott <[EMAIL PROTECTED]> wrote: > Is it clear that you have the correct paper size? I believe it's A4 > but I haven't found that in the doc's yet. It's A4 by default, but you can change that easily. Cheers, - Graham

Re: spacing between systems

2008-01-03 Thread Paul Scott
Stefan Thomas wrote: Dear Mats, I've read the mentioned chapter in the manual and I know understand, that my problem had to do with the "TimeSig"-context. But now I have another problem. On the first side of my score the bottom of the last staff is cut off. I don't know why. Is it clear that y

Re: spacing between systems

2008-01-03 Thread Stefan Thomas
\name "TimeSig" \override TimeSignature #'font-size = #4 \override TimeSignature #'break-visibility = ##(#f #t #t) } \context { \Score \accepts TimeSig} \context { \TimeSig \override VerticalAxisGroup #'minimum-Y-extent = #'(-1 . 5) } Mats Bengts

Re: spacing between systems

2008-01-03 Thread Mats Bengtsson
Please read the sections on "Vertical spacing between systems" and "Page formatting" in the manual. Note that this is one aspect that has changed significantly between versions 2.10 and 2.11, so some but not all of the more verbose description in the manual for version 2.11

Re: spacing between systems

2008-01-03 Thread Tiago Morin
check section 11.2.2 in the manual: \layout{ \context { \Staff \override VerticalAxisGroup #'minimum-Y-extent = #'(-7 . 7) } } On Jan 3, 2008 12:43 PM, Stefan Thomas <[EMAIL PROTECTED]> wrote: > Dear Lilypond-users, > I have a question concerning the layout. > I want to increase

spacing between systems

2008-01-03 Thread Stefan Thomas
Dear Lilypond-users, I have a question concerning the layout. I want to increase the space between between systems. I mean the space between the last (e.g."double bass") and the first (e.g."piccolo") staff of the score. How can I do this? Thanks for support, Stefan _

Re: Vertical spacing between systems

2004-06-06 Thread Jim Sabatke
Dominik Baenninger wrote: I would like decrease the vertical space between systems of notes. If found in the manual that I can manipulate this feature with \set Staff.minimumVerticalExtent = #'(-4 . 4) But in which way do I have to include this statement in the code? Obviously it does not work in t

Vertical spacing between systems

2004-06-06 Thread Dominik Baenninger
I would like decrease the vertical space between systems of notes. If found in the manual that I can manipulate this feature with \set Staff.minimumVerticalExtent = #'(-4 . 4) But in which way do I have to include this statement in the code? Obviously it does not work in the way I tried it (see m