lilypond-user
[Top][All Lists]
Advanced

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

Re: text under volta brackets


From: Mats Bengtsson
Subject: Re: text under volta brackets
Date: Mon, 13 Jan 2003 11:13:16 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003

The problem is that the default font for repeatCommands only
contains digits, try
\property Score.VoltaBracket \override #'font-style = #'large

  /Mats


Simon Bailey wrote:
hi again,

using manual volta brackets (lilypond 1.6.3) i can't get alphabetic text
under a volta bracket. is this normal?

        a2. |
        \property Score.repeatCommands = #'((volta "1"))
        r4 b b | b r r |
        \property Score.repeatCommands = #'((volta #f))
        \bar "||"
        \property Score.repeatCommands = #'((volta "Ende"))
        r4 b b | b r r |
        \property Score.repeatCommands = #'((volta #f))
        \bar "||" \mark #'(large "Fine")

thanks,
simon.


--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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