So...what I am trying to do is put a block of text above a system that occupies the full width of the page. This is a theatrical work, and the block of text is a stage direction that is paragraph-length.
I can create a dynamics context at the top of the score, and attach my markup to a spacer rest at the beginning of that system. But then, Lilypond counts my markup as part of the spacing calculation of the system, which is not the desired effect. Also, Lilypond wants to put my markup between the left- and right-most barlines of the system, instead of using the full page width. I know that free-standing markup (not attached to any note or rest) can reside between \score’s, but not within a \score. Basically, I am looking for a way to achieve that effect without having to end the current score and start a new one. Thanks Marc On Mon, Oct 12, 2020 at 8:25 AM Andrew Bernard <andrew.bern...@gmail.com> wrote: > What's wrong with hanging it off a note or rest? I do this all the > time for long sloping lines for accel. and rall. indicators. Works for > me. > > Can you send a sketch or image of your use case? > > Andrew > > > > On Mon, 12 Oct 2020 at 07:40, Marc Shepherd <oakapp...@gmail.com> wrote: > > > > > > I want markup that is within a score (above a system), but not attached > to a staff or note. > > -- Marc Shepherd