bug-lilypond
[Top][All Lists]
Advanced

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

Re: unnecessary /space glyph in ps output


From: Colin Hall
Subject: Re: unnecessary /space glyph in ps output
Date: Sun, 12 Feb 2012 22:44:21 +0000
User-agent: Mutt/1.5.20 (2009-06-14)

On Sun, Feb 12, 2012 at 09:45:59PM +0100, Werner LEMBERG wrote:
> Consider this input:
> 
>   \header {
>     footer = ""
>     tagline = ""
>     copyright = ""
>   }
> 
>   { c' }
> 
> If you convert this with
> 
>   lilypond --ps
> 
> you can see the following in the created PostScript code:
> 
>   5.6906 -2.8453 moveto
>   /CenturySchL-Roma 3.86523438 output-scale div selectfont
>   0.6146 0.0000 0.0000 /space
>   1 print_glyphs
> 
> We don't have any text, but lilypond still unnecessarily emits a
> `/space' glyph (and consequently embeds the New Centry Schoolbook
> font).

Thanks for the bug report, Werner.

See Issue 2314 here:

http://code.google.com/p/lilypond/issues/detail?id=2314

Cheers,
Colin.




reply via email to

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