lilypond-devel
[Top][All Lists]
Advanced

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

Re: making an `installed-font?' scheme function


From: David Kastrup
Subject: Re: making an `installed-font?' scheme function
Date: Wed, 28 Aug 2013 20:42:45 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Mark Polesky <address@hidden> writes:

> On -user I asked if it were possible to specify a cascade of
> alternative font selections à la html/css, and I didn't get
> very far.
>
> So I'll ask here, a slightly different question: Is there a
> way to implement a scheme function like `installed-font?'
> where you could do things like:
>
> (if (installed-font? "Times New Roman")
>   (markup (#:override '(font-name . "Times New Roman") expr))
>   (markup expr))
>
> Even without a full solution, does anyone know a direction 
> to try with this?

lilypond -dshow-available-fonts

-- 
David Kastrup




reply via email to

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