Martin Baker <martinbake...@mac.com> writes: > Hello. Does anyone have a solution to the ugly alignment of the part > names / incipit in the attached screenshot?
> incipitCantus = \markup { > \score > { > { > \set Staff.instrumentName = "Cantus" > \override NoteHead.style = #'neomensural > \override Rest.style = #'neomensural > \override Staff.TimeSignature.style = #'neomensural > \cadenzaOn > \clef "petrucci-c1" > \key f \major > \time 4/4 > d''1 > } > \layout { > line-width=\incipitwidth > indent = 0 > } > } > } > > In the score block > \set Staff.instrumentName = \incipitCantus > > In the paper block > indent = 3.5\cm > I am not going to spend the 10 minutes it takes to secondguess how to fudge a compilable example from those sketches. It's possible others will. However you definitely increase your chances of getting good quality answers by doing everything except the part you are having problems with yourself rather than force every single person wanting to answer you to first doing the same gruntwork for your sake and probably running out of steam before even getting to your actual problem. That process of creating everything key-ready for supplying the answer is supposed to be described in <https://lilypond.org/tiny-examples>. It probably is not clear enough. -- David Kastrup