Re: Bracketing verses

2015-06-24 Thread tisimst
Nice work, Pierre! That's a fantastic way to differentiate verses. - Abraham On Wed, Jun 24, 2015 at 2:33 PM, RomanticStrings [via Lilypond] < ml-node+s1069038n178169...@n5.nabble.com> wrote: > Dear all, > > Thank you! That works beautifully! I don't quite understand everything > that just hap

Re: Bracketing verses

2015-06-24 Thread RomanticStrings
Dear all, Thank you! That works beautifully! I don't quite understand everything that just happened, but it looks great! ~Conor On Wed, Jun 24, 2015 at 12:48 AM, Schneidy [via Lilypond] < ml-node+s1069038n178135...@n5.nabble.com> wrote: > Hi, > > Using Harm's link and Simon markup: > > \versi

Re: Bracketing verses

2015-06-23 Thread Pierre Perol-Schneider
Hi, Using Harm's link and Simon markup: \version "2.18.2" % After: http://lsr.dsi.unimi.it/LSR/Item?id=641 %% http://lilypond.1069038.n5.nabble.com/Different-markups-for-odd-and-even-lyrics-lines-stanzas-td58072.html #(define (lyricswitch context) (let ((cnt 0)) (make-engraver (list

Re: Bracketing verses

2015-06-23 Thread RomanticStrings
Thank you, Simon. It does indeed create a bracket to the left of the verse. It creates a space below the top verse, however, as well. Is there any way to prevent that? -- View this message in context: http://lilypond.1069038.n5.nabble.com/Bracketing-verses-tp178126p178131.html Sent from the

Re: Bracketing verses

2015-06-23 Thread Thomas Morley
2015-06-23 22:54 GMT+02:00 RomanticStrings : > I am curious how I might achieve this bracket between two verses, one of > which is a translation of the other. > > > > While we're at it, how might one best achieve t

Re: Bracketing verses

2015-06-23 Thread Simon Albrecht
The most simple approach would probably be something like \set stanza = \markup { \translate #'(0 . -1) \left-brace #22 3. } (in the upper verse; adjust values to taste) Yours, Simon Am 23.06.2015 um 22:54 schrieb RomanticStrings: I am curious how I might achieve this bracket between two ve