Il 01/03/2013 20:12, m...@mikesolomon.org ha scritto:
>
>2.: Would it be possible to at least inform the user about the
>    suppressed grob by printing a warning in the compilation buffer?
>
No. Please report this problem to bug-lilyp...@gnu.org.

well, the same input compiled in 2.17.13 prints also the first arrowed glissando, even if the length needs to be adjusted:

\version "2.17.13"

\relative c' {
  \time 6/4
      f'4 \glissando g4
      f2 \glissando g2
}

\layout {
  \context {
    \Voice
    \override Glissando.bound-details.right.arrow = ##t
    \override Glissando.arrow-length = #0.5
    \override Glissando.arrow-width = #0.25
  }
}

The request of Orm is actually a feature request (not a bug)?
Orm, you can read how to report bugs/feature requests here:
http://lilypond.org/bug-reports.html

Thanks
--
Federico

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

Reply via email to