refactor include system
This commit is contained in:
7
public_includes/pool_bottom.ily
Normal file
7
public_includes/pool_bottom.ily
Normal file
@@ -0,0 +1,7 @@
|
||||
#(define noDefaultOutput (if (defined? 'noDefaultOutput) noDefaultOutput #f))
|
||||
HEADER = \bookpart {
|
||||
\header {
|
||||
\basicSongInfo
|
||||
}
|
||||
}
|
||||
\include #(if noDefaultOutput "../private_includes/void.ily" "layout_bottom.ily")
|
Reference in New Issue
Block a user