From ba776ad009b4063480dea647dbbee01c4535e06b Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 3 Jan 2021 19:24:43 -0300 Subject: v0 of "Choro da Saudade" --- music/common.ly | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'music/common.ly') diff --git a/music/common.ly b/music/common.ly index f2dddc2..b6ba93a 100644 --- a/music/common.ly +++ b/music/common.ly @@ -8,3 +8,8 @@ tagline = \markup { euandre.org/music.html } } + +rall = { + \override TextSpanner.bound-details.left.text = "rall." + \override TextSpanner.bound-details.right.text = "a tempo" +} -- cgit v1.2.3