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,39 @@
\begin{song}{
title = {Wir fahren übers weite Meer…},
lyrics = {Karl Seidelmann, nachgedichtet auf die Melodie des amerikanischen Shanties “Me mother kept a boarding house”},
composer = {Burl Ives},
bulibu = 263,
cl = 372,
swa = 271,
barde = 367,
libock = 404,
}
\begin{verse}
Wir f \chord{a}ahren übers weite Meer, \\
hu \chord{F}llabaloo bal \chord{a}ay, h \chord{F}ullabaloo baloo bal \chord{a}ay. \\
Die He \chord{a}imat sieht uns nim \chord{E}mermehr. \\
/: Hullaba \chord{E7}loo ba \chord{a}lay. :/
\end{verse}
\begin{verse}
Vom Maste weht ein schwarzes Tuch, \\
Vielleicht trifft uns der Heimat Fluch.
\end{verse}
\begin{verse}
Das wilde Wasser rauscht und schäumt, \\
Manch einer von den Sternen träumt.
\end{verse}
\begin{verse}
O Bruder, lass das Träumen sein, \\
Vielleicht muss bald gestorben sein.
\end{verse}
\begin{verse}
Und gilt´s den Tod, wir fechten´s aus, \\
Von uns will keiner mehr nach Haus.
\end{verse}
\end{song}