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

44
songs/der-tag-begann.tex Normal file
View File

@@ -0,0 +1,44 @@
\begin{song}{
title = {Der Tag begann},
lyrics = {Reiner Haak},
composer = {Siegfried Fietz},
cl = 76,
libock = 68,
}
\begin{verse}
Der Ta \chord{G}g begann, der Tag \chord{D} verg \chord{e}eht, \\
vorbe \chord{C}i ist seine Z \chord{D}eit, \\
wenn glei \chord{G}ch der Mond am Hi \chord{D}mmel st \chord{e}eht, \\
ist \chord{C}er Verga \chord{D}ngenhe \chord{G}it.
\end{verse}
\begin{verse}
Refrain: \\
Di \chord{G}ese Nacht in Go \chord{D}ttes Hand, \\
le \chord{e}gen wir in G \chord{h}ottes Hand. \\
Di \chord{C}ese Nacht, j \chord{G}ede Nacht, i \chord{D}n Gottes H \chord{G}and.
\end{verse}
\begin{verse}
Wir danken Herr für alles Glück, \\
das du uns heut geschenkt. \\
Jetzt nimmst du diesen Tag zurück, \\
du der die Tage lenkst.
\end{verse}
\begin{verse}
Wir danken dir für jedes Wort, \\
das uns heut Mut gemacht. \\
Verzeih uns, wenn wir hier und dort, \\
nur an uns selbst gedacht.
\end{verse}
\begin{verse}
Wir bitten dich jetzt für die Nacht, \\
dass wir geborgen sind. \\
Und du auf alle hier gibst acht, \\
bis neu der Tag beginnt.
\end{verse}
\end{song}