Re: Persian accidentals look ugly

2021-12-06 Thread Werner LEMBERG
Hello Kees, > Sori and Koron look OK. Good to hear. > persian.ly (written by me) was updated on the mailinglist a few > months ago so use different fonts. Further updates to make it work > with whatever you guys are doing now should be easy but not > something I know how to do. Do you have

Re: Lilypond crashes with SIGSEGV when creating an emtpy MIDI file

2021-12-06 Thread James
Hello, On 06/12/2021 16:02, Johannes Feulner wrote: When running lilypond on LY-input broken.ly (s. below), lilypond crashes with SIGSEGV and a temporary  file named like broken.midi.0123abcd remains. The desired output would be a correct MIDI file without any note on/off events. \version

Re: Persian accidentals look ugly

2021-12-06 Thread Kees van den Doel
Hi, Sori and Koron look OK. persian.ly (written by me) was updated on the mailinglist a few months ago so use different fonts. Further updates to make it work with whatever you guys are doing now should be easy but not something I know how to do. I have bookshelves of Persian music and can scan

Lilypond crashes with SIGSEGV when creating an emtpy MIDI file

2021-12-06 Thread Johannes Feulner
When running lilypond on LY-input broken.ly (s. below), lilypond crashes with SIGSEGV and a temporary  file named like broken.midi.0123abcd remains. The desired output would be a correct MIDI file without any note on/off events. \version "2.22.0" \score {    \new voice {       \set

Retrogrado

2021-12-06 Thread Guido Zorn
\version "2.22.1" % Il retrogrado del retrogrado dovrebbe rendere l'originale myMusic = \relative c' { c4 d e f \bar "||"} retrogradeMusicFirst = \retrograde \myMusic retrogradeMusicSecond = \retrograde \retrogradeMusicFirst \myMusic \retrogradeMusicFirst \retrogradeMusicSecond

Re: Persian accidentals look ugly

2021-12-06 Thread Werner LEMBERG
12½ years earlier I wrote: >> Persian accidentals (korn, sori) don't look very nice. [...] > > Thanks. I've added your report to the bug database (issue #738). Now something happened :-) Please have a look at https://gitlab.com/lilypond/lilypond/-/merge_requests/1047 Werner