lilypond-user
[Top][All Lists]
Advanced

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

Full path with ly:system-font-load


From: Urs Liska
Subject: Full path with ly:system-font-load
Date: Tue, 21 Apr 2015 11:53:41 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

Hi,

I can load a font with ly:system-font-load, providing the name to it, e.g.

(ly:system-font-load "Beethoven-11").

I can also specify the full path to that file to load a font that is "installed" in a known location outside the LilyPond installation.
What I would like to know is: Do I have to provide that path in OS-specific form or in Unix form (as with \include for example). So on Windows, which one would be correct:

/c/fonts/Beethoven-11.otf or
C:\fonts\Beethoven-11.otf
or yet another?

TIA
Urs

reply via email to

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