lilypond-user
[Top][All Lists]
Advanced

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

Re: ottava bracket above markups


From: Nick Payne
Subject: Re: ottava bracket above markups
Date: Mon, 09 Aug 2010 07:03:20 +1000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100713 Thunderbird/3.0.6

\version "2.13.7"
\new Staff \relative c'' {
    \override TextScript #'outside-staff-priority = #399
    c^\markup {1}
    d \ottava #1
    e^\markup {2}
    f^\markup {3}
    g a b c }

On 09/08/10 01:03, Ole Schmidt wrote:
Hi,

Is it possible to set the ottava bracket ---------- above the markups?

thanks

ole


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\version "2.13.7"
\new Staff \relative c'' { c^\markup {1}
             d \ottava #1 
             e^\markup {2}
             f^\markup {3} 
             g a b c }
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

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


reply via email to

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