Hallo Liste, hallo Bernhard,,

You wrote:

> I have two score blocks and don't want the opus to be printed when the 
> second score starts. Follwing the fine manual I tried
> \score {
>   ...
> \header {
> piece = ##f
> opus = ##f
> }
> }
> which didn't work as (I) expected.
> 
> I really don't dare to present my workaround ... ok, here it is:
> opus = " "

Why are You calling this a workaround?
AFAIK this is the way to achieve what You want.
I would only omitt the " ":
    opus = ""
instead of
    opus = " "

(To the others: Tell me, if I'm wrong here, please.)

Best Regards                    Roland

_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to