use new include system
This commit is contained in:
@ -1,9 +1,7 @@
|
||||
\version "2.18.0"
|
||||
%globalSize = #16
|
||||
\include "../../generic/general_include.ly"
|
||||
%#(set-default-paper-size "a4" 'portrait)
|
||||
%#(module-define! (resolve-module '(guile-user)) 'lilypond-module (current-module))
|
||||
%#(top-repl)
|
||||
|
||||
\include "../../lilypond-custom-includes/base_config.ly"
|
||||
|
||||
HEADER = \bookpart {
|
||||
\header {
|
||||
title = "Chorsatz"
|
||||
@ -83,7 +81,7 @@ TEXT = \markuplist {
|
||||
% nur Output wenn noStandaloneOutput nicht gesetzt oder auf false steht
|
||||
output = #(if isStandAlone
|
||||
#{
|
||||
\bookpart {
|
||||
\bookpart {
|
||||
\HEADER
|
||||
|
||||
\score {
|
||||
|
Reference in New Issue
Block a user