lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lyric font change problem in ver 2.24.0


From: Jean Abou Samra
Subject: Re: lyric font change problem in ver 2.24.0
Date: Thu, 23 Feb 2023 13:20:18 +0100
User-agent: Evolution 3.46.4 (3.46.4-1.fc37)

Le jeudi 23 février 2023 à 04:13 +0000, rajwn a écrit :
> Regarding the problem mentioned above, I downloaded Lilypond version 2.24.1 
> but problem still exists.  
> Sorry to trouble you.  

(Adding back the list)

The first thing I would check is the output from

```
#(ly:font-config-add-directory "your-directory")
#(ly:font-config-display-fonts)
```

It should print a long list of fonts. Check that the font you want is there.

Also, are you sure that your font directory is right? Your post got mangled for 
me (I see lots of HTML entities like `"` and `'`), but I read 
`C:/Users/../../Windows/Fonts/`. `..` walks back a directory, so `C:/Users/../` 
is `C:` and `C:/Users/../../` is... I don't know, how does Windows handle this? 
Shouldn't this be `C:/Windows/Fonts`? And since this is (as far as I can read 
on the Net) the default font directory, do you really need this? I would expect 
the fonts to be found there by default...

Jean

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]