Vorlagen entschlackt
This commit is contained in:
@ -3,7 +3,8 @@
|
||||
% point and click blows up the pdf
|
||||
\pointAndClickOff
|
||||
|
||||
showCategoryImages = ##t
|
||||
imagePagePath = "categories"
|
||||
songPath = "lieder"
|
||||
|
||||
\include "../../lilypond-common-includes/general_include.ly"
|
||||
\include "../../lilypond-common-includes/book_include.ly"
|
||||
@ -13,6 +14,10 @@ showCategoryImages = ##t
|
||||
#(define noStandaloneOutput #t)
|
||||
|
||||
\includeSong "vorlage"
|
||||
\blankpage
|
||||
\includeSong "vorlage_light"
|
||||
\imagepage #125 "see.eps"
|
||||
\includeSong "vorlage_satz"
|
||||
|
||||
\book {
|
||||
% Dateiname
|
||||
@ -36,6 +41,7 @@ showCategoryImages = ##t
|
||||
}
|
||||
\null }
|
||||
}
|
||||
% muss drinbleiben, damit die Kategoriebildchen alle reingeladen und referenziert werden können:
|
||||
\markuplist { \embed-category-images }
|
||||
}
|
||||
% die Liederausgabe
|
||||
|
Reference in New Issue
Block a user