lilypond-user
[Top][All Lists]
Advanced

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

Re: Print Double Percent Repeat inside a markup


From: tisimst
Subject: Re: Print Double Percent Repeat inside a markup
Date: Fri, 28 Aug 2015 11:26:17 -0700 (MST)

On 8/28/2015 12:18 PM, Stephen MacNeil [via Lilypond] wrote:

> how is
>
> %%%%%%%%%%%%%%%%%%%%
>
> % inspired by: http://lsr.di.unimi.it/LSR/Item?id=908
>
> %%%%%%%%%%%%%%%%%%%%
>
>
> \version "2.18.2"
>
>
> percentRepeat = \markup {
>
> \combine
>
> \translate #'(0.2 . 1.5)
>
> \draw-circle #0.22 #0 ##t
>
> \combine
>
> \translate #'(1.8 . 0.5)
>
> \draw-circle #0.22 #0 ##t
>
> \rotate #90
>
> \translate#'(0 . 2)
>
> \beam #2 #-1 #0.58
>
> }
>
>
> { c ^\markup \percentRepeat}
>
>
> \markup \percentRepeat
>
>
> %%%%%%%%%%%%%%%%%%%%
>

Nice! That looks like a good one, too! Isn't it great to have this kind
of flexibility? I love it!

- Abraham



View this message in context: Re: Print Double Percent Repeat inside a markup
Sent from the User mailing list archive at Nabble.com.

reply via email to

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