%% http://lsr.di.unimi.it/LSR/Item?id=310 %here starts the snippet: %LSR: Thanks to Adam James Wilson for this snippet \header { composer = "The One and Only" } \score{ { c' d' e' f'} \header{ title = "First piece" } } \score{ { c' d' e' f'} \header{ title = "Second piece" } } \paper{ print-all-headers=##t bookTitleMarkup = ##f tagline = ##f }