Re: Override SystemStartSquare width?

2016-11-20 Thread Simon Albrecht
On 20.11.2016 19:38, Thomas Morley wrote: although Simons fix works the code below is cheaper and imho more elegant: I thought there must be a simpler & nicer solution :-) Thanks! Best, Simon ___ lilypond-user mailing list lilypond-user@gnu.org

Re: Override SystemStartSquare width?

2016-11-20 Thread Thomas Morley
2016-11-20 17:22 GMT+01:00 dtsmarin : > Many thanks Simon! > Works really great. Hi, although Simons fix works the code below is cheaper and imho more elegant: #(define* (resize-square x #:optional (y #t)) "Applies @code{change-width} to the stencil-expression of a

Re: Override SystemStartSquare width?

2016-11-20 Thread dtsmarin
Many thanks Simon! Works really great. -- View this message in context: http://lilypond.1069038.n5.nabble.com/Override-SystemStartSquare-width-tp196731p196940.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing

Re: Override SystemStartSquare width?

2016-11-20 Thread Simon Albrecht
On 20.11.2016 15:13, dtsmarin wrote: I'm sorry, I thought it was easy to understand that I simply took Thomas's code and inserted the \RemoveAllEmptyStaves command. (My file has nothing to do with this error.) Anyway I attached the problematic code. It’s easily fixed by an extra line catering

Re: Override SystemStartSquare width?

2016-11-20 Thread dtsmarin
934/originalfailed.ly> -- View this message in context: http://lilypond.1069038.n5.nabble.com/Override-SystemStartSquare-width-tp196731p196934.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user@gnu.org

Re: Override SystemStartSquare width?

2016-11-20 Thread Simon Albrecht
On 20.11.2016 14:26, dtsmarin wrote: *UPDATE* I found what causes the code to fail. Apparently it doesn't like at all the *\RemoveAllEmptyStaves*. I tested it multiple times both in my original file and a minimal version. This has to be fixed btw, those extra divisi staves are meant to be

Re: Override SystemStartSquare width?

2016-11-20 Thread dtsmarin
-- View this message in context: http://lilypond.1069038.n5.nabble.com/Override-SystemStartSquare-width-tp196731p196932.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user@gnu.org https

Re: Override SystemStartSquare width?

2016-11-19 Thread dtsmarin
my file but this requires some time due to the complexity of it. Best, Dimitris -- View this message in context: http://lilypond.1069038.n5.nabble.com/Override-SystemStartSquare-width-tp196731p196888.html Sent from the User mailing list archive at Nabble.

Re: Override SystemStartSquare width?

2016-11-19 Thread Thomas Morley
2016-11-19 0:25 GMT+01:00 Thomas Morley : > Will have a look at it the upcoming weekend. > > Cheers, > Harm Hi Dimitris, the code below takes the default-stencil for SystemStartSquare and messes around with it's stencil-expression. Does it fit your needs? You will

Re: Override SystemStartSquare width?

2016-11-18 Thread Thomas Morley
nd.1069038.n5.nabble.com/file/n196771/gouldexample.png> > > > > > -- > View this message in context: > http://lilypond.1069038.n5.nabble.com/Override-SystemStartSquare-width-tp196731p196771.html > Sent from the User mailing list archive at Nabble.com. > > _

Re: Override SystemStartSquare width?

2016-11-17 Thread dtsmarin
chieve this type of bracketing (for violin sections when multiple staves are used) <http://lilypond.1069038.n5.nabble.com/file/n196771/gouldexample.png> -- View this message in context: http://lilypond.1069038.n5.nabble.com/Override-SystemStartSquare-width-tp196731p196771.html Sent f

Re: Override SystemStartSquare width?

2016-11-16 Thread Thomas Morley
2016-11-17 6:49 GMT+01:00 Nathan Ho : > On 2016-11-16 16:16, dtsmarin wrote: >> >> Hello, >> >> How can I extend the square bracket to fill the gap? (see attached image) >> > > > Hi Dmitris, > > Bad news.

Re: Override SystemStartSquare width?

2016-11-16 Thread Nathan Ho
On 2016-11-16 16:16, dtsmarin wrote: Hello, How can I extend the square bracket to fill the gap? (see attached image) Hi Dmitris, Bad news. Looks like SystemStartSquare is hardcoded at 0.8 staff spaces (source: