Hi Urs,

Am Samstag, den 10. Januar 2015 um 22:22:15 Uhr (+0100) schrieb Urs
Liska:
> 
> Can't test right now, but what about \omit NoteHead?

same problem, glissandolines aren't drawn at all if NoteHeads are
omitted:

%<----------------------------------------------------
\version "2.19"

\new Staff
\relative c'' {
  \omit NoteHead
  d,2 \glissando  f' \glissando
  d, \glissando  f' \glissando
  e, \glissando  g' \glissando
  d, \glissando  f' \glissando

}

\paper {
  ragged-right = ##f
  }
%<----------------------------------------------------



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

Reply via email to