lilypond-user
[Top][All Lists]
Advanced

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

Re: Ossia up?


From: Mats Bengtsson
Subject: Re: Ossia up?
Date: Mon, 12 Dec 2005 10:45:31 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511

See the example called "alignment-order.ly" in the Regression Tests
document.

  /Mats

Fairchild wrote:

The ly file below creates a single bar (ossia) below the main staff line. How to position it above?

                       - Bruce

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\version "2.4.6"
                        \score {
                \relative c'' {
| e1 << { d } \context Ossia { b } >>
| e
                } %end relative
                \layout {
linewidth = 2.50\in
        \context { \Score
\consists Span_bar_engraver
\remove   System_start_delimiter_engraver
\accepts  "Ossia" }
        \context { \Staff
\name     "Ossia"
\remove   "Clef_engraver"
\remove   "Time_signature_engraver"
\remove   "Key_engraver" }
                } %end layout
                        } %end score
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

------------------------------------------------------------------------

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