Hi Jean,
Thanks for notifying me. I can confirm that the fix solves the problem. I was
able to typeset a score with the right fonts after re-running brew install
lilypond.
Thanks a lot for fixing this!
Best,
Bart
> Op 18 jan. 2023, om 16:54 heeft Jean Abou Samra het
> volgende geschreven:
>
Le 14/01/2023 à 10:30, Bart Kummel a écrit :
Hi Jean,
Thanks for your reply. Very insightful! I wonder why Google didn’t
come up with a link to this issue…
Anyway, it looks like the solution will be merged into Homebrew’s main
soon. I might be able to just wait for it. I’ll keep an eye on
the issue.
>
> Thanks again!
>
> Best,
> Bart
>
>> Op 13 jan. 2023 om 21:04 heeft Jean Abou Samra het
>> volgende geschreven:
>>
>>
>>
>>
>>> Le 13 janv. 2023 à 20:19, b...@kummelweb.nl a écrit :
>>>
>>> Hi,
&
13 jan. 2023 om 21:04 heeft Jean Abou Samra het
> volgende geschreven:
>
>
>
>
>>> Le 13 janv. 2023 à 20:19, b...@kummelweb.nl a écrit :
>>>
>> Hi,
>>
>> Since I upgraded tot Lilypond 2.24, I noticed that the title font changed.
>> I
> Le 13 janv. 2023 à 20:19, b...@kummelweb.nl a écrit :
>
> Hi,
>
> Since I upgraded tot Lilypond 2.24, I noticed that the title font changed. It
> looks much more like standard Times New Roman now, instead of the beautiful
> Lilypond text font. (See the attached imag
FWIW, I just tried and with 2.24.0 mine looks just like your old.png.
This is using the linux binaries downloaded from the web site.
-David
b...@kummelweb.nl writes:
> Hi,
>
> Since I upgraded tot Lilypond 2.24, I noticed that the title font
> changed. It looks much more like st
Hi,
Since I upgraded tot Lilypond 2.24, I noticed that the title font
changed. It looks much more like standard Times New Roman now, instead
of the beautiful Lilypond text font. (See the attached images: old.png
is how it used to be, new.png is after upgrading to 2.24.)
I can't
Hello Mahanidhi,
If you want to change the font for the title, use
title = \markup { \override #' (font-name . "your font”) Bla bla bla }
Or if you need this for a larger set of works, you may override
bookTitleMarkup or scoreTitleMarkup to fit your needs.
Cheers,
Valentin
signature.asc
Descr
Hello everybody,
I tried hard to change the title font but nothing happen.
Any suggestion?
\version "2.22.1"
Thanks.
Sent with [ProtonMail](https://protonmail.com/) Secure Email.
Hi,
Here's another option (credit to Mike S.), using a function which is perhaps a
little simpler and more widely-applicable (i.e. to any grob with a text
portion, not just LyricText).
Hope this helps!
Kieren.
___
\version "2.17.13"
#(define ((set-abs-fontsize n) grob)
(grob-
2013/2/5 Kieren MacMillan :
> Hi,
>
>>> What about a function which applies a multiplier to the relative size, to
>>> fake an "abs-fontsize"?
>> What do you mean? What and where should I write?
>
> It would be something like
>
> \context {
> \Score
> \override LyricText #'font-size = #(s
Hi,
>> What about a function which applies a multiplier to the relative size, to
>> fake an "abs-fontsize"?
> What do you mean? What and where should I write?
It would be something like
\context {
\Score
\override LyricText #'font-size = #(some-function-here)
}
but I wouldn't have
Kieren MacMillan wrote
> What about a function which applies a multiplier to the relative size, to
> fake an "abs-fontsize"?
>
> Just a thought…
> Kieren.
What do you mean? What and where should I write?
--
View this message in context:
http://lilypond.1069038.n5.
Hi all,
> \markup \abs-fontsize #16 \markup \abs-fontsize #16 \markup \abs-fontsize #16
What about a function which applies a multiplier to the relative size, to fake
an "abs-fontsize"?
Just a thought…
Kieren.
___
lilypond-user mailing list
lilypond-u
Am 04.02.2013 15:40, schrieb Rustik:
Eluze wrote
try or
\new Lyrics = "sopranos" \with {
\override LyricText.font-size = #16
}
There is not absolute value. There is relative value.
Eluze wrote
try before the blah blah in the txt= assignment.
If I try
txt = \
= #1
\markup \abs-fontsize #16 {
blah blah blah
}
}
it is equivalent to the { blah_blah_blah }. Three words relative to the
first note.
What other views?
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Title-font-and-font-size-change-tp136401p140465.html
Sent from the U
Am 04.02.2013 14:52, schrieb Rustik:
Where I must paste «\markup \abs-fontsize #16»?
«txt = \markup \abs-fontsize #16 {
blah blah blah
}» Does not work
«txt = \markup \abs-fontsize #16 \lyricmode {
blah blah blah
}» Does not work too.
try or
\new Lyrics = "sopranos" \with
\voiceOne
<< \global \tenor >>
}
\new Voice = "basses" {
\voiceTwo << \global \bass >>
}
>>
>>
}
Where I must paste «\markup \abs-fontsize #16»?
«txt = \markup \abs-fontsize #16 {
blah blah blah
}» Does not work
«
\markup \abs-fontsize #16 { blah blah}
regards,
Shane
On Sun, Feb 3, 2013 at 1:53 PM, Rustik wrote:
> Tell me please how can I set lyrics font an absolute value
>
>
>
> --
> View this message in context:
> http://lilypond.1069038.n5.nabble.com/Title-font-and-font-size-c
Tell me please how can I set lyrics font an absolute value
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Title-font-and-font-size-change-tp136401p140437.html
Sent from the User mailing list archive at Nabble.com
Thank you!
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Title-font-and-font-size-change-tp136401p136481.html
Sent from the User mailing list archive at Nabble.com.
___
lilypond-user mailing list
lilypond-user@gnu.org
https
Hello!
How i can change font and font size of title?
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Title-font-and-font-size-change-tp136401.html
Sent from the User mailing list archive at Nabble.com.
___
lilypond-user
On Sat, 2003-06-14 at 00:26, Rob Vlasaty wrote:
> How do I change the font of the title and stanza numbers? I'm a new
lilypond user, and I've figuered out how to change the font of the
verses. I would like the title and stanza numbers to match.
>
> Also, I am making a small booklet, and would l
How do I change the font of the title and stanza numbers? I'm a new lilypond user,
and I've figuered out how to change the font of the verses. I would like the title
and stanza numbers to match.
Also, I am making a small booklet, and would like to have the songs numbered. How do
I place a s
24 matches
Mail list logo