Inhaltsverzeichniserzeugung geändert
This commit is contained in:
@ -122,11 +122,28 @@ songPath = "../../lieder"
|
|||||||
\indexSection #"X" \markup { "X" }
|
\indexSection #"X" \markup { "X" }
|
||||||
\indexSection #"Y" \markup { "Y" }
|
\indexSection #"Y" \markup { "Y" }
|
||||||
\indexSection #"Z" \markup { "Z" }
|
\indexSection #"Z" \markup { "Z" }
|
||||||
\markuplist { \colindex }
|
\markuplist {
|
||||||
|
\index-in-columns-with-title #'alphabetical \column {
|
||||||
|
\fontsize #5 \sans \bold \fill-line { \null "Inhaltsverzeichnis" \null }
|
||||||
|
\vspace #.5
|
||||||
|
\justify {
|
||||||
|
Da die allermeisten Lieder unter verschiedenen Namen bekannt sind,
|
||||||
|
wollen wir euch ein Inhaltsverzeichnis an die Hand geben, mit dem ihr hoffentlich auf verschiedene Arten fündig werdet.
|
||||||
|
Die Liedtitel, die auch die Überschriften sind, findet ihr normal gedruckt.
|
||||||
|
Alle weiteren Alternativtitel oder Liedanfänge sind zur Unterscheidung kursiv gedruckt.
|
||||||
|
}
|
||||||
|
\vspace #1
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
\bookpart {
|
\bookpart {
|
||||||
\markuplist { \categoryindex }
|
\markuplist {
|
||||||
|
\index-in-columns-with-title #'categories \column {
|
||||||
|
\fontsize #5 \sans \bold \fill-line { \null "Inhaltsverzeichnis nach Kategorien" \null }
|
||||||
|
\vspace #1
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Submodule lilypond-common-includes updated: 55db0e0e31...c26fddd963
Reference in New Issue
Block a user