Hello Ivanov,
You probably miss a élément, will post an example tonight.
Thanks, I fixed the code myself already.
signature.asc
Description: PGP signature
Dear list!
I’m attempting to write a function that would have to move rests vertically
after line breaking. I would need to move them (grob or stencil) to an
determined position in relation to the staff, but I cannot find what property
of the grob determines its vertical placement. Y-offset is
Hello,
I am trying to figure out if it is possible to use the font IM FELL ENGLISH PRO
in lilypond. I needed for a title.
When using this \override #'(font-family . Font name?)
I cannot find what is the name of the font….
Where do I find it so I can enter it?
Thanks!
I’m unsure if the following can count as an MWE, but here it goes:
%%
\version "2.22.1"
#(define (move-rest-after-line-breaking grob)
(let ((stil (ly:grob-property grob 'stencil))
(y-offs (ly:grob-pro
On 2021-09-23 4:34 am, Carlos Martinez wrote:
I am trying to figure out if it is possible to use the font IM FELL
ENGLISH PRO in lilypond. I needed for a title.
When using this \override #'(font-family . Font name?)
I cannot find what is the name of the font….
Where do I find it so I can enter i
Thank you Aaron,
How do I use this command? Where do I input it?
-dshow-available-fonts
Using the code you sent, I pasted it on Lilypond and it did not show me IM
Fell….
I just need it for the title of the piece. So I don’t necessarily need it for
the whole piece.
> On Sep 23, 2021,
On 2021-09-23 9:52 am, Carlos Martinez wrote:
How do I use this command? Where do I input it?
-dshow-available-fonts
See [1].
[1]:
http://lilypond.org/doc/v2.22/Documentation/notation/fonts#single-entry-fonts
NOTE: The output will be to "standard error" so if you want to grep it,
you'll ne
Hi,
Using the code you sent, I pasted it on Lilypond and it did not show
me IM Fell….
I just need it for the title of the piece. So I don’t necessarily need
it for the whole piece.
It could be that your version of the IM FELL family is named
differently. I got mine from Google's OFL collectio
Thank you Lukas. In the computer I can utilize it. But Lilypond does not
engrave it.
Sent from my iPad
> On Sep 23, 2021, at 13:49, Lukas-Fabian Moser wrote:
>
> Hi,
>>> Using the code you sent, I pasted it on Lilypond and it did not show
>>> me IM Fell….
>>> I just need it for the title of
Carlos,
Based on your previous posts I think this is on a mac?
In my experience you have to install the fonts as system fonts in order for
Lilypond to see them. By default (at least on my system) Fontbook installs
fonts as a userfont. You can change the default to be the system fonts.
https://s
You know! I probably am the 1000millionth person probably to say this… but I
have not ever seen an efficient and more responsive group or support than Lily
pond Users….
Thank you Hans, yes! That was the issue. I learn something new every day
That solve the using of the Font!!
> On Sep 2
Le 23/09/2021 à 00:47, Nuno Trocado a écrit :
Perhaps you want the tempo mark to start on
the first note rather than the time signature:
Not really... I'd like to have the tempo mark aligning to the time signature,
but shifting a little horizontally if it collides with a rehearsal mark.
Here
Le 23/09/2021 à 15:35, Leo Correia de Verdier a écrit :
I’m unsure if the following can count as an MWE, but here it goes:
Call it MWE or not, it definitely helps!
There are a number of internal mechanisms under the hood
here. The primary source for a grob's vertical is Y-offset,
that's true.
Hi!
How to solve this warning:
attenzione: troppe collisioni tra pause
?
t's annoying!
Thanks
On 24.09.2021 06:57, Mario Moles wrote:
Hi!
How to solve this warning:
attenzione: troppe collisioni tra pause
?
t's annoying!
May be. But it's also hard to find an answer without more details. There
is the idea of a minimum working example. Could you try to provide the
snippet that causes
> There are a number of internal mechanisms under the hood here.
> [...]
Good stuff! Do we have something like this in the manual somewhere?
Otherwise I suggest that you add it as an example.
Werner
Le 24/09/2021 à 07:13, Werner LEMBERG a écrit :
There are a number of internal mechanisms under the hood here.
[...]
Good stuff! Do we have something like this in the manual somewhere?
Otherwise I suggest that you add it as an example.
Not in the official manual, but there is some amount of
i
17 matches
Mail list logo