Re: Curve in a macro?

2017-09-16 Thread Kieren MacMillan
Hi, > I'm quite puzzled by the > fact that the closing cannot be in the macro… I'm sure it can be — for example (but not recommended): \version "2.19.65" curve = #(define-music-function (parser location curved) (ly:music?) #{ \once \override Slur.control-points = #'((0.5 . 4) (1 . 6

Re: Curve in a macro?

2017-09-16 Thread David Kastrup
M Sun writes: > Hi list, > > If I have a note and a curve like this: > > b8-\tweak control-points #'((0.5 . 4) (1 . 6) (2 . 6) (2.5 . 4)) ( <> ) > > How can I make the curve into a macro, so that I can write "b8 \curve" > or "\curve b8"? It's a bad idea to turn this into a single macro/command

Re: \mark and slur

2017-09-16 Thread David Kastrup
Thomas Morley writes: > Other 5181-topic: > In your patch description you wrote about the problem with > c-\single \dynamicUp \f > > Here I can't follow, compiling this with 2.18.2 and current master > returns no noticeable difference for me, even using > display(Lily)Music. > May be I overlooked

Re: \mark and slur

2017-09-16 Thread Thomas Morley
2017-09-15 1:11 GMT+02:00 David Kastrup : > Thomas Morley writes: >>> Frankly, what does it even _mean_ to use a >>> particular righthand finger and string for a non-existing note? >> >> Well, that hold as well for: >> { -1 -- d' } >> but this one works. > > That's because historically you could

Re: \mark and slur

2017-09-16 Thread David Kastrup
Thomas Morley writes: > 2017-09-15 1:11 GMT+02:00 David Kastrup : >> Thomas Morley writes: > Frankly, what does it even _mean_ to use a particular righthand finger and string for a non-existing note? >>> >>> Well, that hold as well for: >>> { -1 -- d' } >>> but this one works. >> >> Th

Re: \mark and slur

2017-09-16 Thread David Kastrup
David Kastrup writes: > Noeck writes: > >> Hi, >> >>> Note or chord or rest or skip or bass figure or cluster note or lyrics >>> or multimeasure rest. Something like that. >> >> :) >> >>> Slur or phrasing slur or absolute dynamic or annote output or arpeggio >>> or articulation or beam or beam

Re: \mark and slur

2017-09-16 Thread Thomas Morley
2017-09-16 13:28 GMT+02:00 David Kastrup : > Thomas Morley writes: > >> Other 5181-topic: >> In your patch description you wrote about the problem with >> c-\single \dynamicUp \f >> >> Here I can't follow, compiling this with 2.18.2 and current master >> returns no noticeable difference for me, ev

Re: \mark and slur

2017-09-16 Thread David Kastrup
Thomas Morley writes: > If I understand correctly, with this patch [issue 5581] things like > below are now possible: > > xxx = c4 > { \xxx -- } Yes. > and > > foo = > #(define-music-function (mus)(ly:music?) > (music-map > (lambda (m) > (if (music-is-of-type? m 'note-event) >

Re: \mark and slur

2017-09-16 Thread David Kastrup
David Kastrup writes: > Thomas Morley writes: > >> If I understand correctly, with this patch [issue 5581] things like >> below are now possible: >> >> xxx = c4 >> { \xxx -- } > > Yes. > >> and >> #{ $m -. #} > > Yes. #m -. should be fine as well. >> >> Which is a big, big goody! > >

scheme-question: restricted list inserting

2017-09-16 Thread Thomas Morley
Hi all, what's the best (less expensive) method to insert elements only at the head of a list and between first and second element of said list. But don't insert an element at list-end if the list is of length 1. I do have: (define (list-insert-first-and-third lst arg1 arg2) (if (pair? lst)

Re: \mark and slur

2017-09-16 Thread Thomas Morley
2017-09-16 21:49 GMT+02:00 David Kastrup : > David Kastrup writes: > >> Thomas Morley writes: >> >>> If I understand correctly, with this patch [issue 5581] things like >>> below are now possible: >>> >>> xxx = c4 >>> { \xxx -- } >> >> Yes. >> >>> and > >>> #{ $m -. #} >> >> Yes. #m -.

Re: frescobaldi print

2017-09-16 Thread Gianmaria Lari
I forgot to mention I'm using Windows 10. No, Ctrl-P or file/print music does not work and I don't get any error. g. On 14 September 2017 at 17:42, Malte Meyn wrote: > > > Am 14.09.2017 um 12:49 schrieb Gianmaria Lari: > >> Sorry to ask this that probably is a very trivial question, but I have

Re: scheme-question: restricted list inserting

2017-09-16 Thread David Kastrup
Thomas Morley writes: > Hi all, > > what's the best (less expensive) method to insert elements only at the > head of a list and between first and second element of said list. > But don't insert an element at list-end if the list is of length 1. > > I do have: > > (define (list-insert-first-and-th

Problem with Codas

2017-09-16 Thread Shamus Hammons
http://shamusworld.gotdns.org/music/one-small-child.pdf (see page 2, bars 33-34) I have a dream, that one day Lilypond will make codas first class citizens instead of having to exist as a series of ugly hacks. In that day, I could simply write \coda (with maybe some options) and Lilypond would aut

Seeking LilyPond Engravers for Paid Work

2017-09-16 Thread Chris Crossen
Hi all, I am the co-founder of a small software company (www.lyricalapps.com) that is seeking LilyPond engravers for paid work. We have an Android app, ScoreMaestro (www.scoremaestro.com), that manages music scores generated from LilyPond. ScoreMaestro users buy their scores as in-app purchase

Re: \mark and slur

2017-09-16 Thread David Kastrup
Thomas Morley writes: > 2017-09-16 21:49 GMT+02:00 David Kastrup : > >> And, uh, it is lacking regtests and documentation. Because someone for >> some reason finds it less challenging to implement functionality than >> inventing examples using it... > > Absolutely no idea which person you may ha

Re: Seeking LilyPond Engravers for Paid Work

2017-09-16 Thread Sfs
On 9/16/2017 4:20 PM, Chris Crossen wrote: > Hi all, > > I am the co-founder of a small software company (www.lyricalapps.com) that is > seeking LilyPond engravers for paid work. > > We have an Android app, ScoreMaestro (www.scoremaestro.com), that manages > music scores generated from LilyPond.

Re: Seeking LilyPond Engravers for Paid Work

2017-09-16 Thread SoundsFromSound
Chris Crossen wrote > Hi all, > > I am the co-founder of a small software company (www.lyricalapps.com) that > is seeking LilyPond engravers for paid work. > > We have an Android app, ScoreMaestro (www.scoremaestro.com), that manages > music scores generated from LilyPond. ScoreMaestro users buy

Re: Seeking LilyPond Engravers for Paid Work

2017-09-16 Thread Ben
On 9/16/2017 4:20 PM, Chris Crossen wrote: > Hi all, > > I am the co-founder of a small software company (www.lyricalapps.com) that is > seeking LilyPond engravers for paid work. > > We have an Android app, ScoreMaestro (www.scoremaestro.com), that manages > music scores generated from LilyPond.

Re: Seeking LilyPond Engravers for Paid Work

2017-09-16 Thread Chris Crossen
>> But, if a client wants an eBook produced from a PDF or paper score, we >> engrave it with LilyPond. We outsource the LilyPond engraving and the person >> we normally use doesn’t have the time to handle all our work. >> >> If you are interested in doing some engraving for us, email me private

Re: scheme-question: restricted list inserting

2017-09-16 Thread Thomas Morley
2017-09-16 22:20 GMT+02:00 David Kastrup : > Thomas Morley writes: > >> Hi all, >> >> what's the best (less expensive) method to insert elements only at the >> head of a list and between first and second element of said list. >> But don't insert an element at list-end if the list is of length 1. >

Re: Seeking LilyPond Engravers for Paid Work

2017-09-16 Thread Ben
On 9/16/2017 6:08 PM, Chris Crossen wrote: >>> But, if a client wants an eBook produced from a PDF or paper score, we >>> engrave it with LilyPond. We outsource the LilyPond engraving and the >>> person we normally use doesn’t have the time to handle all our work. >>> >>> If you are interested in

Re: scheme-question: restricted list inserting

2017-09-16 Thread David Kastrup
Thomas Morley writes: > 2017-09-16 22:20 GMT+02:00 David Kastrup : >> Thomas Morley writes: >> >>> Hi all, >>> >>> what's the best (less expensive) method to insert elements only at the >>> head of a list and between first and second element of said list. >>> But don't insert an element at list-

Re: scheme-question: restricted list inserting

2017-09-16 Thread Thomas Morley
2017-09-17 0:29 GMT+02:00 David Kastrup : > Thomas Morley writes: > >> 2017-09-16 22:20 GMT+02:00 David Kastrup : >>> Thomas Morley writes: >>> Hi all, what's the best (less expensive) method to insert elements only at the head of a list and between first and second element of

Re: frescobaldi print

2017-09-16 Thread Ben
On 9/16/2017 10:40 AM, Gianmaria Lari wrote: > I forgot to mention I'm using Windows 10.  > > No, Ctrl-P or file/print music does not work and I don't get any error. > g. > > > On 14 September 2017 at 17:42, Malte Meyn > wrote: > > > > Am 14.09.2017 um 12:49 schri

Re: Dynamics within divisi

2017-09-16 Thread SoundsFromSound
Alistair Millar wrote > When I use the following divisi, I get the error message: "(De)crescendo > with > unspecified starting volume in MIDI." A \f is set a couple of bars before > the > divisi bar. > > << > {r8\< c'4-.\> c8-.\!} > \\ > {g4-. c,-.} >>> > > How do I overcome this? Thanks > > Al

Re: Problem with Codas

2017-09-16 Thread Carl Sorensen
On 9/16/17 8:09 AM, "Shamus Hammons" wrote: >I have a dream, that one day Lilypond will make codas first class >citizens instead of having to exist as a series of ugly hacks. In that >day, I could simply write \coda (with maybe some options) and Lilypond >would automagically do the right thing. A

Re: Seeking LilyPond Engravers for Paid Work

2017-09-16 Thread Chris Crossen
> ...We want the LilyPond as input to our workflow that produces eBooks... > > Interesting. Are there any samples available online, to preview and get an > idea of what's expected? Say, on Amazon with their "look inside" feature. > > And, eBooks for music scores... I've dreamed of making eBook h

Re: Problem with Codas

2017-09-16 Thread David Kastrup
Carl Sorensen writes: > On 9/16/17 8:09 AM, "Shamus Hammons" wrote: > >>I have a dream, that one day Lilypond will make codas first class >>citizens instead of having to exist as a series of ugly hacks. In that >>day, I could simply write \coda (with maybe some options) and Lilypond >>would auto