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
1010 B
TeX
39 lines
1010 B
TeX
\begin{song}{
|
||
title = {Was geh’n euch meine …},
|
||
lyrics = {B. Traven, aus „Das Totenschiff“ 1926},
|
||
composer = {Unbekannt},
|
||
bulibull = 299,
|
||
cl = 332,
|
||
barde = 330,
|
||
}
|
||
|
||
\begin{verse}
|
||
\chord{e}Was geh’n Euch meine Lump \chord{H7}en an? \\
|
||
Da hängen Freu \chord{a}d und Tränen dran. \\
|
||
Was kümmert Euch denn mein Ge \chord{H7}sicht? \\
|
||
/: Ich b \chord{H7}rauche Euer Mitleid n \chord{e}icht! :/
|
||
\end{verse}
|
||
|
||
\begin{verse}
|
||
Was kümmert Euch, was mir gefällt? \\
|
||
Ich liebe mich, nicht Euch in dieser Welt! \\
|
||
In Euren Himmel will ich gar nicht rein, \\
|
||
/: wollt lieber in der Hölle sein. :/
|
||
\end{verse}
|
||
|
||
\begin{verse}
|
||
Ich brauch gewiss nicht Eure Gnaden, \\
|
||
ja selbst wenn Tote ich geladen, \\
|
||
wenn Schimpf und Schand sind an mir dran, \\
|
||
/: Euch geht das einen Scheißdreck an! :/
|
||
\end{verse}
|
||
|
||
\begin{verse}
|
||
Ich pfeife auf das Weltgericht, \\
|
||
an Auferstehung glaub ich nicht. \\
|
||
Ob´s Götter gibt, das weiß ich nicht, \\
|
||
/: und Höllenstrafen fürcht ich nicht. :/
|
||
\end{verse}
|
||
|
||
\end{song}
|