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:
30
songs/einst-macht-ich.tex
Normal file
30
songs/einst-macht-ich.tex
Normal file
@@ -0,0 +1,30 @@
|
||||
\begin{song}{
|
||||
title = {Einst macht ich},
|
||||
lyrics = {Wolf Kinzel},
|
||||
composer = {aus Texas},
|
||||
cl = 28,
|
||||
libock = 122,
|
||||
}
|
||||
|
||||
\begin{verse}
|
||||
\chord{E}Einst macht ich mich auf, / eines Morgens früh, \\
|
||||
ich wo \chord{E}llt von H \chord{H7}aus /in die Fr \chord{A}emde z \chord{E}iehn. \\
|
||||
So ging ich f \chord{E}ort / aus der Heimat w \chord{E}eit \\
|
||||
und ritt nach We \chord{H7}st / auf so l \chord{A}ange Z \chord{E}eit.
|
||||
\end{verse}
|
||||
|
||||
\begin{verse}
|
||||
Im Jahr dreiundacht / -zig im Westen dann \\
|
||||
nahm ich als Cow / -boy Arbeit an. \\
|
||||
Und Mister Ste / -venson sprach zu mir so: \\
|
||||
„Du gehst mit der Her / -de nach Mexiko!“
|
||||
\end{verse}
|
||||
|
||||
\begin{verse}
|
||||
Im Frühjahr da ging / unser Trail dann los. \\
|
||||
Der Weg war weit / und die Herde groß. \\
|
||||
Ich kann euch sa / -gen Boys es war so, \\
|
||||
ein harter Trail / bis nach Mexiko.
|
||||
\end{verse}
|
||||
|
||||
\end{song}
|
||||
Reference in New Issue
Block a user