From db57e6d5c4bc0352baa28a58e7c258fedb567fe4 Mon Sep 17 00:00:00 2001 From: Jakob Krueger Date: Sat, 16 Sep 2023 22:50:44 +0200 Subject: [PATCH] =?UTF-8?q?Variable=20eingef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- toc_include.ly | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/toc_include.ly b/toc_include.ly index 9ded83e..4f68feb 100644 --- a/toc_include.ly +++ b/toc_include.ly @@ -1,3 +1,5 @@ +\include "../lilypond-custom-includes/toc_config.ly" + % embed all category images in postscript once #(define-markup-list-command (embed-category-images layout props)() (map (lambda (category) @@ -171,17 +173,7 @@ (cdr revlist))))))))) \paper { - indexTitleMarkup = \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 - } + indexTitleMarkup = \tocSubtitleText categoryTitleMarkup = \markup \column { \fontsize #5 \sans \bold \fill-line { \null \fromproperty #'index:text \null } \vspace #1