Compare commits
1 Commits
main
...
toc-Variab
Author | SHA1 | Date | |
---|---|---|---|
|
d5ecd49be8 |
11
lilypond-custom-includes/toc_config.ly
Normal file
11
lilypond-custom-includes/toc_config.ly
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
tocSubtitleText = \markup \column {
|
||||||
|
\fontsize #5 \sans \bold \fill-line { \null \fromproperty #'index:text \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
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user