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
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
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
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
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
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
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
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
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-
"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
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
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
"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
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
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
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
16 matches
Mail list logo