Replace the Kotlin/Gradle multi-module pipeline with a pure LaTeX songbook using the leadsheets package and LuaLaTeX. Style matches the Carmina Leonis (CL6) scout songbook: Fraktur titles, chords above lyrics, metadata at page bottom, reference book footer. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
30 lines
746 B
TeX
30 lines
746 B
TeX
\begin{song}{
|
|
title = {Auf, auf zum fröhlichen Jagen},
|
|
lyrics = {Traditionell, 18. Jahrhundert},
|
|
composer = Volksweise,
|
|
key = F,
|
|
tags = {Volkslied, Jagd},
|
|
}
|
|
|
|
\begin{verse}
|
|
\chord{F}Auf, auf zum fröhlichen \chord{C}Jagen, \\
|
|
auf \chord{C}in die grüne \chord{F}Heid'! \\
|
|
Es \chord{F}gibt nichts Schönres \chord{Bb}auf Erden, \\
|
|
als \chord{C}jetzt zur Herbstes\chord{F}zeit.
|
|
\end{verse}
|
|
|
|
\begin{verse*}
|
|
Ref.: \\
|
|
Halli, hallo, halli, hallo, \\
|
|
auf \chord{C}in die grüne \chord{F}Heid'!
|
|
\end{verse*}
|
|
|
|
\begin{verse}
|
|
\chord{F}Der Hirsch, der springt im \chord{C}Walde, \\
|
|
das \chord{C}Reh steht auf der \chord{F}Flur, \\
|
|
die \chord{F}Vöglein singen \chord{Bb}alle \\
|
|
zur \chord{C}schönen Jägerei\chord{F}natur.
|
|
\end{verse}
|
|
|
|
\end{song}
|