Le samedi 22 juillet 2017 à 18:58 +0000, Stephen Nesbitt a écrit : > When creating a jazz score I typically want to break the page into > two distinct sections - a top section composed of fretboard diagrams > followed by the actual score. I do *not* want the sections to be on > separate pages. > > I've got this basically to work using a \bookpart section enclosing > 2 \score sections. > > What I haven't figured out is how to control the vertical spacing > between the two scores. In other words, I would like to control the > vertical spacing between the chord diagram section and the actual > score. The default spacing is a bit tighter than I would prefer. > > Can anyone help out? > > Thx, > > -steve
You might try something like: \markup \vspace #10 between the two scores Hope this helps Jean _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
