Delete old template and update songbook file
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
\version "2.18"
|
||||
\version "2.25.80"
|
||||
|
||||
% point and click blows up the pdf
|
||||
\pointAndClickOff
|
||||
@@ -95,7 +95,7 @@ songPath = "../../lieder"
|
||||
\left-column {
|
||||
\justify-string #"
|
||||
Hier steht lustiger Text"
|
||||
" "
|
||||
" "
|
||||
\fill-line { "blublub" }
|
||||
}
|
||||
}
|
||||
@@ -130,33 +130,33 @@ Hier steht lustiger Text"
|
||||
|
||||
% Inhaltsverzeichnis
|
||||
\bookpart {
|
||||
\indexSection #"A" \markup { "A" }
|
||||
\indexSection #"B" \markup { "B" }
|
||||
\indexSection #"C" \markup { "C" }
|
||||
\indexSection #"D" \markup { "D" }
|
||||
\indexSection #"E" \markup { "E" }
|
||||
\indexSection #"F" \markup { "F" }
|
||||
\indexSection #"G" \markup { "G" }
|
||||
\indexSection #"H" \markup { "H" }
|
||||
\indexSection #"I" \markup { "I" }
|
||||
\indexSection #"J" \markup { "J" }
|
||||
\indexSection #"K" \markup { "K" }
|
||||
\indexSection #"L" \markup { "L" }
|
||||
\indexSection #"M" \markup { "M" }
|
||||
\indexSection #"N" \markup { "N" }
|
||||
\indexSection #"O" \markup { "O" }
|
||||
\indexSection #"P" \markup { "P" }
|
||||
\indexSection #"Q" \markup { "Q" }
|
||||
\indexSection #"R" \markup { "R" }
|
||||
\indexSection #"S" \markup { "S" }
|
||||
\indexSection #"T" \markup { "T" }
|
||||
\indexSection #"U" \markup { "U" }
|
||||
\indexSection #"V" \markup { "V" }
|
||||
\indexSection #"W" \markup { "W" }
|
||||
\indexSection #"X" \markup { "X" }
|
||||
\indexSection #"Y" \markup { "Y" }
|
||||
\indexSection #"Z" \markup { "Z" }
|
||||
\markuplist {
|
||||
\indexSection #"A" \markup { "A" }
|
||||
\indexSection #"B" \markup { "B" }
|
||||
\indexSection #"C" \markup { "C" }
|
||||
\indexSection #"D" \markup { "D" }
|
||||
\indexSection #"E" \markup { "E" }
|
||||
\indexSection #"F" \markup { "F" }
|
||||
\indexSection #"G" \markup { "G" }
|
||||
\indexSection #"H" \markup { "H" }
|
||||
\indexSection #"I" \markup { "I" }
|
||||
\indexSection #"J" \markup { "J" }
|
||||
\indexSection #"K" \markup { "K" }
|
||||
\indexSection #"L" \markup { "L" }
|
||||
\indexSection #"M" \markup { "M" }
|
||||
\indexSection #"N" \markup { "N" }
|
||||
\indexSection #"O" \markup { "O" }
|
||||
\indexSection #"P" \markup { "P" }
|
||||
\indexSection #"Q" \markup { "Q" }
|
||||
\indexSection #"R" \markup { "R" }
|
||||
\indexSection #"S" \markup { "S" }
|
||||
\indexSection #"T" \markup { "T" }
|
||||
\indexSection #"U" \markup { "U" }
|
||||
\indexSection #"V" \markup { "V" }
|
||||
\indexSection #"W" \markup { "W" }
|
||||
\indexSection #"X" \markup { "X" }
|
||||
\indexSection #"Y" \markup { "Y" }
|
||||
\indexSection #"Z" \markup { "Z" }
|
||||
\markuplist {
|
||||
\index-in-columns-with-title #'alphabetical \column {
|
||||
\title-to-pdf-toc "Inhaltsverzeichnis"
|
||||
\fontsize #5 \sans \bold \fill-line { \null "Inhaltsverzeichnis" \null }
|
||||
|
||||
Reference in New Issue
Block a user