On 1/3/14 9:57 AM, "Joshua Nichols" <josh.d.nich...@gmail.com> wrote:

>
>On Fri, Jan 3, 2014 at 10:53 AM, Federico Bruni <fedel...@gmail.com>
>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


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to