Vorlagen aktualisiert
This commit is contained in:
@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user