Compare commits
	
		
			1 Commits
		
	
	
		
			5364f93db4
			...
			tocSubtitl
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | db57e6d5c4 | 
| @@ -1,3 +1,5 @@ | |||||||
|  | \include "../lilypond-custom-includes/toc_config.ly" | ||||||
|  |  | ||||||
| % embed all category images in postscript once | % embed all category images in postscript once | ||||||
| #(define-markup-list-command (embed-category-images layout props)() | #(define-markup-list-command (embed-category-images layout props)() | ||||||
|    (map (lambda (category) |    (map (lambda (category) | ||||||
| @@ -171,17 +173,7 @@ | |||||||
|                            (cdr revlist))))))))) |                            (cdr revlist))))))))) | ||||||
|  |  | ||||||
| \paper { | \paper { | ||||||
|   indexTitleMarkup = \markup \column { |   indexTitleMarkup = \tocSubtitleText | ||||||
|     \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 |  | ||||||
|   } |  | ||||||
|   categoryTitleMarkup = \markup \column { |   categoryTitleMarkup = \markup \column { | ||||||
|     \fontsize #5 \sans \bold \fill-line { \null \fromproperty #'index:text \null } |     \fontsize #5 \sans \bold \fill-line { \null \fromproperty #'index:text \null } | ||||||
|     \vspace #1 |     \vspace #1 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user