Re: space between text and the next system

2019-01-11 Thread Aaron Hill
On 2019-01-11 9:12 pm, Rachel Knight wrote: There is a markup-system spacing, but I think it only applies to line markups, not ones attached to notes as in my score. It didn’t affect the spacing when I tried it. (I am trying to add more space between systems one and two.) If that works, I will

Re: space between text and the next system

2019-01-11 Thread Rachel Knight
There is a markup-system spacing, but I think it only applies to line markups, not ones attached to notes as in my score. It didn’t affect the spacing when I tried it. (I am trying to add more space between systems one and two.) If that works, I will move all the pedal markings below the score.

Re: space between text and the next system

2019-01-11 Thread Rachel Knight
That work-around does work. Thanks! Is there any way I could make that into a global setting - there are a lot of pedals in harp music. . . Rachel > On Jan 11, 2019, at 1:12 PM, Ben wrote: > > On 1/11/2019 11:32 AM, Rachel Knight wrote: >> How do I add space between markups that I place

Re: space between text and the next system

2019-01-11 Thread Ralph Palmer
On Fri, Jan 11, 2019, 12:13 PM Ben On 1/11/2019 11:32 AM, Rachel Knight wrote: > > How do I add space between markups that I place under a system and the > following system? I am adding harp pedal notation underneath a grand staff > and would like the same amount of space > 1. between the

Re: space between text and the next system

2019-01-11 Thread Ben
On 1/11/2019 11:32 AM, Rachel Knight wrote: How do I add space between markups that I place under a system and the following system? I am adding harp pedal notation underneath a grand staff and would like the same amount of space 1. between the bottom of the text and the following system 2.

Re: garbage-collection/trampoline error with beams and accidentals

2019-01-11 Thread David Kastrup
"N. Andrew Walsh" writes: > Hi David, > > On Fri, Jan 11, 2019 at 5:58 PM David Kastrup wrote: > >> >> Just put the whole path in "double quote marks". >> > > thanks. OK, now I must confess I don't really know what was going wrong > exactly, but I resolved the error. You cannot "resolve" this

Re: garbage-collection/trampoline error with beams and accidentals

2019-01-11 Thread N. Andrew Walsh
Hi David, On Fri, Jan 11, 2019 at 5:58 PM David Kastrup wrote: > > Just put the whole path in "double quote marks". > thanks. OK, now I must confess I don't really know what was going wrong exactly, but I resolved the error. My main file had a bunch of variables defining each instrument, and

Re: garbage-collection/trampoline error with beams and accidentals

2019-01-11 Thread David Kastrup
"N. Andrew Walsh" writes: D> On Fri, Jan 11, 2019 at 5:21 PM David Kastrup wrote: > >> >> You have to start gdb with the name of your LilyPond executable. >> >> -- >> David Kastrup >> > Ugh, OK, now it's getting confusing. > > Since gdb can't handle whitespaces in the path, Just put the whole

Re: garbage-collection/trampoline error with beams and accidentals

2019-01-11 Thread N. Andrew Walsh
On Fri, Jan 11, 2019 at 5:21 PM David Kastrup wrote: > > You have to start gdb with the name of your LilyPond executable. > > -- > David Kastrup > Ugh, OK, now it's getting confusing. Since gdb can't handle whitespaces in the path, I copied the whole project directory into a new folder, and

space between text and the next system

2019-01-11 Thread Rachel Knight
How do I add space between markups that I place under a system and the following system? I am adding harp pedal notation underneath a grand staff and would like the same amount of space 1. between the bottom of the text and the following system 2. between systems when there is no text.

Re: garbage-collection/trampoline error with beams and accidentals

2019-01-11 Thread David Kastrup
"N. Andrew Walsh" writes: > On Fri, Jan 11, 2019 at 4:36 PM David Kastrup wrote: > >> >> I cannot really find the location where this error would get triggered, >> so indeed a backtrace in gdb would be helpful. >> >> > When I get to the (gdb) prompt, I try this: > (gdb) run /[PATH]/plus-minus\

Re: garbage-collection/trampoline error with beams and accidentals

2019-01-11 Thread N. Andrew Walsh
On Fri, Jan 11, 2019 at 4:36 PM David Kastrup wrote: > > I cannot really find the location where this error would get triggered, > so indeed a backtrace in gdb would be helpful. > > When I get to the (gdb) prompt, I try this: (gdb) run /[PATH]/plus-minus\ example\ 1.ly -file Starting program:

Re: garbage-collection/trampoline error with beams and accidentals

2019-01-11 Thread David Kastrup
"N. Andrew Walsh" writes: > Hi David, > > On Fri, Jan 11, 2019 at 4:06 PM David Kastrup wrote: > >> With the given example, I get no problem with either one or both of >> those changes. >> >> How about actually posting the full error message? >> > > Like I said: it works fine on its own; but

Re: garbage-collection/trampoline error with beams and accidentals

2019-01-11 Thread N. Andrew Walsh
Hi David, On Fri, Jan 11, 2019 at 4:06 PM David Kastrup wrote: > With the given example, I get no problem with either one or both of > those changes. > > How about actually posting the full error message? > Like I said: it works fine on its own; but within a larger orchestral piece, under

Re: garbage-collection/trampoline error with beams and accidentals

2019-01-11 Thread David Kastrup
"N. Andrew Walsh" writes: > I have the following code: > > \version "2.19.82" > > \relative c' { > \clef alto > \override Score.Stem.stemlet-length = #0.75 > deh,2\f~ deh > > | %2 > deh2 > %\once \override Beam.positions = #'(2.5 . 1.5) > c'16\rest[ deh,8.] > > } > > That compiles fine on

garbage-collection/trampoline error with beams and accidentals

2019-01-11 Thread N. Andrew Walsh
I have the following code: \version "2.19.82" \relative c' { \clef alto \override Score.Stem.stemlet-length = #0.75 deh,2\f~ deh | %2 deh2 %\once \override Beam.positions = #'(2.5 . 1.5) c'16\rest[ deh,8.] } That compiles fine on its own. However, in the context of a full orchestra

Coloring notes played on black piano key AND coloring accidental and key signature notes with different colors

2019-01-11 Thread Pierre-Emile LHUILLIER
Dear all, Could you help me achieving the following objectives : 1) In a piano staff, I would like to color (in blue) the notes that are played on the black piano keys And if possible : 2) I would like to color differently the note that are played on a black piano keys because of

Re[2]: Make dynamic script with long text

2019-01-11 Thread Trevor
Andrew, you wrote 11/01/2019 00:50:24 Subject: Re: Make dynamic script with long text Here is an interesting technical documentation issue, which is that I had no idea this has anything to do with extra-spacing-width, and only hit on it after long searches of the web and the archives, then

Re: Ambitus per voice and Ez_numbers_engraver

2019-01-11 Thread Gloops
Hello Harm Thank you for this correction ... Is there any way to engrave the ambitus directly without going through "note-head :: brew-ez-stencil" in order to avoid the head of the note? Gilles -- Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html

Re: Organization of the piese part by part, not staff by staff

2019-01-11 Thread Mats Bengtsson
On 2019-01-10 21:19, Павел Буданов wrote: Hello everybody! This case is usually used: we are instancing staffs, voices and putting notes into them. This is simply example: \new GrandStaff <<  \new Staff \rightHand   \new Staff \leftHand >> But I want to organizate the piece in other case. For

Re: Organization of the piese part by part, not staff by staff

2019-01-11 Thread Павел Буданов
Thank you for the answers. I learned everything I needed11.01.2019, 03:37, "Saul Tobin" :Fundamentally, the data model of Lilypond is horizontal, even when you delve into the guts of how the program works (iterators, streams, engravers). My advice is to embrace that and adapt your workflow and

Re: include directory for scheme load command

2019-01-11 Thread Gianmaria Lari
Thank you Urs, I'm checking! g. On Fri, 11 Jan 2019 at 08:59, Urs Liska wrote: > Hi Gianmaria, > Am 11.01.19 um 08:50 schrieb Gianmaria Lari: > > I'm trying to use the #(load "filename") command[*]. > It works correctly when the file to load is in the same directory as my > lilypond file. Is