lilypond-user
[Top][All Lists]
Advanced

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

Re: Text spanner with centred text state of the art


From: Thomas Morley
Subject: Re: Text spanner with centred text state of the art
Date: Sun, 12 Jul 2020 12:14:32 +0200

Am So., 12. Juli 2020 um 11:35 Uhr schrieb Urs Liska <lists@openlilylib.org>:
>
> And now with attachments.
>
> It shows three main items:
>
>  * markup centered above one or multiple measures
>  * horizontal brackets aligned to (multiple) measures
>  * markup centered within a measure
>
> BTW: My recollection of David Nalesnik continuing with the effort
> turned up these links:
>
> https://lists.gnu.org/archive/html/lilypond-devel/2019-11/msg00107.html
> https://codereview.appspot.com/571180043/
> https://lists.gnu.org/archive/html/lilypond-devel/2019-11/msg00092.html
>
> However, I'm not sure (and don't right now have the time to search for)
> whether this ended up in LilyPond itself.

Afaict it's in master:

commit 0b63a1c5aa1340f08b529133a6fd0b11516ec910
Author: David Nalesnik <david.nalesnik@gmail.com>
Date:   Sat Mar 11 11:25:47 2017 -0600

    Implement MeasureSpanner

    This patch creates a spanner whose ends are oriented to measure
    boundaries, a frequent request from users.  The ends of the
    spanner may be aligned in various ways to prefatory material.
    The spanner may hold text or markup in a centered gap.

    The spanner is begun with the command '\startMeasureSpanner'
    and ended with '\stopMeasureSpanner'.

    Provide two regression tests.

Not sure, if in any relase already...

Cheers,
  Harm



reply via email to

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