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,29 @@
\begin{song}{
title = {Erklingen leise Lieder},
bulibull = 1,
cl = 33,
libock = 128,
}
\begin{verse}
Erkl \chord{D}ingen l \chord{A}eise L \chord{D}ieder, \\
die We \chord{G}lt wird h \chord{E7}ell und w \chord{A}eit. \\
/: Und \chord{h}immer, i \chord{A}mmer wie \chord{D}de \chord{h}r \\
verwe \chord{e}hen Ra \chord{A7}um und Zeit \chord{D}. :/
\end{verse}
\begin{verse}
Verblassen auch die Sterne, \\
es bleibt der Augenschein, \\
/: ist keiner keinem ferne, \\
erblüht uns neues Sein. :/
\end{verse}
\begin{verse}
Der Erde nicht verloren, \\
dem Hohen zugewandt, \\
/: zu Gottes Freud´ geboren, \\
erstrahlen Mensch und Land. :/
\end{verse}
\end{song}