Re: The hel-arabic.ly file story...

2023-01-08 Thread Adam Good
Amir, I'm a little late to this thread but thought I'd chime in since Karlin High mentioned my name. I'm around (Adam Good) and though I worked on the turkish-makam.ly file and Turkish makam is most my specialty, I'd be happy to look at any ly file you may be working on currently and give my thoug

Re: LSR “Figured bass with alternate baroque notation”

2023-01-08 Thread Jean Abou Samra
Le 09/01/2023 à 00:58, Werner LEMBERG a écrit : You may want to look at whether https://lsr.di.unimi.it/LSR/Item?id=1076 can/should be updated now that 2.24 supports some of the glyphs shown. Hmm. The first five glyphs in the snippet are now part of the Emmentaler font, but the next eight are

Re: LSR “Figured bass with alternate baroque notation”

2023-01-08 Thread Werner LEMBERG
> You may want to look at whether > https://lsr.di.unimi.it/LSR/Item?id=1076 can/should be updated now > that 2.24 supports some of the glyphs shown. Hmm. The first five glyphs in the snippet are now part of the Emmentaler font, but the next eight are not. Actually, I have never seen such symbo

LSR “Figured bass with alternate baroque notation”

2023-01-08 Thread Jean Abou Samra
Hi Werner, You may want to look at whether https://lsr.di.unimi.it/LSR/Item?id=1076 can/should be updated now that 2.24 supports some of the glyphs shown. OpenPGP_signature Description: OpenPGP digital signature

Re: Missing items to make Cairo ready

2023-01-08 Thread Jonas Hahnfeld via Discussions on LilyPond development
On Sun, 2023-01-08 at 12:11 +0100, Han-Wen Nienhuys wrote: > On Sat, Jan 7, 2023 at 10:16 PM Jonas Hahnfeld wrote: > > > > Furthermore, I'm not a fan of recommending two different ways of > > > > creating PDFs to users (once directly via Cairo and once with ps2pdf), > > > > unless we really, reall

Re: Use `convert-ly -d` for LSR import?

2023-01-08 Thread Werner LEMBERG
> Please ignore this; I forgot that there is a difference between a > syntax change and missing capabilities in newer versions. s/newer/older/ Werner

Re: Use `convert-ly -d` for LSR import?

2023-01-08 Thread Werner LEMBERG
> From `convert-ly --help`: > > ``` > -d, --diff-version-update > only update \version number if file is modified > ``` > > What do you think of adding this to `makelsr.pl`? Or is there an > mandatory reason that all snippets are always tagged with the most > recent develo

Re: Missing items to make Cairo ready

2023-01-08 Thread Han-Wen Nienhuys
On Sat, Jan 7, 2023 at 10:16 PM Jonas Hahnfeld wrote: > > > Furthermore, I'm not a fan of recommending two different ways of > > > creating PDFs to users (once directly via Cairo and once with ps2pdf), > > > unless we really, really have to. > > > > We don't really, really have to, but the advanta

Use `convert-ly -d` for LSR import?

2023-01-08 Thread Werner LEMBERG
>From `convert-ly --help`: ``` -d, --diff-version-update only update \version number if file is modified ``` What do you think of adding this to `makelsr.pl`? Or is there an mandatory reason that all snippets are always tagged with the most recent development version?