denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] binreloc for mingw builds?


From: Richard Shann
Subject: Re: [Denemo-devel] binreloc for mingw builds?
Date: Sat, 17 Jan 2015 09:38:30 +0000

On Fri, 2015-01-16 at 21:59 +0000, Richard Shann wrote:
> .\regfont .\usr\share\fonts\truetype\denemo\feta.ttf

hmm, I see I am missing an option, -a, to say "add"
> 
> would do it, but it would it not require elevated permissions?
> 
> We could also fix the problem that the preference for LilyPond path
> may
> change depending on which usb port gets used, so for this version it
> should not be picked up from denemorc - we can do that.
> 
> Richard
> 
> (*) Ha! the denemo-devel list refused to post my email because of the
> attachement!
> It thought that anything called .bat might be a bug. Well, here is the
> actual text of the .bat file:
> 
> @ECHO OFF
> START /B .\usr\bin\denemo.exe %1 

so this becomes


START /B -a .\regfont .\usr\share\fonts\truetype\denemo\feta.ttf
START /B .\usr\bin\denemo.exe %1 


Richard





reply via email to

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