Re: Changes in notation font in 2.25

2024-07-13 Thread Werner LEMBERG
> In this example, I cloned the directory of the git repository, then > included the /otf directory like this: > > ~/lilypond-2.25.17/bin/lilypond -I /path/to/cadence/otf/ -dcrop -o > cad_new cad.ly > > Does this look correct? No, it is not correct. Option `-I` is for LilyPond input files and

Thoughts on Emacs LilyPond-mode, templates and Lyqi

2024-07-13 Thread Laurie Savage
Hi, I've been playing with Emacs for editing Lilypond files, and while it isn't Frescobaldi I'm starting to enjoy using it. After all, George R R Martin wrote Game of Thrones on Wordstar because he was comfortable with the keystrokes. *Templates*: I have found a very good resource at https://gith

Re: Changes in notation font in 2.25

2024-07-13 Thread William Rehwinkel via LilyPond user discussion
Dear Jean, In this example, I cloned the directory of the git repository, then included the /otf directory like this: ~/lilypond-2.25.17/bin/lilypond -I /path/to/cadence/otf/ -dcrop -o cad_new cad.ly Does this look correct? Thanks, -William On 7/13/24 06:18, Jean Abou Samra wrote: Le ven

Re: Changes in notation font in 2.25

2024-07-13 Thread William Rehwinkel via LilyPond user discussion
I see, thanks for letting me know. I'll see if this is something I can contribute to in the future, but for now I don't have any experience in modifying old fonts or creating new ones. Thanks, -William On 7/13/24 02:03, Werner LEMBERG wrote: The reason is, it appears that old notation fonts

Re: Changes in notation font in 2.25

2024-07-13 Thread Jean Abou Samra
Le vendredi 12 juillet 2024 à 19:06 -0400, William Rehwinkel a écrit : > The reason is, it appears that old notation fonts have become slightly > broken, especially glyphs relating to numbers (time signatures, > multi-measure rests, figured bass).  This is almost certainly a setup issue. Please