Files
songbook/songs/abend-wird-es-wieder.tex
shahondin1624 4024d0e421 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>
2026-04-01 08:23:57 +02:00

32 lines
778 B
TeX

\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}