Re: Unicode: MUSICAL SYMBOL LEFT REPEAT SIGN

2011-03-14 Thread Mathias Linkerhand
Hello Patrick, Am Freitag, den 11.03.2011, 19:39 -0800 schrieb Patrick McCarty: > Can you send me a copy of this "Musica" font off-list? I would like > to continue debugging the issue with a font that is (apparently) > problematic. You find the Musica font at

Re: Unicode: MUSICAL SYMBOL LEFT REPEAT SIGN

2011-02-28 Thread Mathias Linkerhand
Am Montag, den 28.02.2011, 17:51 -0800 schrieb Patrick McCarty: > Try removing your ~/.lilypond-fonts.cache-2 directory first, and then > run LilyPond again. This will force the fontconfig cache to > regenerate. > > Let me know if you still see the error after doing this. The error still occurs

Re: Unicode: MUSICAL SYMBOL LEFT REPEAT SIGN

2011-02-28 Thread Mathias Linkerhand
Am Samstag, den 26.02.2011, 11:18 -0800 schrieb Patrick McCarty: > Can you tell us what fonts are loaded here? > > You can determine this by generating only the PS file: > > $ lilypond --ps test.ly > > Then run > > $ head -n 20 ly.ps | grep DocumentSuppliedResources Instead I run: $ head -n 20

Re: Unicode: MUSICAL SYMBOL LEFT REPEAT SIGN

2011-02-26 Thread Mathias Linkerhand
Am Freitag, den 25.02.2011, 20:59 +0100 schrieb Francisco Vila: 2011/2/25 Mathias Linkerhand : > >> I'm not top posting. > > > > \version "2.12.3" > > \header { > > title = "𝄆" > > } > > \relative c'' { > > c

Re: Unicode: MUSICAL SYMBOL LEFT REPEAT SIGN

2011-02-26 Thread Mathias Linkerhand
Am Freitag, den 25.02.2011, 21:51 +0100 schrieb Francisco Vila: > Could you try out latest release and tell us whether it works? I can > not reproduce it. It does not work with the latest version. Result: $ lilypond test.ly GNU LilyPond 2.13.51 Processing `test.ly' Parsing... Interpreting music.

Re: Unicode: MUSICAL SYMBOL LEFT REPEAT SIGN

2011-02-26 Thread Mathias Linkerhand
Am Freitag, den 25.02.2011, 21:56 +0100 schrieb Francisco Vila: > It is fair to say, evince issues errors on viewing the PDF in my > system, and they are related to the character (obviously): I do not see any relation to the Lilypond bug. Due to the bug Lilypond does not create any pdf file. So th

Unicode: MUSICAL SYMBOL LEFT REPEAT SIGN

2011-02-25 Thread Mathias Linkerhand
> I'm not top posting. \version "2.12.3" \header { title = "𝄆" } \relative c'' { c } I would like to use the unicode character "𝄆" (U+1D106, MUSICAL SYMBOL LEFT REPEAT SIGN) in the text of a stanza. But this results in the error: “Programmierfehler: Freetype-Fehler: SFNT font table missing”.