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>
46 lines
1.0 KiB
TeX
46 lines
1.0 KiB
TeX
\begin{song}{
|
||
title = {Bella Ciao},
|
||
lyrics = {italienisches Volkslied},
|
||
composer = {italienisches Volkslied},
|
||
libock = 328,
|
||
}
|
||
|
||
\begin{verse}
|
||
Una matti \chord{e}na mi sono alzato , o bella ciao …, \\
|
||
Una matti \chord{a}na mi sono alza \chord{e}to, \\
|
||
e ho tro \chord{H7}vato l’invas \chord{e}or.
|
||
\end{verse}
|
||
|
||
\begin{verse}
|
||
O partigiano, portami via, o bella ciao …, \\
|
||
O partigiano, portami via \\
|
||
Ché mi sento di morir
|
||
\end{verse}
|
||
|
||
\begin{verse}
|
||
E se io muoio da partigiano, o bella ciao …, \\
|
||
E se io muoio da partigiano, \\
|
||
tu mi devi seppellir.
|
||
\end{verse}
|
||
|
||
\begin{verse}
|
||
E seppellire lassù in montagna, o bella ciao …, \\
|
||
E seppellire lassù in montagna, \\
|
||
Sotto l’ombra di un bel fior.
|
||
\end{verse}
|
||
|
||
\begin{verse}
|
||
Tutte le genti che passeranno, o bella ciao …, \\
|
||
Tutte le genti che passeranno \\
|
||
Mi diranno: "Che bel fior"
|
||
\end{verse}
|
||
|
||
\begin{verse}
|
||
E questo è il fiore del partigiano, \\
|
||
o bella ciao …, \\
|
||
/: E Questo è il fiore del partigiano \\
|
||
Morto per la libertà :/
|
||
\end{verse}
|
||
|
||
\end{song}
|