Dear Valentin, I tried your solution, and it appears there is an extra stave that I cannot seem to get rid of (or understand how it is being produced). Otherwise, your code does what I want it to.
Many thanks, mattfong On Fri, Oct 15, 2021 at 10:38 AM Valentin Petzel <[email protected]> wrote: > Glad to hear that. > If you look at the beginning of the code there are three #(define ... ...) > bits. Change these values to adjust the dash to your liking (length, indent > and line thickness). > > Cheers, > Valentin > > 15.10.2021 14:31:57 colin baguley <[email protected]>: > > THis looks really good - thank you so much. > =================================== > Colin Baguley > [email protected] > =================================== > > > On Thu, 14 Oct 2021 at 23:28, Valentin Petzel <[email protected]> wrote: > >> Hello Matthew, >> >> Just for instruction: To use my version simply include the part at the >> top >> between the %%% (line 1-35) and then add between the Lyrics contexts you >> want >> the dash to be >> >> \lineSep someLyricsToKeepContextAlive >> >> and add \with \adjustLyricsAboveSeparator to the Lyrics context directly >> above >> the separator. So you should have something like this: >> >> ... >> \new Lyrics \with \adjustLyricsAboveSeparator someLyrics >> \lineSep someLyrics >> \new Lyrics someLyrics >> ... >> >> Cheers, >> Valentin > >
Test with Rule.pdf
Description: Adobe PDF document
