denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Custom Music Font


From: Richard Shann
Subject: Re: [Denemo-devel] Custom Music Font
Date: Wed, 01 Nov 2017 08:26:48 +0000

On Tue, 2017-10-31 at 21:39 +0000, NagyMusic wrote:
> Thanks, Richard. Just a quick follow up question: how do you set a
> path to the newer version of Lilypond, assuming that one has only one
> version (2.19) installed, which Path to Lilypond is already set in the
> Externals?

If you have the path set in Externals->LilyPond then it should find that
version. If you have just "lilypond" in that field it will try the
executable called "lilypond" in the path (which is contained in the
environment variable $PATH).

You can check which LilyPond version Denemo is seeing with this Scheme
script 
> 
 (d-GetLilyVersion)

You can put this into the Scheme window and execute it there or you can
use this from a terminal


denemo -n -a "(disp \"\\n\\n\\nLilyPond Version is \\n\\n\" 
(d-GetLilyVersion))(d-Quit)"

(assuming denemo is in your path) -  this runs Denemo and displays the version 
string to the terminal.

HTH

Richard





reply via email to

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