Beispielliederbuch
This commit is contained in:
9
lilypond-custom-includes/categories.ly
Normal file
9
lilypond-custom-includes/categories.ly
Normal file
@ -0,0 +1,9 @@
|
||||
#(define category-names '(
|
||||
(see "See und\nPiraten")
|
||||
;(categoriekey "Titel der Kategorie")
|
||||
))
|
||||
|
||||
%% Path to Category images
|
||||
#(define-public (category-image-path category)
|
||||
(string-append "../../liederbuecher/beispiel_liederbuch/categories/"
|
||||
category ".eps"))
|
Reference in New Issue
Block a user