Zbyněk Burget wrote:

How I can write long text to composer to header?
Try
 composer = \markup \right-align  "Some long text ... "

If this isn't what you want, have a look at NR 3.2.1 where
the demo splits the composer text onto two lines using \center-column.


Why don't hide TimeSignature?
I think this is because
- "break-visibility" is (mainly) to do with responding to line breaks,
- the start of the first line does not involve a line break.
Not very convincing? Read more in NR 5.4.6 / Using break-visibility.

So just override the stencil.
Removing the engraver may disable other things as well.

Cheers,
Robin



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to