lilypond-user
[Top][All Lists]
Advanced

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

Re: Horizontal brackets


From: Trevor Bača
Subject: Re: Horizontal brackets
Date: Wed, 25 Jul 2007 14:09:04 -0500

On 7/25/07, Siska Ádám <address@hidden> wrote:
Hello,


actually, that was the first thing I tried, but it seems to me that the
draw-line command doesn't exist in 2.10.25 (sorry for the prior
misspelling, I'm using 2.10.25, not 2.10.10 -- although this doesn't
really make a difference, I suppose). But, after tweaking a few hours
with the code I got for the Bartok-pizz, I succeeded! :-)

Yes; the draw-line command went bad for a couple of 2.[10, 11].x
releases; I just tested 2.11.25 and know that draw-line was definitely
*not* working in 2.11.25. However, draw-line *is definitely* working
in 2.11.26 and 2.11.27 after a bug fix from the developers. I can't
guarantee that it's the same in that 2.10.25 would be broken but that
2.10.26 and 2.10.27 would work ... but I think it's a reasonable
assmption.

Looking at the download page, it looks like 2.10.25 is the most recent
version and that 2.10.27 and 2.10.27 don't exist yet. When 2.10.26 (or
.27 or .28) becomes available, you should be able to use ...

           \once \override TextSpanner #'edge-text = #(cons
              (markup #:draw-line '(0 . -1))
              (markup #:draw-line '(0 . -1)))

... just fine.

Alternatively, you could try downloading 2.11.27 and see if everything
compiles fine. The "unstable" releases tend to be relatively stable
(IMO).



--
Trevor Bača
address@hidden

reply via email to

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