adapted library to new context aware format

This commit is contained in:
2024-11-27 15:21:05 +01:00
parent 0cad486928
commit dbd804e6dc
31 changed files with 54 additions and 54 deletions
+4 -4
View File
@@ -1,9 +1,9 @@
[%
song_title = "Rorate Cæli";
scores = {
band = "freie_lieder/rorate_modern/rorate_modern_full"
SATB = "freie_lieder/rorate_modern/rorate_modern_schola"
congregation = "freie_lieder/rorate_modern/rorate_modern_lz"
band = "rorate_modern_full"
SATB = "rorate_modern_schola"
congregation = "rorate_modern_lz"
};
after_song = '\mytable{../library/freie_lieder/rorate_modern/table.tex}'
after_song = "\mytable{${directory}/table.tex}"
-%]