From 8542a74a476c62b49de248453ac9cbd6f7451170 Mon Sep 17 00:00:00 2001 From: Leopold Fajtak Date: Fri, 18 Oct 2024 17:03:05 +0200 Subject: [PATCH] fixed file reference for gregorian chant --- library/gregorio_scores/.gitignore | 1 + song_template.tt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 library/gregorio_scores/.gitignore diff --git a/library/gregorio_scores/.gitignore b/library/gregorio_scores/.gitignore new file mode 100644 index 0000000..ec4df9a --- /dev/null +++ b/library/gregorio_scores/.gitignore @@ -0,0 +1 @@ +*/*/*.glog diff --git a/song_template.tt b/song_template.tt index 7ca49e6..f0ca777 100644 --- a/song_template.tt +++ b/song_template.tt @@ -11,7 +11,7 @@ [% IF NOT gregorian -%] \textbf{\LARGE{Activate gregorian}} [% ELSE -%] - \gregorioscore{[% scores.gregorian %]} + \gregorioscore{../library/[% scores.gregorian %]} [% END -%] [% ELSE -%] \lilypondfile{[% IF parts;