snippets einzeln baubar und default layout
This commit is contained in:
7
default_output.ly
Normal file
7
default_output.ly
Normal file
@ -0,0 +1,7 @@
|
||||
#(define noDefaultOutput (if (defined? 'noDefaultOutput) noDefaultOutput #f))
|
||||
HEADER = \bookpart {
|
||||
\header {
|
||||
\basicSongInfo
|
||||
}
|
||||
}
|
||||
\include #(if noDefaultOutput "void.ly" "standalone_output.ly")
|
Reference in New Issue
Block a user