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



_______________________________________________
Denemo-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/denemo-devel

Reply via email to