[EMAIL PROTECTED] writes:
> On Friday, 10 March 2000, Peter Chubb writes:
> 
> > \property Voice.dynamicDirection = \up
> > \property Voice.slurDash = 2
> 
> try 
> 
>      \property Voice.slurDash = #2
> 
> > I suspect the slurDash attribute and the dynamicDirection attribute.
> > probably because of more Guile changes.
> 
> String are translated to scm automagically, but numbers are not.

Umm, in fact, they are; this is more likely the culprit

  \property Voice.slurDash = ""

But I'll have it print the propertyname as well; line numbers will be difficult.
-- 

Han-Wen Nienhuys, [EMAIL PROTECTED] ** GNU LilyPond - The Music Typesetter 
      http://www.cs.uu.nl/people/hanwen/lilypond/index.html 

Reply via email to