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:
31
songs/abend-wird-es-wieder.tex
Normal file
31
songs/abend-wird-es-wieder.tex
Normal file
@@ -0,0 +1,31 @@
|
||||
\begin{song}{
|
||||
title = Abend wird es wieder,
|
||||
lyrics = {Christian Gottlob Barth, 1836},
|
||||
composer = Volksweise,
|
||||
key = C,
|
||||
tags = Abendlied,
|
||||
pfadfinderliederbuch = 12,
|
||||
}
|
||||
|
||||
\begin{verse}
|
||||
\chord{C}Abend wird es \chord{G}wieder, \\
|
||||
\chord{G}über Wald und \chord{C}Feld \\
|
||||
säuselt \chord{F}Frieden \chord{C}nieder, \\
|
||||
und es \chord{G}ruht die \chord{C}Welt.
|
||||
\end{verse}
|
||||
|
||||
\begin{verse}
|
||||
\chord{C}Nur der Bach er\chord{G}gießet \\
|
||||
\chord{G}sich am Felsen \chord{C}dort, \\
|
||||
und er \chord{F}braust und \chord{C}fließet \\
|
||||
immer, \chord{G}immer \chord{C}fort.
|
||||
\end{verse}
|
||||
|
||||
\begin{verse}
|
||||
\chord{C}Und kein Abend \chord{G}bringet \\
|
||||
\chord{G}Frieden ihm und \chord{C}Ruh, \\
|
||||
keine \chord{F}Glocke \chord{C}klinget \\
|
||||
ihm ein \chord{G}Rastlied \chord{C}zu.
|
||||
\end{verse}
|
||||
|
||||
\end{song}
|
||||
Reference in New Issue
Block a user