bug-lilypond
[Top][All Lists]
Advanced

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

Re: item t:number (line thickness) in fret diagrams leads to scheme erro


From: Ralph Palmer
Subject: Re: item t:number (line thickness) in fret diagrams leads to scheme error
Date: Thu, 2 Aug 2012 13:28:53 -0400

On Wed, Aug 1, 2012 at 10:33 AM, pls <address@hidden> wrote:

> Hey all,
>
> the item t:number in fret diagrams (usage described here:
> http://lilypond.org/doc/v2.15/Documentation/notation/instrument-specific-markup)
> leads to the following error:
>
> .../Applications/LilyPond.app/Contents/Resources/share/lilypond/current/scm/fret-diagrams.scm:852:37:
> In procedure cadr in expression (cadr this-list):
> /Applications/LilyPond.app/Contents/Resources/share/lilypond/current/scm/fret-diagrams.scm:852:37:
> Wrong type (expecting pair): ()
>
> Tiny example:
>
> \version "2.15.37" % on Mac OS X
> \score {
> \new Staff {
>   \clef "treble_8"
>   <c e g c' e'>1^\markup {
>       \fret-diagram #"t:1.0;6-x;5-3;4-2;3-o;2-1;1-o;"
>     }
>   }
> }


Thanks, pls. This has been submitted as issue 2714 :
http://code.google.com/p/lilypond/issues/detail?id=2714

Ralph


reply via email to

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