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>
37 lines
810 B
TeX
37 lines
810 B
TeX
\begin{song}{
|
||
title = {Bin ja nur ein armer Zigeuner},
|
||
lyrics = {Andreas Hönisch},
|
||
composer = {Andreas Hönisch},
|
||
cl = 46,
|
||
}
|
||
|
||
\begin{verse}
|
||
Ref.: \\
|
||
/: \chord{D}Bin ja nur ein \chord{A}armer Zig \chord{D}euner, \\
|
||
habe nichts als Wage \chord{A}n und Pfer \chord{D}d. :/ \\
|
||
No \chord{D}rmandie \chord{G}und Pyren \chord{D}äe \chord{A}n, \\
|
||
h \chord{D}ab die ha \chord{G}lbe Wel \chord{D}t geseh \chord{A}n.
|
||
\end{verse}
|
||
|
||
\begin{verse}
|
||
Keiner fragt, woher ich komm‘, \\
|
||
keiner fragt, wohin ich geh‘.
|
||
\end{verse}
|
||
|
||
\begin{verse}
|
||
Kommt mein Wagen vor ein Dorf, \\
|
||
laufen schon die Leute fort.
|
||
\end{verse}
|
||
|
||
\begin{verse}
|
||
Nur die Kinder bleiben steh‘n, \\
|
||
wollen den Zigeuner seh‘n.
|
||
\end{verse}
|
||
|
||
\begin{verse}
|
||
Führt der Weg wer weiß wohin, \\
|
||
der da droben kennt mein Ziel.
|
||
\end{verse}
|
||
|
||
\end{song}
|