Your Message was Message: 1 Date: Tue, 30 Jul 2024 06:31:30 +0200 From: Zlobinsky Michael < M.Zlobinsky@gmx.de> To: lilypond-user@gnu.org Subject: Where can I see if there are answers. Message-ID: <trinity-7ce86bd7-9c85-428a-988d-2f51d5a6f51a-1722313890701@msvc-mesg-gmx124> Content-Type: text/plain; charset="utf-8" An HTML attachment was scrubbed... URL: < https://lists.gnu.org/archive/html/lilypond-user/attachments/20240730/84a0adde/attachment.htm>; QED So, where can I see, if someone answers my question? Greetings -- Gesendet mit der GMX Mail App Am 30.07.24, 08:37 schrieb lilypond-user-requ...@gnu.org:
Send lilypond-user mailing list submissions to
lilypond-user@gnu.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.gnu.org/mailman/listinfo/lilypond-user
or, via email, send a message with subject or body 'help' to
lilypond-user-requ...@gnu.org
You can reach the person managing the list at
lilypond-user-ow...@gnu.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of lilypond-user digest..."
Today's Topics:
1. Where can I see if there are answers. (Zlobinsky Michael)
2. Re: Engravers, fingerings and acknowledgments (Luca Fascione)
3. Re: Graphical markup between objects? (Fennel)
----------------------------------------------------------------------
Message: 1
Date: Tue, 30 Jul 2024 06:31:30 +0200
From: Zlobinsky Michael <m.zlobin...@gmx.de>
To: lilypond-user@gnu.org
Subject: Where can I see if there are answers.
Message-ID:
<trinity-7ce86bd7-9c85-428a-988d-2f51d5a6f51a-1722313890701@msvc-mesg-gmx124>
Content-Type: text/plain; charset="utf-8"
An HTML attachment was scrubbed...
URL: <https://lists.gnu.org/archive/html/lilypond-user/attachments/20240730/84a0adde/attachment.htm>
------------------------------
Message: 2
Date: Tue, 30 Jul 2024 07:56:12 +0200
From: Luca Fascione <l.fasci...@gmail.com>
To: David Kastrup <d...@gnu.org>
Cc: Lukas-Fabian Moser <l...@gmx.de>, lilypond-user
<lilypond-user@gnu.org>
Subject: Re: Engravers, fingerings and acknowledgments
Message-ID:
<CAN3Q5Ni7zoJyo5Z5Fm8AB00Pi=xjjdesvwy6p78yh7y28u8...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
On Tue, Jul 30, 2024 at 5:57 AM David Kastrup <d...@gnu.org> wrote:
> Lukas-Fabian Moser <l...@gmx.de> writes:
>
> > You're using append! wrong.
> > So try
> >
> > (set! fl (append fl ...))
>
> (append! '() ...)
>
> cannot modify an empty list in-place because there is only one empty
> list in the whole system and it is an unchangeable constant.
>
oh. Right, thanks for setting me straight :-)
Your suggestion helped me see the real issue with my code:
my understanding of how acknowledgers run was flawed.
Applying your fix I see that the fingering ack'er runs 3 times for a chord
event,
while the ack'er for the associated stem runs once (arguably there are 3
heads and one stem,
so this part makes sense), but more importantly process-music runs only
once after all the above has happened.
As I was typing the email, I got a suspect that the whole scheme
(implemented in scheme, ha.) would fall flat on its face when dealing with
whole-notes.
But instead it doesn't. I can see that both rests and whole notes have
associated Stem grobs.
What kind of sorcery is that?
Thanks again guys
L
--
Luca Fascione
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnu.org/archive/html/lilypond-user/attachments/20240730/6f7ca779/attachment.htm>
------------------------------
Message: 3
Date: Tue, 30 Jul 2024 06:36:51 +0000
From: Fennel <fen...@everwild.dev>
To: Fennel <fen...@everwild.dev>
Cc: Thomas Morley <thomasmorle...@gmail.com>, Werner LEMBERG
<w...@gnu.org>, lilyp...@hillvisions.com, lilypond-user@gnu.org
Subject: Re: Graphical markup between objects?
Message-ID:
<Iv_ykZ8rHQEM469w-DsIHKSIuBaSrq-cbUGd4VZB2nEezLFOBW3XfaUKxjafKz_BsxInoeQke6bcLYX6c013jg7wicEkHufpapKs4GC0W4Y=@everwild.dev>
Content-Type: text/plain; charset="utf-8"
Hi all,
Fixed the fork objects such that they correctly render the apex of the fork halfway on the part of the two fingerings. Check it out!
-Fennel
On Tuesday, June 25th, 2024 at 12:34 PM, Fennel <fen...@everwild.dev> wrote:
> Thanks. As far as the "fork" style is concerned, Aaron, your example is great! Learning a lot :)
>
> It seems like it would be great if the stencil that you've made could be wrapped into the style property, as that's what Lilypond seems to want the user-settable property. The [documentation page](https://lilypond.org/doc/v2.24/Documentation/internals/fingerglidespanner) suggests that valid styles depend on valid stencils, but I can't seem to find a snippet in LSR showing how to actually make that happen.
>
> -Fennel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnu.org/archive/html/lilypond-user/attachments/20240730/a3f6544d/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.ly
Type: application/octet-stream
Size: 3078 bytes
Desc: not available
URL: <https://lists.gnu.org/archive/html/lilypond-user/attachments/20240730/a3f6544d/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.pdf
Type: application/pdf
Size: 89237 bytes
Desc: not available
URL: <https://lists.gnu.org/archive/html/lilypond-user/attachments/20240730/a3f6544d/attachment.pdf>
------------------------------
Subject: Digest Footer
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
------------------------------
End of lilypond-user Digest, Vol 260, Issue 64
**********************************************
|