On 28.02.2016 08:45, Andrew Bernard wrote:
If I remove the call to the consists statement in the layout block, the long words run over the bar. If you add it in, they line up. I don’t understand why.
If you add a Bar_engraver to the Lyrics, it will engrave BarLines. Lyrics contexts are by default set up so that these end up invisible: <http://lilypond.org/doc/v2.19/Documentation/internals/lyrics>. But the LyricText grobs will then avoid the BarLines.
Best, Simon _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
