Re: Set global staff size as command line option

2011-12-11 Thread Xavier Scheuer
On 11 December 2011 01:23, Colin Hall colingh...@gmail.com wrote: Added as issue 2095 http://code.google.com/p/lilypond/issues/detail?id=2095 Thanks! It looks like the developers have selected some variables, including paper-size, for inclusion in the ly:set-option feature. I'll create a

Re: Set global staff size as command line option

2011-12-10 Thread Colin Hall
x.sche...@gmail.com wrote: Hi, Is it possible to set global staff size as command line option? Like it is possible to specify paper size with lilypond -dpaper-size=\letter\ myfile.ly I'd like a similar command line option for #(set-global-staff-size 14) . Is there a way to achieve

Issue 2095 in lilypond: Set global staff size as command line option

2011-12-10 Thread lilypond
Status: Accepted Owner: Labels: Type-Enhancement New issue 2095 by colingh...@gmail.com: Set global staff size as command line option http://code.google.com/p/lilypond/issues/detail?id=2095 Xavier Scheuer created this posting: http://article.gmane.org/gmane.comp.gnu.lilypond.general

Re: Set global staff size as command line option

2011-12-10 Thread Colin Hall
on the tracker, isn't it? On 7 December 2011 15:01, Xavier Scheuer x.sche...@gmail.com wrote: Hi, Is it possible to set global staff size as command line option? Like it is possible to specify paper size with lilypond -dpaper-size=\letter\ myfile.ly I'd like a similar

Re: Set global staff size as command line option

2011-12-09 Thread Colin Hall
On Thu, Dec 08, 2011 at 11:32:07AM +, James wrote: On 8 December 2011 10:50, Eluze elu...@gmail.com wrote: Windows has a crappy command line. Try using double quotes instead of the single quotes ' suggested above. thanks for the hint - it works now! maybe a hint in Usage

Re: Set global staff size as command line option

2011-12-09 Thread Xavier Scheuer
was not clear, but that feature request has its place on the tracker, isn't it? Cheers, Xavier On 7 December 2011 15:01, Xavier Scheuer x.sche...@gmail.com wrote: Hi, Is it possible to set global staff size as command line option? Like it is possible to specify paper size with lilypond -dpaper

Re: Set global staff size as command line option

2011-12-08 Thread Eluze
Windows has a crappy command line. Try using double quotes instead of the single quotes ' suggested above. thanks for the hint - it works now! maybe a hint in Usage whould help (is a dokumentatlist listening …)?! Eluze ___ bug-lilypond mailing

Re: Set global staff size as command line option

2011-12-08 Thread James
Hello, On 8 December 2011 10:50, Eluze elu...@gmail.com wrote: Windows has a crappy command line. Try using double quotes instead of the single quotes ' suggested above. thanks for the hint - it works now! maybe a hint in Usage whould help (is a dokumentatlist listening …)?! No. But

Set global staff size as command line option

2011-12-07 Thread Xavier Scheuer
Hi, Is it possible to set global staff size as command line option? Like it is possible to specify paper size with lilypond -dpaper-size=\letter\ myfile.ly I'd like a similar command line option for #(set-global-staff-size 14) . Is there a way to achieve this with current version? Anyway, I

Re: Set global staff size as command line option

2011-12-07 Thread Francisco Vila
2011/12/7 Francisco Vila paconet@gmail.com: It is a way but the problem I find is that the file won't compile with that commandline option. Oh sorry, I meant the file won't compile _without_ that commandline option. -- Francisco Vila. Badajoz (Spain) www.paconet.org , www.csmbadajoz.com

Re: Set global staff size as command line option

2011-12-07 Thread Francisco Vila
2011/12/7 Francisco Vila paconet@gmail.com:  lilypond -e '(define-public size 40)' a.ly And of course there were more typos. It is not a.ly but example.ly in my example above. Sorry! -- Francisco Vila. Badajoz (Spain) www.paconet.org , www.csmbadajoz.com