bug-lilypond
[Top][All Lists]
Advanced

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

Re: Unicode: MUSICAL SYMBOL LEFT REPEAT SIGN


From: Mathias Linkerhand
Subject: Re: Unicode: MUSICAL SYMBOL LEFT REPEAT SIGN
Date: Fri, 25 Feb 2011 21:46:08 +0100

Am Freitag, den 25.02.2011, 20:59 +0100 schrieb Francisco Vila:
2011/2/25 Mathias Linkerhand <address@hidden>:
> >> 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”.
> >
> 
> I can process your code with no problem under Ubuntu GNU/Linux. The
> PDF has that character in the title. What is your OS? Is the error
> issued by lilypond or your PDF viewer?
> 
Ubuntu 10.10 amd64. The error is issued by Lilypond. I attached a
test.ly to this email. Result:

$ lilypond test.ly 
GNU LilyPond 2.12.3
Processing `test.ly'
Parsing...
Interpreting music... 
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `test.ps'...
programming error: Free type error: SFNT font table missing
continuing, cross fingers
Converting to `./test.pdf'...
`gs -q -dSAFER -dDEVICEWIDTHPOINTS=595.28 -dDEVICEHEIGHTPOINTS=841.89
-dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -q -r1200 -sDEVICE=pdfwrite
-sOutputFile="./test.pdf" -c .setpdfwrite -f "test.ps"' failed (256)
error: failed files: "test.ly"

Attachment: test.ly
Description: Text Data


reply via email to

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