Re: Laisser vibrer over silent bar

2017-10-10 Thread Robin Bannister
Peter Toye wrote: In the second one I'm not sure what the "<>" is doing. Is this an empty chord to put a bit of space there or something? We have filled the last bar with the spacer s1. Lilypond errors the decrescendo if we don't stop it, e.g. with \!, But \! attached to a note works at the

Re: increase spacing between consecutive staves in solo music

2017-10-10 Thread Karlin High
On Tue, Oct 10, 2017 at 4:08 PM, Ryan Michael wrote: > Ah okay so I need to do " system-system-spacing.basic-distance = #8" where > do I put it in my score? > Ryan. You will get better help if Tiny Examples are provided. http://lilypond.org/tiny-examples.html Maybe something like this? % BEGIN

Re: increase spacing between consecutive staves in solo music

2017-10-10 Thread Ryan Michael
Ah okay so I need to do " system-system-spacing.basic-distance = #8" where do I put it in my score? Ryan. On Tue, Oct 10, 2017 at 2:02 PM, Karlin High wrote: > On Tue, Oct 10, 2017 at 3:49 PM, Ryan Michael > wrote: > > I am writing a piece for clarinet which has a single Staff. I would like > t

Re: increase spacing between consecutive staves in solo music

2017-10-10 Thread Karlin High
On Tue, Oct 10, 2017 at 3:49 PM, Ryan Michael wrote: > I am writing a piece for clarinet which has a single Staff. I would like the > music to have more vertical space between each system as it is drawn > normally. How do I do that? I like this spacing property map: http://joramberger.de/files/L

increase spacing between consecutive staves in solo music

2017-10-10 Thread Ryan Michael
Hello, I am writing a piece for clarinet which has a single Staff. I would like the music to have more vertical space between each system as it is drawn normally. How do I do that? Thanks! Ryan. -- ॐ नमः शिवाय ___ lilypond-user mailing list lilypond-use

Re: Mac terminal question

2017-10-10 Thread Thomas Scharkowski
Original-Nachricht Am 08.10.2017 um 09:05 schrieb Jacques Menu Muzhic: Hello Craig, You can create a script (text) file like this one, make it executable and accessible in your PATH: I don’t know Mac but I assume that it can be done *MUCH* easier: lilypond -dno-point-and-

Re: Laisser vibrer over silent bar

2017-10-10 Thread SoundsFromSound
Noeck wrote > \version "2.19.65" > > { > \tempo "Basic idea but not there yet" > r2 e''4-.( gis''-.) ~ \hideNotes gis'' > \bar "|." > } > > > { > \tempo "Wait for the tie and fill with spacers" > r2 e''4-.( gis''-.) ~ > \set tieWaitForNote = ##t > \hideNotes s4 s s gis''4 % p

Re: Laisser vibrer over silent bar

2017-10-10 Thread Peter Toye
Robin, I'd worked out why the height problem was happening, but didn't know how to get a tie without a terminating note which wasn't immediately at the beginning of the next bar. Thanks very much for these. They both work fine - I'd not spotted tieWaitForNote (it's not exactly easy to find unl

Re: lilyjazz

2017-10-10 Thread Abraham Lee
Hi, Curt! On Tue, Oct 10, 2017 at 1:46 AM Curt wrote: > Thanks. Yes, I’ll install 2.19.65. I believe it’s the lilyjazz.ly and > jazzchords.ly files (not sure if anything else is needed?) that are still > required. Does anyone have copies of those? > > I could update my copies of the old ones wit

Re: lilyjazz

2017-10-10 Thread Curt
Thanks. Yes, I’ll install 2.19.65. I believe it’s the lilyjazz.ly and jazzchords.ly files (not sure if anything else is needed?) that are still required. Does anyone have copies of those? I could update my copies of the old ones with the new filena

Re: Mac terminal question

2017-10-10 Thread Malte Meyn
Not standard way for such simple things that only require a shell expansion of *.ly … but of course you can do that. Am 10.10.2017 um 01:18 schrieb Ivan Kuznetsov: You could learn how to use a makefile. That is the standard way to do such a thing under unix. Maxime's Music wrote: What do I

Re: lilyjazz

2017-10-10 Thread Malte Meyn
Am 10.10.2017 um 02:14 schrieb Curt: Can someone tell me what I need to do? Also, is there some up to date lilyjazz installation article that I’ve missed? I googled a bunch and there are out of date articles, and other articles redirecting us to “superseding” articles that don’t actually ha