lilypond-user
[Top][All Lists]
Advanced

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

Re: Weirdness With Fonts and Font Tree Snippet


From: Carl Sorensen
Subject: Re: Weirdness With Fonts and Font Tree Snippet
Date: Fri, 3 Jan 2014 17:33:58 +0000
User-agent: Microsoft-MacOutlook/14.3.9.131030


On 1/3/14 9:57 AM, "Joshua Nichols" <address@hidden> wrote:

>
>On Fri, Jan 3, 2014 at 10:53 AM, Federico Bruni <address@hidden>
>wrote:
>
>open the terminal of Mac and write:
>
>lilypond -dshow-available-fonts
>
>
>
>
>I got:
>-bash: lilypond: command not found



On the mac, lilypond is not in a directory that's part of your path.
Instead, it's in a subdirectory of your LilyPond application.

The command you would use is

/Applications/your-Lilypond-version.app/Contents/Resources/bin/lilypond
-dshow-available-fonts

where you replace your-Lilypond-version.app with the file name of your
lilypond application.

(Of course, this assumes that your Lilypond.app is in the /Applications
folder.  If not, you'll need to change the path accordingly.)

HTH,

Carl




reply via email to

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