lilypond-user
[Top][All Lists]
Advanced

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

Re: Customizing ottava text


From: Kieren MacMillan
Subject: Re: Customizing ottava text
Date: Wed, 15 Feb 2017 15:55:12 -0500

Hi Urs,

> is it really true that the text of the OttavaBracket can't be customized?

\version "2.19.48"
\language "english"

ottTest =
\once \override Staff.OttavaBracket.before-line-breaking =
    #(lambda (grob) (ly:grob-set-property! grob 'text "testing"))

{ \ottTest \ottava #1 c'' }


> I can’t believe that it is really necessary to go that long way for a 
> seemingly simple task.

+1 (even with my hack)

Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: address@hidden




reply via email to

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