Hi Lukas, > On 14. Jul 2018, at 18:57, Lukas-Fabian Moser <[email protected]> wrote: > > Hi Sylvius, > >> I found examples of line breaks right after the beginning of a \repeat volta >> 2 in classical guitar literature (19th century). But this doesn't seem to >> be easy to do with LilyPond. This is what I have achieved so far: >> > Try: > > \version "2.18.2" > > \defineBarLine ".|:-everywhere" #'(".|:" ".|:" ".|:") > > { > \repeat unfold 8 c'1 > \bar ".|:-everywhere" > \repeat volta 2 { > \break > \repeat unfold 16 c'1 > } > } >
Thanks for your quick response and your help! Your solution is certainly better than mine. But I still can’t get rid off the short staff lines right after the repeat symbol. Any ideas? Thanks again! Sylvius _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
