The instrument header is printed in 2.2.6 but not in the 2.3 series. In
order to easily print instrumental parts of a score the instrument
header should be printed though.
Christian
\version "2.3.16"
% header block 1, ev in an included file
\header {
title = "Testfile"
}
\score {
\notes{
\repeat unfold 8 c''4
}
% header block 2
\header{
piece = "Piece I"
instrument = "Piano"
}
\paper{
raggedright = ##t
}
}
--
Christian Hitz
Unterehrendingen, Switzerland
[EMAIL PROTECTED] or [EMAIL PROTECTED]
_______________________________________________
bug-lilypond mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-lilypond