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>
39 lines
1.0 KiB
TeX
39 lines
1.0 KiB
TeX
\begin{song}{
|
|
title = {Mein kleines Boot},
|
|
lyrics = {Alf Zschiesche},
|
|
composer = {Alf Zschiesche},
|
|
bulibu = 255,
|
|
cl = 247,
|
|
swa = 161,
|
|
libock = 254,
|
|
}
|
|
|
|
\begin{verse}
|
|
Mei \chord{A}n kleines Boo \chord{D}t, / bald bist du wieder flott, \\
|
|
A fis \\
|
|
und ein End hat alle Not, und ein End hat \\
|
|
a \chord{E}ll \chord{A}e Not. \\
|
|
/: Wa \chord{A}chsender Tag gewinnt, berst \chord{D}en \chord{E}des Eis \\
|
|
fis h E \\
|
|
zerrinnt, und die Fahrt, die freie Fahrt \\
|
|
begi \chord{A}nnt. :/
|
|
\end{verse}
|
|
|
|
\begin{verse}
|
|
Glänzender Strom, / zum Meere ziehst du hin, / \\
|
|
und das Meer gibt dir den Sinn, / \\
|
|
und das Meer liegt mir im Sinn. \\
|
|
/: Über dir jagt der Wind, / Welle auf Welle rinnt, / \\
|
|
und die Fahrt, die freie Fahrt beginnt.:/
|
|
\end{verse}
|
|
|
|
\begin{verse}
|
|
Mein kleines Boot, / nun fahren wir hinaus / \\
|
|
über Flut und Wellenbraus, / \\
|
|
und wir kehren so bald nicht nach Haus. \\
|
|
/:Über dir jagt der Wind, / gleitest zu Tal geschwind, / \\
|
|
denn die Fahrt, die freie Fahrt beginnt.:/
|
|
\end{verse}
|
|
|
|
\end{song}
|