Vorlagen aktualisiert

This commit is contained in:
2023-11-21 11:35:52 +01:00
parent 5b053660ef
commit f540006a6c
2 changed files with 13 additions and 10 deletions

View File

@ -94,6 +94,16 @@ songPath = "../../lieder"
% die Liederausgabe
\songs
%Kategorienverzeichnis
\bookpart {
\markuplist {
\index-in-columns-with-title #'categories \column {
\fontsize #5 \sans \bold \fill-line { \null "Inhaltsverzeichnis nach Kategorien" \null }
\vspace #1
}
}
}
% Inhaltsverzeichnis
\bookpart {
\indexSection #"A" \markup { "A" }
@ -136,14 +146,4 @@ songPath = "../../lieder"
}
}
}
\bookpart {
\markuplist {
\index-in-columns-with-title #'categories \column {
\fontsize #5 \sans \bold \fill-line { \null "Inhaltsverzeichnis nach Kategorien" \null }
\vspace #1
}
}
}
}