summaryrefslogtreecommitdiff
path: root/stafftab.ly
diff options
context:
space:
mode:
Diffstat (limited to 'stafftab.ly')
-rw-r--r--stafftab.ly5
1 files changed, 4 insertions, 1 deletions
diff --git a/stafftab.ly b/stafftab.ly
index 77aae83..cc36d35 100644
--- a/stafftab.ly
+++ b/stafftab.ly
@@ -1,3 +1,7 @@
+%% TODO: this relative path won't be correct unless make is run from
+%% within one of the song directories
+#(load "../stafftab-engraver.scm")
+
%% tunings for 12-string Chapman Stick
\makeDefaultStringTuning #'stick-classic-tuning
\stringTuning <d' a e b, fis, cis, c,, g,, d, a, e b>
@@ -79,7 +83,6 @@ stick-string-group = #(lambda (tuning group)
accommodated for typesetting a piece in StaffTab notation."
}
\context {
- #(use-modules (guile-user))
\Voice
\name "StickVoice"
\alias "Voice"