Re: repetition brackets snippet

2014-10-27 Thread Marc Hohl
Am 27.10.2014 um 18:42 schrieb Gilberto Agostinho: Hi Marc, Marc Hohl wrote Looks nice, but just one nitpick: I'd prefer a '×' instead of a 'x'. Otherwise great stuff! You are completely right, using × improves the overall look substantially! Have a look:

Re: repetition brackets snippet

2014-10-27 Thread Gilberto Agostinho
Hi Marc, Marc Hohl wrote > Looks nice, but just one nitpick: I'd prefer a '×' instead of a 'x'. > Otherwise great stuff! You are completely right, using × improves the overall look substantially! Have a look: Updated: repeatBracket.

Re: repetition brackets snippet

2014-10-27 Thread Marc Hohl
Am 27.10.2014 um 17:34 schrieb Gilberto Agostinho: Updated version: repeatBracket.pdf Looks nice, but just one nitpick: I'd prefer a '×' instead of a 'x'. Otherwise great stuff! Marc As advised by David Nalesnik, I remov

Re: repetition brackets snippet

2014-10-27 Thread Gilberto Agostinho
MarcM wrote > Have you thought about adding it to the Lilypond Snippet Repository? I just uploaded it there under the name "Repeat with brackets". Thanks for the suggestion! -- View this message in context: http://lilypond.1069038.n5.nabble.com/repetition-brackets-snippet-tp167972p167992.html

Re: repetition brackets snippet

2014-10-27 Thread MarcM
this looks really neat and useful. Have you thought about adding it to the Lilypond Snippet Repository? http://lsr.di.unimi.it/LSR/html/contributing.html -- View this message in context: http://lilypond.1069038.n5.nabble.com/repetition-brackets-snippet-tp167972p167990.html Sent from the User m

Re: repetition brackets snippet

2014-10-27 Thread Gilberto Agostinho
Updated version: repeatBracket.pdf As advised by David Nalesnik, I removed one unused function and some irrelevant comments. So this is identical to the previous upload, but with a neater code. Best, Gilberto -- View thi

Re: repetition brackets snippet

2014-10-27 Thread Gilberto Agostinho
Hi Kieren, Kieren MacMillan wrote > Have you looked at David N’s spanner? > ; Thanks for the link! Indeed that code by David is wonderful! I managed to adapt it to my needs, and now it works perfectly well. See:

Re: repetition brackets snippet

2014-10-27 Thread Kieren MacMillan
Hi Gilberto, Thanks for the function! > Limitation: it can be used for single bar repetitions only Have you looked at David N’s spanner? It might be sufficient for your needs, and/or give you a hint on how to overcome the