Possible edge case bug

2021-02-08 Thread Adam Griggs
Hello, I'd like to draw your attention to a potential issue that results from the edge case interaction of footnotes and the completion_heads/rests engravers. \version "2.23.0" \new Voice \with {     \remove "Note_heads_engraver"     \consists "Completion_heads_engraver"     \remove

Re: Vertical staff spacing between song parts

2021-02-08 Thread Kieren MacMillan
Hi Bruce, > I'm engraving an instrumental that has three parts; each part is two lines > long. How can I arrange them on the page so that there is vertical space > between the parts. I would separate the parts into individual scores, and then use score-system-spacing to control the

Vertical staff spacing between song parts

2021-02-08 Thread brucep16...@outlook.com
Greetings, I'm engraving an instrumental that has three parts; each part is two lines long.  How can I arrange them on the page so that there is vertical space between the parts. Here is a tiny example: \version "2.18.2" \language "english" \score { \new Staff {

Custom music notation?

2021-02-08 Thread Jean Abou Samra
Hello, *Lilypond* users and developers. I have designed a music notation system called Plain Music Notation or *PMN* for short. /But unfortunately I am not a software developer at all./ You can find more info about it here: https://github.com/Pashkuli-Design/PMN

Re: Text Spanner auto expand to end of duration

2021-02-08 Thread Jean Abou Samra
Le 08/02/2021 à 13:32, Jean Abou Samra a écrit : Le 08/02/2021 à 01:59, Thomas Morley a écrit : Well, I seem to remember that there was a problem, if a custom-engraver was consisted in various files all compiled in one go like lilypond file-1.ly file-2.ly. Some bleed over, iirc. I didn't

Re: page-limit-inter-system-space

2021-02-08 Thread Xavier Scheuer
On Mon, 8 Feb 2021 at 19:28, Richard Shann wrote: > > In a multi-movement piece with each movement starting on a new page it > happens by default that if one movement is very short it will be spread > out to fill the page. This can be difficult to read as the systems are > so far apart. I would

RE: page-limit-inter-system-space

2021-02-08 Thread Mark Stephen Mrotek
Richard, Include ragged-bottom = ##t in the paper block Mark -Original Message- From: lilypond-user [mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org] On Behalf Of Richard Shann Sent: Monday, February 8, 2021 4:09 AM To: lilypond-user@gnu.org Subject:

Re: Keeping original system distances

2021-02-08 Thread Xavier Scheuer
On Mon, 8 Feb 2021 at 17:55, Calvin Ransom wrote: > > I am attempting to conserve the spacing when combining two scores together. I want score one on one page and score two on the next page but when I use \pageBreak it changes the spacing of the systems in an unwanted way, is there a way for me

Re: page-limit-inter-system-space

2021-02-08 Thread Carl Sorensen
On 2/8/21, 11:28 AM, "lilypond-user on behalf of Richard Shann" wrote: In a multi-movement piece with each movement starting on a new page it happens by default that if one movement is very short it will be spread out to fill the page. This can be difficult to read as the systems

Re: page-limit-inter-system-space

2021-02-08 Thread Jean Bréfort
Try: version "2.20.0" music = {\repeat unfold 30 c'' } \paper { page-limit-inter-system-space = ##t page-limit-inter-system-space-factor = #0.2 } \bookpart{ \score { \music } } \bookpart{ \score { \music

Re: Keeping original system distances

2021-02-08 Thread Richard Shann
On Mon, 2021-02-08 at 01:50 -0800, Calvin Ransom wrote: > I am attempting to conserve the spacing when combining two scores > together. I want score one on one page and score two on the next page > but when I use \pageBreak it changes the spacing of the systems in an > unwanted way, is there a way

Re: Keeping original system distances

2021-02-08 Thread Jean Bréfort
You might use \bookpart {} for each score Hope this helps, Jean Le lundi 08 février 2021 à 01:50 -0800, Calvin Ransom a écrit : > I am attempting to conserve the spacing when combining two scores > together. I want score one on one page and score two on the next page > but when I use \pageBreak

RE: Keeping original system distances

2021-02-08 Thread Mark Stephen Mrotek
Calvin, Perhaps using ragged bottom would do it. https://lilypond.org/doc/v2.21/Documentation/notation/changing-spacing Mark From: lilypond-user [mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org] On Behalf Of Calvin Ransom Sent: Monday, February 8, 2021 1:51 AM To:

Re: Pic of score

2021-02-08 Thread Freeman Gilmore
On Mon, Feb 8, 2021 at 9:17 AM Knute Snortum wrote: > On Sun, Feb 7, 2021 at 11:27 AM Freeman Gilmore > wrote: > > > > I have a question that I would like to ask, but first can I send pics of > scores with it or do i have to send pics as attachments? > > > > Thank you, ƒg > > I don't speak for

Re: Keeping original system distances

2021-02-08 Thread Pierre Perol-Schneider
Hi Calvin, You can specify a certain distance, e.g.: \paper { system-system-spacing.basic-distance = 15 % <= to be set properly %ragged-bottom = ##f %ragged-last-bottom = ##f } HTH, cheers, Pierre Le lun. 8 févr. 2021 à 17:57, Calvin Ransom a écrit : > I am attempting to conserve the

Re: Pic of score

2021-02-08 Thread Knute Snortum
On Sun, Feb 7, 2021 at 11:27 AM Freeman Gilmore wrote: > > I have a question that I would like to ask, but first can I send pics of > scores with it or do i have to send pics as attachments? > > Thank you, ƒg I don't speak for everyone, but I think plain text messages are preferred; therefore

Re: Keeping original system distances

2021-02-08 Thread Aaron Hill
On 2021-02-08 1:50 am, Calvin Ransom wrote: I am attempting to conserve the spacing when combining two scores together. I want score one on one page and score two on the next page but when I use \pageBreak it changes the spacing of the systems in an unwanted way, is there a way for me to

page-limit-inter-system-space

2021-02-08 Thread Richard Shann
In a multi-movement piece with each movement starting on a new page it happens by default that if one movement is very short it will be spread out to fill the page. This can be difficult to read as the systems are so far apart. I would like to tell LilyPond to limit the space between systems to

Re: Text Spanner auto expand to end of duration

2021-02-08 Thread Jean Abou Samra
Le 08/02/2021 à 01:59, Thomas Morley a écrit : Am Mo., 8. Feb. 2021 um 00:29 Uhr schrieb Jean Abou Samra : ((finalize this-engraver) ;; house keeping (set! trill-spanner #f) (set! rhythmic-events '()) (set! bar-line #f) Hi Harm, Is there a

Re: Posting problem

2021-02-08 Thread Werner LEMBERG
> I have, for some reason unknown to me, been blocked from posting in > nabbler. As I have never spammed, not even argued with anyone for > that matter, and in one instance the discussion from a question of > mine lead to a snippet - which means that my questions for the most > part are not