diff options
Diffstat (limited to 'music/common.ly')
-rw-r--r-- | music/common.ly | 5 |
1 files changed, 5 insertions, 0 deletions
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" +} |