lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: spanners not showing up


From: Federico Bruni
Subject: Re: spanners not showing up
Date: Sat, 02 Mar 2013 11:26:38 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130215 Thunderbird/17.0.3

Il 01/03/2013 20:12, address@hidden 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 address@hidden

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]