Liederbuchvorlage lauffähig gemacht
This commit is contained in:
@ -4,7 +4,7 @@
|
|||||||
\pointAndClickOff
|
\pointAndClickOff
|
||||||
|
|
||||||
imagePagePath = "categories"
|
imagePagePath = "categories"
|
||||||
songPath = "lieder"
|
songPath = "../../lieder"
|
||||||
|
|
||||||
\include "../../lilypond-custom-includes/base_config.ly"
|
\include "../../lilypond-custom-includes/base_config.ly"
|
||||||
\include "../../lilypond-common-includes/book_include.ly"
|
\include "../../lilypond-common-includes/book_include.ly"
|
||||||
@ -62,7 +62,7 @@ songPath = "lieder"
|
|||||||
|
|
||||||
%Eine Seite mit dem Cover könnte so aussehen:
|
%Eine Seite mit dem Cover könnte so aussehen:
|
||||||
\bookpart {
|
\bookpart {
|
||||||
\markup { \epsfile #X #120 #"images/front.eps" }
|
%\markup { \epsfile #X #120 #"images/front.eps" }
|
||||||
%\markup \fill-line { \center-column { \vspace #1 \pad-x #9 \customEps #95 #"Dateiname.dt" \vspace #1 } }
|
%\markup \fill-line { \center-column { \vspace #1 \pad-x #9 \customEps #95 #"Dateiname.dt" \vspace #1 } }
|
||||||
\paper {
|
\paper {
|
||||||
print-page-number = ##f
|
print-page-number = ##f
|
||||||
|
Submodule lilypond-common-includes updated: 7a0dd88067...55db0e0e31
Reference in New Issue
Block a user