adapted library to new context aware format
This commit is contained in:
@@ -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}"
|
||||
-%]
|
||||
|
||||
Reference in New Issue
Block a user