lilypond-user
[Top][All Lists]
Advanced

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

Re: signed trills/trillspan to barline


From: Mats Bengtsson
Subject: Re: signed trills/trillspan to barline
Date: Wed, 16 Jan 2008 13:44:00 +0100
User-agent: Thunderbird 2.0.0.5 (X11/20070716)

Regarding your second question on extending the trill to the bar line, see
the following bug report
http://code.google.com/p/lilypond/issues/detail?id=493&q=to-barline

  /Mats

Ruth Roland wrote:
Hi,
There have been various posts regarding putting an accidental above a trill. Does anyone have an idea why this example doesn't work? I'm not even getting an
error message.  I can't find newer code online.  Also, is there a way to extend
the trillspan all the way to the barline?  I found a post with this question,
but no answer.
Thanks, Ruth

\version "2.11.28"

global= {
           \key d \minor
                        \time 6/8
}
violinOne = \new Voice { \relative { a''2.~\startTrillSpan a2.~ a2.~ a2.\stopTrillSpan \override TrillSpanner #'edge-text = #(cons (markup #:line (#:halign -0.5 #:musicglyph "scripts.trill" #:teeny
#:raise 0.5 #:flat)) "")
        g2.\startTrillSpan g4.\stopTrillSpan a d a4.\trill a4~( a16 b32 cis) d4.
}}
         \score {
                \new Staff << \global \violinOne >>
         }



_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        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]