On Mon, Feb 28, 2011 at 1:31 AM, Mathias Linkerhand
<proflo...@proflogic.com> wrote:
> 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 test.ps | grep DocumentSuppliedResources

Sorry about that.  The "ly.ps" was a typo.

>> What is the output of this command?
>
> %%DocumentSuppliedResources: font CenturySchL-Roma
> %%DocumentSuppliedResources: font Emmentaler-20
> %%DocumentSuppliedResources: font Musica

Okay, from this, I suspect a problem with the font "Musica".

I don't have this font installed, and a quick search doesn't reveal
where I can find this font.  Is it freely available anywhere?

As a workaround, you could install GNU FreeFont; FreeSerif has 100%
coverage for the Unicode Musical Symbols range.

Thanks,
Patrick

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to