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>
35 lines
902 B
TeX
35 lines
902 B
TeX
\begin{song}{
|
||
title = {Refrain 2x},
|
||
lyrics = {Der Cherusker Altherrenchor, 2013},
|
||
composer = {Der Cherusker Altherrenchor, 2013},
|
||
cl = 380,
|
||
libock = 412,
|
||
}
|
||
|
||
\begin{verse}
|
||
Refrain 2x
|
||
\end{verse}
|
||
|
||
\begin{verse}
|
||
Der So \chord{a}hn bringt uns die frohe Kunde in unsre \chord{F} kleine \\
|
||
Pfadirunde. Die Frau \chord{D} kocht uns `nen heiße \chord{C}n Tee und \\
|
||
un \chord{a}serm Chef auch `nen Kaffee. In einem Jahr ist‘s wieder \\
|
||
Zeit, der Ho \chord{F}lzschuhmann macht sich bereit. Ein \chord{D}e Woche \\
|
||
\chord{C}ist er heiter, in \chord{a}Dwingeloo als Lagerleiter.
|
||
\end{verse}
|
||
|
||
\begin{verse}
|
||
Refrain 2x
|
||
\end{verse}
|
||
|
||
\begin{verse}
|
||
O \chord{a}hne Abschied \chord{F}er verschwand, \chord{D}in sein Hinter \chord{C}wä \chord{G}ld \chord{a}lerland.
|
||
\end{verse}
|
||
|
||
\begin{verse}
|
||
Aufgeführt 2016 am Rheinischen Singewettstreit in St.Goar als Debutauftritt \\
|
||
des DC/AC
|
||
\end{verse}
|
||
|
||
\end{song}
|