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>
34 lines
1.2 KiB
TeX
34 lines
1.2 KiB
TeX
\begin{song}{
|
|
title = {Die Straße gleitet},
|
|
lyrics = {J.R.R. Tolkien (aus „Herr der Ringe“)},
|
|
composer = {aus der Jungenschaft Schwarzer Adler},
|
|
bulibu = 18,
|
|
cl = 99,
|
|
swa = 64,
|
|
barde = 68,
|
|
}
|
|
|
|
\begin{verse}
|
|
Die Str \chord{d}aße glei \chord{C}tet f \chord{a}ort und f \chord{d}ort, / w \chord{F}eg \\
|
|
von der Tür \chord{C}, wo sie begann \chord{A}, / weit \chord{d}über Land, \\
|
|
von Or \chord{a}t zu Or \chord{d}t, / ich f \chord{g}olge i \chord{d}hr, so g \chord{g}ut ich k \chord{A}ann. / \\
|
|
\chord{D}Ihr lauf ich r \chord{A}aschen Fußes nac \chord{D}h, / bis sie \\
|
|
sich gr \chord{D}oß und brei \chord{A}t verpfli \chord{D}cht, / mi \chord{d}t \chord{g}Weg und \\
|
|
Wa \chord{d}gnis taus \chord{A}endfach \chord{d}. / Un \chord{C}d wohin \chord{F}da \chord{C}nn \chord{F}? \\
|
|
I \chord{g}ch \chord{d} w \chord{A}ei \chord{d}ß es nicht.
|
|
\end{verse}
|
|
|
|
\begin{verse}
|
|
Die Straße gleitet fort und fort, / \\
|
|
weg von der Tür, wo sie begann, / \\
|
|
zur Ferne hin, zum fremden Ort. / \\
|
|
Ihr folge denn, wer wandern kann, / \\
|
|
ist einem neuen Ziel geweiht, / \\
|
|
das nun das Wolkentor durchbricht. / \\
|
|
Zwar war das Wagnis tausendfach. / \\
|
|
Kennst du den Weg? \\
|
|
Kennst du das Licht?
|
|
\end{verse}
|
|
|
|
\end{song}
|