lilypond-user
[Top][All Lists]
Advanced

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

Re: how to override of TextScript.stencil into a tweak


From: Ryan Michael
Subject: Re: how to override of TextScript.stencil into a tweak
Date: Fri, 3 Jun 2016 14:27:01 -0700

Thank you Mark's snippet (And probably the other's which were almost equivalent) worked for me!


On Fri, Jun 3, 2016 at 1:04 AM, Jacques Menu Muzhic <address@hidden> wrote:
Hello Ryan,

Does:

{
  r1\fermata
  -\tweak TextScript.stencil #(make-stencil-boxer 0.1 0.3 ly:text-interface::print)
  -\markup { \teeny "wait for viola cue" }
  \stopTextSpan
  -\tweak TextScript.stencil #(make-stencil-boxer 0.1 0.3 ly:text-interface::print)
  ^"B »
}

do what you want?

JM

> Le 3 juin 2016 à 09:52, Simon Albrecht <address@hidden> a écrit :
>
> On 03.06.2016 09:27, Ryan Michael wrote:
>> I would only like to add the stencil boxer to the letter "B" above the staff.
>
> Just guessing: Perhaps the "B" should be a rehearsal mark anyway instead of a text script? See <http://lilypond.org/doc/v2.18/Documentation/notation/bars#rehearsal-marks>. Rehearsal marks can be boxed much easier, there’s a snippet for that on the same page.
>
> Best, Simon
>
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-user




--
ॐ नमः शिवाय

reply via email to

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