Am 24.10.2015 um 15:17 schrieb Karl Husum:
I want to hide the bar, not the barline :-)
I am trying to put the end of the crescendo on an ekstra bar in the
piece, and then hide it.
Not sure if it the most elegant solution, but it should mbe possible.


You can have a last bar of zero length:

\version "2.19.28"

{
  b1\<
  \bar "|."
  s1*0\!
}

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

Reply via email to