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,38 @@
\begin{song}{
title = {Von allen blauen Hügeln},
lyrics = {Hans Baumann},
composer = {Hans Baumann},
bulibu = 84,
cl = 324,
swa = 231,
}
\begin{verse}
V \chord{A}on allen blauen Hügeln \\
r \chord{D}eitet der Tag ins L \chord{A}and, \\
er reitet mit wehenden Zü \chord{E}ge \chord{A}ln, \\
er re \chord{E}itet mit we \chord{E7}ite \chord{A}r Hand.
\end{verse}
\begin{verse}
Er rücket stolz zu Felde \\
und schlägt die Nacht entzwei. \\
er nimmt sie ganz gefangen \\
und macht die Erde frei.
\end{verse}
\begin{verse}
Er jagt die Nebelschwaden \\
und macht den Himmel weit. \\
Die Hügel gehören dem Morgen, \\
die Hügel zu aller Zeit.
\end{verse}
\begin{verse}
Nun stößt seine blitzende Klinge \\
der Morgen ins Firmament. \\
Entfaltet sein blaues Banner, \\
darinnen die Sonne brennt.
\end{verse}
\end{song}