Thank you very much!
This works for the lower-case letters! I'm seeing D/f♯ etc.
I should probably have mentioned that I'm using German note names for
input, making it impossible to use the bes notation. My apologies.
Here is a minimal example including your fix.
\version "2.24.1"
\lan
Hi,
I'm in the process of re-setting suites from Pierre Danican-Philidors op.1.
Philidor is one
of the few composers who mark exactly where a flattement, i.e. a finger
vibrato, should
be played. He does this with a wavy line over the corresponding notes.
This sign differs from "\prallprall".
Franz-Rudolf,
I do not know how all of the glyphs for lilypond have been made, but I
have used the open-source program FontForge to make custom font glyphs.
I found the process of making custom glyphs enjoyable, and the FontForge
documentation was good.
Perhaps, you could take a font that is cl
On Mon, 2023-05-08 at 12:42 +0200, Franz-Rudolf Kuhnen wrote:
> Hi,
>
> I'm in the process of re-setting suites from Pierre Danican-Philidors
> op.1. Philidor is one of the few composers who mark exactly where a
> flattement, i.e. a finger vibrato, should be played. He does this
> with a wavy line
On 5/7/23 14:23, Jean Abou Samra wrote:
Hi,
I'm adding back the list in CC. Please always keep it so that everyone
can participate.
Le dimanche 07 mai 2023 à 10:45 -0400, dfro a écrit :
Jean,
Thank you, for the fast reply and the clear explanation! Perhaps,
this insight could be put in th
Le lundi 08 mai 2023 à 10:33 -0400, dfro a écrit :
>
> I do not know how all of the glyphs for lilypond have been made,
They're generated using METAFONT. The sources are here:
https://gitlab.com/lilypond/lilypond/-/tree/master/mf
Best,
Jean
signature.asc
Description: This is a digitally si
Le lundi 08 mai 2023 à 12:42 +0200, Franz-Rudolf Kuhnen a écrit :
> Hi,
>
> I'm in the process of re-setting suites from Pierre Danican-Philidors op.1.
> Philidor is one of the few composers who mark exactly where a flattement,
> i.e. a finger vibrato, should be played. He does this with a wavy
Le lundi 08 mai 2023 à 11:27 -0400, dfro a écrit :
>
> Jean,
>
> Thank you, for catching my omission of the CC to lilypond-user@gnu.org. I
> intended to reply to the group.
>
>
>
>
> The use of variables for the \paper block makes more sense to me. However, I
> see that sometimes the n
I can confirm that this is exactly the issue I've encountered ...
alongside with the solution I found on my own.
Am 03.05.2023 um 13:40 schrieb Jean Abou Samra:
Le dimanche 30 avril 2023 à 23:46 +0200, Stephan Schöll a écrit :
So to me it seems that the uninstaller doesn't do a clean job.
I
On 5/8/23 12:19, Jean Abou Samra wrote:
Le lundi 08 mai 2023 à 11:27 -0400, dfro a écrit :
Jean,
Thank you, for catching my omission of the CC to
lilypond-user@gnu.org. I intended to reply to the group.
The use of variables for the \paper block makes more sense to me.
However, I see that som
Fellow music engravers,
I have a feature request. Perhaps, this has been discussed already.
Sometimes, I would like the spacial formatting in a \markup command to
respond to changes in fontsize, so that all of the \markup spacing will
change proportional to the change in fontsize. I think havi
Le lundi 08 mai 2023 à 20:55 -0400, dfro a écrit :
> Fellow music engravers,
>
> I have a feature request. Perhaps, this has been discussed already.
>
> Sometimes, I would like the spacial formatting in a \markup command to
> respond to changes in fontsize, so that all of the \markup spacing wil
On 5/8/23 21:06, Jean Abou Samra wrote:
Le lundi 08 mai 2023 à 20:55 -0400, dfro a écrit :
Fellow music engravers,
I have a feature request. Perhaps, this has been discussed already.
Sometimes, I would like the spacial formatting in a \markup command
to respond to changes in fontsize, so th
> Second, you need to use `let` here, not `define`. See
>
> https://extending-lilypond.gitlab.io/en/scheme/local-variables.html
BTW, I suggest to cover one more issue with local variables, namely
whether arguments to a function are seen in sub-functions, which are
IMHO a very good addition to `l
> BTW, I suggest to cover one more issue with local variables, namely
> whether arguments to a function are seen in sub-functions, which are
> IMHO a very good addition to `let` and `let*` to write clean and
> readable code – often much more readable than anonymous lambda
> expressions.
>
> Examp
Le mardi 09 mai 2023 à 04:26 +, Werner LEMBERG a écrit :
>
> D'oh, this should be
>
> ```
> (define (foo bar)
> (define (baz)
> ...
> (if bar) ; Is 'bar' visible here? If yes, when is
> ... ; 'bar' expanded? At the time 'baz' is
> ; defin
16 matches
Mail list logo