On Thu, 2015-01-15 at 16:08 +0000, Dan Sladden wrote:
> Hi Richard
> 
> 
> Minor bug - Score-->Properties-->Paper size and entering A4 then
> clicking landscape seems to insert
> 
> 
> #(set-default-paper-size "a4 'landscape")
> 
> 
> 
> which doesn't work - it should be inserting
> 
> 
> #(set-default-paper-size "a4" 'landscape)
> 
> 
> 
> 
> 
> Version 1.2.1
> 
> 
> Would you rather things like this by email to you, to developer list,
> or file a new bug? (Or the latter and I fix the source....!)

Thanks for diagnosing this, the fix is now in git.
Either the list or filing a bug is fine - actual fixes are only good for
more complex stuff since it takes me a while to figure out the -p
argument to patch :)

Richard

> 
> 
> Cheers
> Dan



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

Reply via email to