On 5/3/20, Kevin Barry wrote:
> I was able to find the broken link in our unstable documentation
> version. It looks like it's a bug arising from a switch to https (this
> link was probably changed unintentionally).
Indeed. Thanks Stefan, I’ve just pushed a fix and it should appear on
the next we
On 5/3/20, Paul Scott wrote:
> Out of simple curiosity what is the purpose of the \compressMMRests { }
> structure rather than the \set or \override action I would think of?
> I'm guessing \compressMMRests does \set \unset or \override \revert pairs.
As you can see if you open the music-functions
Hi Federico,
Your strategy seems like good advice, and I've changed the files around so
I can do it. But the master file is getting very long and complicated with
all the \score blocks, so I have a question: can you put a \score block
into a variable, to avoid all the extra code in the master file
Em dom., 3 de mai. de 2020 às 15:57, Fr. Samuel Springuel <
rpspring...@gmail.com> escreveu:
> Have I misunderstood something about how this technique is supposed to
> work?
>
I think you understood it correctly, but I guess what is happening here is
that when you switch to the previous voice Lil
On 5/3/20 12:10 PM, David Kastrup wrote:
Paul Scott writes:
David,
Thank you for all that you do!!
On 5/3/20 5:40 AM, David Kastrup wrote:
Paul Scott writes:
I installed 2.19.84 and I believe I just answered the first question
below: Apparently \compressFullBarRests has been deleted f
Paul Scott writes:
> David,
>
> Thank you for all that you do!!
>
> On 5/3/20 5:40 AM, David Kastrup wrote:
>> Paul Scott writes:
>>
>>> I installed 2.19.84 and I believe I just answered the first question
>>> below: Apparently \compressFullBarRests has been deleted from Lily
>>> and now we hav
I’m trying to apply the techniques for switching to an alternative melody for a
stanza from here:
http://lilypond.org/doc/v2.20/Documentation/notation/stanzas#stanzas-with-different-rhythms
So far the switch to the alternative melody is working alright, but the switch
back is giving me trouble.
David,
Thank you for all that you do!!
On 5/3/20 5:40 AM, David Kastrup wrote:
Paul Scott writes:
I installed 2.19.84 and I believe I just answered the first question
below: Apparently \compressFullBarRests has been deleted from Lily
and now we have \compressMMRests which has different func
Hi Stefan,
I was able to find the broken link in our unstable documentation
version. It looks like it's a bug arising from a switch to https (this
link was probably changed unintentionally). If you use http then it
should work.
Kevin
On Sun, May 03, 2020 at 06:23:00PM +0200, Stefan Thomas wrote
Dear Kevin, Yes, it worked.
Can I share documents online with lilypond?
Am So., 3. Mai 2020 um 18:35 Uhr schrieb Kevin Barry :
> Hi Stefan,
>
> I was able to find the broken link in our unstable documentation
> version. It looks like it's a bug arising from a switch to https (this
> link was prob
I found the link https://lilybin.com/ which does not work.
Am So., 3. Mai 2020 um 18:16 Uhr schrieb Kevin Barry :
> Hi Stefan,
>
> Where did you find a broken link? On the page
> http://lilypond.org/doc/v2.20/Documentation/web/easier-editing.en.html
> the link is http://lilybin.com/ and that wor
Hi Stefan,
Where did you find a broken link? On the page
http://lilypond.org/doc/v2.20/Documentation/web/easier-editing.en.html
the link is http://lilybin.com/ and that works for me.
Kevin
On Sun, May 03, 2020 at 06:12:22PM +0200, Stefan Thomas wrote:
> Dear community,
> at your website You ment
Dear community,
at your website You mention lilybin, but the link is broken.
By the way: are there other website, which allow to work with lilypond and
maybee also to share scores?
Thanks for Your help,
Stefan
Thank you, Phil!
On 5/3/20 3:24 AM, Phil Holmes wrote:
If you have a look at the changes document, you'll see
\compressEmptyMeasures. That might please you...
I saw that in the Notation manual and ignored it because of the name.
Separately and interesting is that the Changes doc. says New fea
On 2020-05-03 11:25, Paul Scott wrote:
Phil,
To make sure we're on the same page is \compressMMRests the same as
\compressFullBarRests which doesn't seem to exist any more?
If \compressMMRests is intended to replace or rename
\compressFullBarRests then I have been using it in a common or t
Am So., 3. Mai 2020 um 14:41 Uhr schrieb David Kastrup :
>
> Paul Scott writes:
>
> > I installed 2.19.84 and I believe I just answered the first question
> > below: Apparently \compressFullBarRests has been deleted from Lily
> > and now we have \compressMMRests which has different functionality.
Paul Scott writes:
> I installed 2.19.84 and I believe I just answered the first question
> below: Apparently \compressFullBarRests has been deleted from Lily
> and now we have \compressMMRests which has different functionality.
>
> I guessing convert-ly won't handle this and that any time I wan
On 4/30/20, David Wright wrote:
> On Thu 30 Apr 2020 at 21:58:28 (+0200), Marcel Aartsen wrote:
> I don't think you can use stdout itself, as LP already uses it.
Well, there *used* to be some work towards something like that; see
the framework-socket.scm file in LilyPond’s source code…
> I haven
I installed 2.19.84 and I believe I just answered the first question
below: Apparently \compressFullBarRests has been deleted from Lily and
now we have \compressMMRests which has different functionality.
I guessing convert-ly won't handle this and that any time I want to redo
any of my hundre
Just to save anyone trouble I just found where older versions of Lily
are kept.
Paul
On 5/3/20 2:25 AM, Paul Scott wrote:
Phil,
To make sure we're on the same page is \compressMMRests the same as
\compressFullBarRests which doesn't seem to exist any more?
If \compressMMRests is intended t
Phil,
To make sure we're on the same page is \compressMMRests the same as
\compressFullBarRests which doesn't seem to exist any more?
If \compressMMRests is intended to replace or rename
\compressFullBarRests then I have been using it in a common or timing
definition for hundreds of pieces i
FYI the example you give:
timing = { \compressMMRests s1*28 \bar "|." }
PartA = { R1*4 R1*24 }
PartAComplete = << \timing \PartA >>
\score{ \new Staff \new Voice \PartAComplete }
Does not compress the rests in any 2.19 version. There would seem to be a
number of reasons. The << >> brackets ma
22 matches
Mail list logo