summaryrefslogtreecommitdiff
path: root/music/common.ly.include
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--music/common.ly.include15
1 files changed, 0 insertions, 15 deletions
diff --git a/music/common.ly.include b/music/common.ly.include
deleted file mode 100644
index b6ba93a..0000000
--- a/music/common.ly.include
+++ /dev/null
@@ -1,15 +0,0 @@
-copyright = \markup {
- \with-url #"https://creativecommons.org/licenses/by-sa/4.0/" \line {
- CC BY-SA 4.0
- }
-}
-tagline = \markup {
- \with-url #"https://euandre.org/music.html" \line {
- euandre.org/music.html
- }
-}
-
-rall = {
- \override TextSpanner.bound-details.left.text = "rall."
- \override TextSpanner.bound-details.right.text = "a tempo"
-}