This is now fixed.

On Tuesday 17 August 2004 00.23, Erik Sandberg wrote:
> Thanks, bug report added to CVS as ambitus-accent.
> Erik
>
> On Thursday 05 August 2004 21.25, Christian Hitz wrote:
> > \version "2.3.11"
> >
> > %
> > % The scripts on the first note are placed in respect to the ambitus
> > symbol.
> > % Only happens if the Ambitus_engraver is in the Voice context.
> > %
> > \book{
> >      \score {
> >          \new Voice {
> >              g'4^-_> g'^-_> c c'''
> >          }
> >          \paper{
> >              \context {
> >                 \Voice
> >                 \consists Ambitus_engraver
> >               }
> >          }
> >      }
> >      \score {
> >          \new Voice {
> >              g'4^-_> g'^-_> c c'''
> >          }
> >          \paper{
> >              \context {
> >                 \Staff
> >                 \consists Ambitus_engraver
> >               }
> >          }
> >      }
> > }
>
> _______________________________________________
> bug-lilypond mailing list
> [EMAIL PROTECTED]
> http://lists.gnu.org/mailman/listinfo/bug-lilypond


_______________________________________________
bug-lilypond mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to