lilypond-devel
[Top][All Lists]
Advanced

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

bug in articulate.ly


From: Werner LEMBERG
Subject: bug in articulate.ly
Date: Sun, 24 Feb 2013 15:30:31 +0100 (CET)

[cd03b4ac]


I just got this:

  articulate.ly:446:13: In procedure map in expression (map (lambda # #)):
  articulate.ly:446:13: Wrong number of arguments to #<primitive-generic map>

using this input:

  \version "2.17.13"

  \include "articulate.ly"

  \relative c' {
    \unfoldRepeats \articulate {
      \repeat volta 2 { c1 }
      \alternative { { c1 } { c1 } }
    }
  }


    Werner



reply via email to

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