Inhaltsverzeichniserzeugung geändert
This commit is contained in:
parent
0433dd67a9
commit
52d5ca7fbb
@ -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
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 55db0e0e311861af1c33c4d2f99cec59600120d8
|
Subproject commit c26fddd9632d3d770da602f2e9fe480cf4cd9df3
|
Loading…
Reference in New Issue
Block a user