I ran the command verbatim, and nothing occurred. Need I tell you I am not
that in-tune to programming stuff, so I might be missing something.

IC,

Josh


On Thu, Jan 2, 2014 at 12:05 PM, Federico Bruni <fedel...@gmail.com> wrote:

> 2014/1/2 Joshua Nichols <josh.d.nich...@gmail.com>
>
>> When I use the snippet:
>>
>>  #(define fonts
>>
>> (make-pango-font-tree "Linux Libertine G"
>>
>> "Nimbus Sans"
>>
>> "Luxi Mono"
>>
>> (/ myStaffSize 20)))
>>
>>
>> On my Mac (which is Snow Leopard) I do not get "Linux Libertine" but some
>> sans serif font (I imagine it is Nimbus Sans).
>>
>>
>> I promise I have the font installed, and (for some reason) I remember it
>> worked a while ago... but now I have no clue.
>>
>>
>> It works properly with Windows machines (both of my work machines are
>> windows) and have shown no signs of error. I also tried installing the font
>> from the source, (it was under "Linux Libertine O") and tried it too. I did
>> try the TTF version as well; alas, to no avail.
>>
>
> If you run this command in a terminal (hope it works on mac):
> fc-list | grep libertine
>
>  does it catch the font?
>
> Recently I had this problem (on linux):
> https://code.google.com/p/lilypond/issues/detail?id=3589
>
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to