Thank you.

-- 

“Happiness is the meaning and the purpose of life, the whole aim and end of
human existence.”

― Aristotle

On Thu, Jun 6, 2019, 2:21 AM Xavier Scheuer <[email protected]> wrote:

> On Wed, 5 Jun 2019 at 19:33, Guy Stalnaker <[email protected]> wrote:
> >
> > Thanks Phil -- "hackish" is word? LOVE it :-)
> >
> > If the output looks good, I'm good.
>
> Hello,
>
> In the documentation, NR 2.1.2 Techniques specific to lyrics > Placing
> syllables horizontally, there is a snippet explaining how to make
> lyrics avoid bar lines.
>
> http://lilypond.org/doc/v2.19/Documentation/notation/techniques-specific-to-lyrics#placing-syllables-horizontally
>
> \layout {
>   \context {
>     \Lyrics
>       \consists "Bar_engraver"
>       \consists "Separating_line_group_engraver"
>       \hide BarLine
>   }
> }
>
> Less hackish, but works also...
>
> Cheers,
> Xavier
>
> --
> Xavier Scheuer <[email protected]>
>
>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to