Import 294 songs from Carmina Leonis PDF
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>
This commit is contained in:
55
songs/an-land.tex
Normal file
55
songs/an-land.tex
Normal file
@@ -0,0 +1,55 @@
|
||||
\begin{song}{
|
||||
title = {An Land},
|
||||
lyrics = {Element of Crime},
|
||||
composer = {Element of Crime},
|
||||
bulibull = 1,
|
||||
cl = 82,
|
||||
barde = 140,
|
||||
libock = 180,
|
||||
}
|
||||
|
||||
\begin{verse}
|
||||
H \chord{C}eute wird wohl kein \chord{a}Schiff mehr gehn \\
|
||||
und k \chord{d}einer geht mehr vor die T \chord{G}ür. \\
|
||||
\chord{C}Alle sind heute versch \chord{a}üchtert; \\
|
||||
nur i \chord{d}ch bin es nicht und \chord{G}das liegt an dir. \\
|
||||
Am F \chord{E}enster fliegt eine \chord{a}Kuh vorbei; \\
|
||||
da kommt j \chord{F}ede Hilfe zu \chord{C}s \chord{G}pät. \\
|
||||
\chord{C}Ein Glas auf die K \chord{G}uh und eins auf die \chord{C}See.
|
||||
\end{verse}
|
||||
|
||||
\begin{verse}
|
||||
Ich liebe die See und sie liebt mich auch. \\
|
||||
Hörst du, wie sie nach mir brüllt? \\
|
||||
Ich hätte sie niemals verlassen sollen \\
|
||||
und das ist, was sie mir klarmachen will. \\
|
||||
Wenn hinter uns nicht der Deich wär', \\
|
||||
käme jede Hilfe zu spät. \\
|
||||
Ein Glas auf den Deich und eins auf die See.
|
||||
\end{verse}
|
||||
|
||||
\begin{verse}
|
||||
Hier wurd' ich an Land gespült, \\
|
||||
hier setz' ich mich fest. \\
|
||||
Von dir weht mich kein Sturm mehr fort. \\
|
||||
Bei dir werd' ich bleiben so lang du mich lässt. \\
|
||||
Deine Hand kommt in meine \\
|
||||
und jede Hilfe zu spät. \\
|
||||
Ein Glas auf uns und eins auf die See.
|
||||
\end{verse}
|
||||
|
||||
\begin{verse}
|
||||
Heute wird wohl kein Schiff mehr gehn \\
|
||||
und keiner geht mehr vor die Tür. \\
|
||||
Alle sind heute verschüchtert; \\
|
||||
nur ich bin es nicht und das liegt an dir. \\
|
||||
Am Fenster fliegt eine Kuh vorbei; \\
|
||||
da kommt jede Hilfe zu spät. \\
|
||||
Ein Glas auf die Kuh und eins auf die See.
|
||||
\end{verse}
|
||||
|
||||
\begin{verse}
|
||||
\chord{C}Ein Glas auf \chord{G}uns und eins auf die S \chord{C}ee.
|
||||
\end{verse}
|
||||
|
||||
\end{song}
|
||||
Reference in New Issue
Block a user