changed pathes to be relative to the top level of this repo

This commit is contained in:
2024-10-17 16:54:45 +02:00
parent bd94c7b65e
commit 6725bef152
29 changed files with 50 additions and 50 deletions
+4 -4
View File
@@ -1,9 +1,9 @@
[%
song_title = "Rorate Cæli";
scores = {
band = "library/freie_lieder/rorate_modern/rorate_modern_full"
SATB = "library/freie_lieder/rorate_modern/rorate_modern_schola"
congregation = "library/freie_lieder/rorate_modern/rorate_modern_lz"
band = "freie_lieder/rorate_modern/rorate_modern_full"
SATB = "freie_lieder/rorate_modern/rorate_modern_schola"
congregation = "freie_lieder/rorate_modern/rorate_modern_lz"
};
after_song = '\mytable{library/freie_lieder/rorate_modern/table.tex}'
after_song = '\mytable{freie_lieder/rorate_modern/table.tex}'
-%]