Re: state-of-the-art multi-instrumental/transposing mechanism

2017-03-06 Thread David Kastrup
Kieren MacMillan writes: > Hi Urs, > >> it's too late for me right now to properly understand the issue > > 1. Thanks for responding anyway! =) > 2. Looks like you do understand most of the issue. > >> but I wanted to direct you to Jan-Peter's >> https://github.com/openlilylib/snippets/tree/mast

Ties, \lyricsto and Score.skipTypesetting causes misaligned lyrics

2017-03-06 Thread caagr98
Using those three in combination seems to be a have a tendency to get the lyrics misaligned. ``` \version "2.18.2" << \new Voice = "staff" { \set Score.skipTypesetting = ##t \set Score.skipTypesetting = ##f a~ a

?Changes to structure of latest pdf manuals

2017-03-06 Thread Peter Gentry
Having just download the pdf manuals for \version "2.19.56" I have noticed a change to the output of "Advanced Search". Previuosly (at least up to \version "2.19.22") the advanced search facility in Adobe would a. search all pdf files in a given directory b. search the entire co

RE: Re:tweaking clefs

2017-03-06 Thread Peter Gentry
From: Peter Gentry [mailto:peter.gen...@sunscales.co.uk] Sent: 05 March 2017 16:21 To: 'lilypond-user@gnu.org' Subject: Re:tweaking clefs Timothy Lanfear supplied a simple understandable way of achieving my aims. However on reflection there is a drawback; the midi output is not co

Re: state-of-the-art multi-instrumental/transposing mechanism

2017-03-06 Thread Kieren MacMillan
Hi David, > \key \default shows something wrong? No… But I don’t want to have to manually add that in every part. And then if the location where the key signature changes, I would have to change it in every part. etc. I see in the comments of the engraver that Jan-Peter has a “to-do” to handle

Re: tweaking clefs

2017-03-06 Thread Timothy Lanfear
On 06/03/17 12:02, Peter Gentry wrote: *From:*Peter Gentry [mailto:peter.gen...@sunscales.co.uk] *Sent:* 05 March 2017 16:21 *To:* 'lilypond-user@gnu.org' *Subject:* Re:tweaking clefs Timothy Lanfear supplied a simple understandable way of achieving my aims. However on reflection there is a

Scheme finction fo get markup from scheme list of strings?

2017-03-06 Thread Dmytro O. Redchuk
Hello list, let's say I have the following list: #(define verse '( "If you can keep your head when all about you" "Are losing theirs and blaming it on you," "If you can trust yourself when all men doubt you," "But make allowance for their doubting too" ; ... etc )) I would like to write a functi

Re: state-of-the-art multi-instrumental/transposing mechanism

2017-03-06 Thread Jan-Peter Voigt
Hi Kieren, I just compiled your example and saw the error. Maybe the transposition is (re)set after the auto-transposer acts - we'll see. I am quite busy right now, but I hope I can have a look at it soon. Best Jan-Peter Am 06.03.2017 um 13:11 schrieb Kieren MacMillan: Hi David, \key \def

RE: tweaking clefs

2017-03-06 Thread Peter Gentry
From: Timothy Lanfear [mailto:timo...@lanfear.me] Sent: 06 March 2017 12:28 To: Peter Gentry ; lilypond-user@gnu.org Subject: Re: tweaking clefs On 06/03/17 12:02, Peter Gentry wrote: From: Peter Gentry [mailto:peter.gen...@sunscales.co.uk] Sent: 05 March 2017 16:21 To: 'lilypond-

Re: Scheme finction fo get markup from scheme list of strings?

2017-03-06 Thread David Kastrup
"Dmytro O. Redchuk" writes: > Hello list, > > let's say I have the following list: > > #(define verse '( > "If you can keep your head when all about you" > "Are losing theirs and blaming it on you," > "If you can trust yourself when all men doubt you," > "But make allowance for their doubting too

Re: Scheme finction fo get markup from scheme list of strings?

2017-03-06 Thread Dmytro O. Redchuk
2017-03-06 15:16 GMT+02:00 David Kastrup : > I may be missing the point, but what's wrong with Thank you, David, nothing wrong. Sorry, i was unclear. Actually i would like to have list of lists (list of verses) and place those verses in some way depending of other settings. I've tried to define

Re: need markup function for arrow at end of curve

2017-03-06 Thread Kieren MacMillan
Hi Pierre, This is wonderful! Thanks. (p.s. How did you do that so quickly?) Is there an easy way to reverse the direction, so that it’s curving and pointing to the left? > Regarding the length and the height, would they affect the curve and the > arrow or the curve only? Ideally, I think the

Re: Scheme finction fo get markup from scheme list of strings?

2017-03-06 Thread David Kastrup
"Dmytro O. Redchuk" writes: > 2017-03-06 15:16 GMT+02:00 David Kastrup : >> I may be missing the point, but what's wrong with > Thank you, David, nothing wrong. > > Sorry, i was unclear. > > Actually i would like to have list of lists (list of verses) and place > those verses in some way dependin

Re: Scheme finction fo get markup from scheme list of strings?

2017-03-06 Thread Jeffery Shivers
On Mon, Mar 6, 2017 at 9:57 AM, David Kastrup wrote: > "Dmytro O. Redchuk" writes: > >> 2017-03-06 15:16 GMT+02:00 David Kastrup : >>> I may be missing the point, but what's wrong with >> Thank you, David, nothing wrong. >> >> Sorry, i was unclear. >> >> Actually i would like to have list of list

Re: Scheme finction fo get markup from scheme list of strings?

2017-03-06 Thread Dmytro O. Redchuk
2017-03-06 17:34 GMT+02:00 Jeffery Shivers : > or even the latter part as: > > #(all-the-markup-lists-in-scheme verses) Yes, like this. Having defined N verses --- i wishto be able to decide how to display them. One verse should be centered in \fill-line, two verses should be placed in one \f

Re: need markup function for arrow at end of curve

2017-03-06 Thread Pierre Perol-Schneider
Hi Kieren, 2017-03-06 15:52 GMT+01:00 Kieren MacMillan : > (p.s. How did you do that so quickly?) > Probably because I'm use to. ;) > Is there an easy way to reverse the direction, so that it’s curving and > pointing to the left? > That's easy : \version "2.19" #(define-markup-command (cu