On Tue, 3 Jan 2023 at 05:28, Aaron Hill wrote:
>
> Hi folks,
>
> I noticed a peculiar quirk with how short ties are handled in LilyPond.
> Take a look at the attached image (source code provided below). Notice
> that the ties are not positioned the same. I suspect it might be
> because the Fs ar
Hi folks,
I noticed a peculiar quirk with how short ties are handled in LilyPond.
Take a look at the attached image (source code provided below). Notice
that the ties are not positioned the same. I suspect it might be
because the Fs are not the same distance away from each other, so in one
On Mon, Jan 2, 2023 at 10:34 AM Owen Le Blanc wrote:
>
> I have a problem with the vertical position of markup in this example.
> As you can see, the "R.H" needs to be higher, but I have not
> understood the examples in the documentation. Horizontal alignment
> seems to be easier to do.
> Th
Le 31/12/2022 à 16:43, Rip mus a écrit :
May I ask if you have any advice to better understand how all the
"pieces" that make up Lilypond work?I don't know exactly where I
intend to get with this study, but I think it will be really useful
for me.
Well, my first reaction was point to
https:
Hi Paul,
Le lun. 2 janv. 2023 à 18:36, Paul Hodges a écrit :
> In this instance I disagree.
>
>
> See Gould, p59 (near top): "Unless conditions are cramped, [unison] notes
> of different duration take a dot beside each notehead".
>
Hum, right, I've checked the page. For some reason it was more
I have a problem with the vertical position of markup in this example.
As you can see, the "R.H" needs to be higher, but I have not
understood the examples in the documentation. Horizontal alignment
seems to be easier to do.
Thanks for any suggestions
-- Owen
Dr O V Le Blanc
problem.ly
On Mon, Jan 2, 2023 at 11:39 AM Pierre Perol-Schneider <
pierre.schneider.pa...@gmail.com> wrote:
> (b) I've tried following the examples in
>> https://lilypond.org/doc/v2.24/Documentation/notation/multiple-voices#collision-resolution
>> and https://lilypond.org/doc/v2.24/Documentation/learning/mo
From: Pierre Perol-Schneider
(a) Is the Lilypond default presentation really the better way of indicating
this? If so, I can just leave it alone. Otherwise,
Yes it is, AFAIK (See E. Gould as ref. as far as I remember)
In this instance I disagree.
See Gould, p59 (near top):
Hi Joel,
Le lun. 2 janv. 2023 à 17:29, Joel C. Salomon a
écrit :
...
> (a) Is the Lilypond default presentation really the better way of
> indicating this? If so, I can just leave it alone. Otherwise,
>
Yes it is, AFAIK (See E. Gould as ref. as far as I remember)
...
> (b) I've tried followi
>> It was diagnosed as a bug in the font (!), not in LilyPond.
>
> Yes, I saw the issue. That's extraordinarily weird.
It's not.
> It is one of the fonts installed with Microsoft Office so maybe this
> should be reported to Microsoft.
Newer versions of this font have it fixed. For example, 'Ti
Minimal example:
\version "2.24.0"
\fixed c {
\clef bass
<<
a4.->
\\
2.
>>
<<
a4->
\\
2.
>>
}
When I look *real* closely, I see four dots the first time and three dots
the second; but the attached image shows how this looks in the source
score, with the dotted-q
On Mon, 2 Jan 2023 at 16:11, Jean Abou Samra wrote:
> Le 02/01/2023 à 14:31, Jean Abou Samra a écrit :
> > Le 31/12/2022 à 18:23, Sven Axelsson a écrit :
> >> I sent the font file to you privately.
> >
> > Thanks, I opened
> >
> > https://gitlab.com/lilypond/lilypond/-/issues/6508
>
>
> It was di
Le 02/01/2023 à 14:31, Jean Abou Samra a écrit :
Le 31/12/2022 à 18:23, Sven Axelsson a écrit :
I sent the font file to you privately.
Thanks, I opened
https://gitlab.com/lilypond/lilypond/-/issues/6508
It was diagnosed as a bug in the font (!), not in LilyPond.
OpenPGP_signature
Descri
This is a great solution! Thanks a lot, I was fixated with \set baseMoment
and beatStructure things that I completely missed other solutions.
Renato
Il giorno lun 2 gen 2023 alle ore 14:58 Jean Abou Samra
ha scritto:
> Le 02/01/2023 à 14:44, Renato Biolcati Rinaldi a écrit :
> > Hello and Happy
Le 02/01/2023 à 14:44, Renato Biolcati Rinaldi a écrit :
Hello and Happy New Years
I am trying to engrave this piece as per attached, I am going crazy
trying to figure out how to replicate the exact beaming of the image.
When you don't manage to make LilyPond understand what beaming you
wan
Hello and Happy New Years
I am trying to engrave this piece as per attached, I am going crazy trying
to figure out how to replicate the exact beaming of the image.
with this code I can make three groups of four demisemiquavers, but they
are beamed by a 8th beam, whereas I want them to be beamed b
Le 31/12/2022 à 18:23, Sven Axelsson a écrit :
I sent the font file to you privately.
Thanks, I opened
https://gitlab.com/lilypond/lilypond/-/issues/6508
OpenPGP_signature
Description: OpenPGP digital signature
thx Jean and Pierre!
Le 02/01/2023 à 11:31, Pierre Perol-Schneider a écrit :
Hi Johannes,
Here's a little hack:
\markup \footnote \null "(1) footnote text"
\score { <<
{ a' b' c'' d'' c'' b' a' }
\addlyrics {
One two
\markup \concat { three \raise #.7 \teeny (1) }
four five
Le 02/01/2023 à 11:31, Pierre Perol-Schneider a écrit :
Hi Johannes,
Here's a little hack:
\markup \footnote \null "(1) footnote text"
\score { <<
{ a' b' c'' d'' c'' b' a' }
\addlyrics {
One two
\markup \concat { three \raise #.7 \teeny (1) }
four five six se -- ven
}
>>
Hi Johannes,
Here's a little hack:
\markup \footnote \null "(1) footnote text"
\score { <<
{ a' b' c'' d'' c'' b' a' }
\addlyrics {
One two
\markup \concat { three \raise #.7 \teeny (1) }
four five six se -- ven
}
>>
}
HTH, Cheers,
Pierre
Le lun. 2 janv. 2023 à 10:50, Joh
Hi Group and a Happy 2023!
I have trouble using footnotes in lyrics (lyrics directly in the score..
not below...) - I got rid of the annotation line successfully - but the
position of the footnote number is terrible - and the tweaks are not
"small" enough to find a good position.
\version "2
21 matches
Mail list logo