Rewrite songbook as pure LaTeX project (Carmina Leonis style)
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>
This commit is contained in:
37
songs/kein-schoener-land.tex
Normal file
37
songs/kein-schoener-land.tex
Normal file
@@ -0,0 +1,37 @@
|
||||
\begin{song}{
|
||||
title = Kein schöner Land,
|
||||
alias = {Kein schöner Land in dieser Zeit},
|
||||
lyrics = {Anton Wilhelm von Zuccalmaglio},
|
||||
composer = {Volksweise, 1840},
|
||||
key = D,
|
||||
tags = {Volkslied, Abendlied},
|
||||
note = {Veröffentlicht 1840 in ``Deutsche Volkslieder mit ihren Original-Weisen''.},
|
||||
mundorgel = 88,
|
||||
pfadfinderliederbuch = 65,
|
||||
}
|
||||
|
||||
\begin{verse}
|
||||
Kein \chord{D}schöner Land in \chord{A}dieser Zeit, \\
|
||||
als \chord{A}hier das unsre \chord{D}weit und breit, \\
|
||||
wo \chord{D}wir uns \chord{G}finden \\
|
||||
wohl \chord{D}unter \chord{A}Linden \\
|
||||
zur \chord{D}Abend- \chord{A}zeit.
|
||||
\end{verse}
|
||||
|
||||
\begin{verse}
|
||||
Da \chord{D}haben wir so \chord{A}manche Stund' \\
|
||||
ge\chord{A}sessen da in \chord{D}froher Rund' \\
|
||||
und \chord{D}taten \chord{G}singen, \\
|
||||
die \chord{D}Lieder \chord{A}klingen \\
|
||||
im \chord{D}Eichen- \chord{A}grund.
|
||||
\end{verse}
|
||||
|
||||
\begin{verse}
|
||||
Dass \chord{D}wir uns hier in \chord{A}diesem Tal \\
|
||||
noch \chord{A}treffen so viel \chord{D}hundertmal, \\
|
||||
Gott \chord{D}mag es \chord{G}schenken, \\
|
||||
Gott \chord{D}mag es \chord{A}lenken, \\
|
||||
er \chord{D}hat die \chord{A}Gnad'.
|
||||
\end{verse}
|
||||
|
||||
\end{song}
|
||||
Reference in New Issue
Block a user