lilypond-devel
[Top][All Lists]
Advanced

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

avoid-slur not set


From: Graham Percival
Subject: avoid-slur not set
Date: Sat, 18 Feb 2006 23:42:36 -0800

Compiling this example

{ c''4(\open c''4)\open }

produces ok output, but these warning messages:

Interpreting music...
open.ly:1:7: warning: Ignoring grob for slur. avoid-slur not set?
{ c''4(
       \open c''4)\open }
open.ly:1:18: warning: Ignoring grob for slur. avoid-slur not set?
{ c''4(\open c''4)
                  \open }[1]

Can I define (avoid.slur . around) for \open? Should we define avoid-slur in scm/script.scm for all articulation?
- Graham





reply via email to

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