diff options
author | EuAndreh <eu@euandre.org> | 2021-01-03 19:24:43 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-01-03 19:24:43 -0300 |
commit | ba776ad009b4063480dea647dbbee01c4535e06b (patch) | |
tree | a47d9de7bacccf6c92454a074eed3c134110b41a /music/common.ly | |
parent | Finish dengoso.ly (diff) | |
download | euandre.org-ba776ad009b4063480dea647dbbee01c4535e06b.tar.gz euandre.org-ba776ad009b4063480dea647dbbee01c4535e06b.tar.xz |
v0 of "Choro da Saudade"
Diffstat (limited to '')
-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" +} |