lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: `opus' header field at surprising position


From: Werner LEMBERG
Subject: Re: `opus' header field at surprising position
Date: Thu, 19 Sep 2013 09:00:08 +0200 (CEST)

>> I would expect that `opus' appears vertically before `top1'.
> 
> I suppose that this is a consequence of having _two_ header blocks -
> one for \book and one for \score.

I agree with your analysis.  What you describe can be summarized in
quite a simple way: \book header data should stay together, and \score
header data should stay together, too.  So if I have an `opus' field
in the \book header, I expect it to be placed before any \score or
top-level \markup blocks.

And in case there is no \book block, all of the \header stuff should
be either be placed before top-level \markups (which I prefer) or
directly before the \score blocks (which I would consider unexpected
but can be probably justified).  However, scattering the data
vertically is a bad thing IMHO.

I'm now even more convinced that this is a bug.


    Werner



reply via email to

[Prev in Thread] Current Thread [Next in Thread]