Import 294 songs from Carmina Leonis PDF

Add import-songs.py script that extracts songs from the PDF text
and generates .tex files with leadsheets format. Adds song
properties for all reference books (BuLiBu, BuLiBuII, CL, SwA,
Barde, LiBock). Generates all-songs.tex with alphabetical inputs.

Note: Chord alignment is approximate from PDF extraction and
may need manual review for some songs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
shahondin1624
2026-04-02 15:40:59 +02:00
parent ab00b710b1
commit 93f451eef9
299 changed files with 15415 additions and 9 deletions

39
songs/hohe-tannen.tex Normal file
View File

@@ -0,0 +1,39 @@
\begin{song}{
title = {Hohe Tannen},
lyrics = {Ringpfadfinder},
composer = {nach einem fränkischen Volkslied},
bulibu = 369,
cl = 186,
swa = 123,
barde = 148,
}
\begin{verse}
Hohe Tann \chord{C}en weisen die Stern \chord{G7}e \\
an der Ise \chord{C}r wild spr \chord{G7}ingender Fl \chord{C}ut; \\
/: liegt das L \chord{F}ager auch in weiter F \chord{C}erne, \\
doch du, Rübezahl, hüt \chord{G7}est es gut \chord{C}. :/
\end{verse}
\begin{verse}
Hast dich uns zu eigen gegeben, \\
der die Sagen und Märchen erspinnt, \\
/: und im tiefsten Waldesleben \\
als ein Riese Gestalt annimmt. :/
\end{verse}
\begin{verse}
Komm zu uns an das lodernde Feuer, \\
in die Berge bei stürmischer Nacht! \\
/: Schirm die Zelte, die Heimat, die teure, \\
komm und halte mit uns treue Wacht. :/
\end{verse}
\begin{verse}
Höre, Rübezahl, was wir dir sagen: \\
Volk und Heimat, die sind nicht mehr frei! \\
/: Schwing die Keule, wie in alten Tagen, \\
schlage Hader und Zwietracht entzwei! :/
\end{verse}
\end{song}