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

View File

@@ -0,0 +1,35 @@
\begin{song}{
title = {Der da vorn so laut},
lyrics = {Otto Leis},
composer = {Otto Leis},
cl = 64,
swa = 37,
barde = 49,
libock = 56,
}
\begin{verse}
Der da \chord{D}vorn so l \chord{A}aut die Tr \chord{D}ommel, Trommel schlägt, \\
hat auch e \chord{A}in \chord{D} Herz. \\
Und so trommelt e \chord{A}r, damit \chord{D} die Zeit vergeht \\
und auch de \chord{A}r Schmerz \chord{D}.
\end{verse}
\begin{verse}
Ref.: \\
Es re \chord{A}gnet schon lang, zehn Tage mag sein, \\
/: Kamer \chord{D}ad, denkst \chord{G}du noch da \chord{D}ran, \\
\chord{G}an \chord{D} Liebe \chord{A}und We \chord{D}in? :/
\end{verse}
\begin{verse}
Wo kommen wir eigentlich her, wer weiß das noch? \\
Weiter marschiert das Heer, wen es soll, triffts ja doch.
\end{verse}
\begin{verse}
Es schauet der Hauptmann sich um, wer ist's, der fehlt? \\
Und er bewegt den Mund, grad als ob er uns zählt.
\end{verse}
\end{song}