Hi,
Using Lilypond 2.19.14 I see the "composer" field is completely misplaced in
the output.
%%%% short example showing misplaced composer field %%%%
\version "2.19.14"
\header {
title = "title"
subtitle = "subtitle"
poet = "poet"
meter = "meter"
piece = "piece"
composer = "composer"
arranger = "arranger"
opus = "opus"
}
\paper {
indent = 0\cm
ragged-right = ##f
}
\score {
\new Staff { s1 }
\layout {}
}
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user