Partly to duplicate a 1910 popular song layout, and partly to continue
growing in LilyPond skill, I'm wanting to suppress the bookTitleMarkup
instrument field after page 1.

I've read the sections on Titles and Headers, Customizing, etc., and other
parts of the manual, and I've made a number of attempts, but I'm not yet at
the point where I understand what to do.
\version "2.24.0"

\header {
  instrument = \markup "MyInstrument (Print on P. 1, disappear later.)"
}
{ c''1 }
\pageBreak
{ c''1 }

Attachment: tiny.pdf
Description: Adobe PDF document

Reply via email to