Extract images from the CL6 PDF using pdfimages, map them to songs via page-to-CL number matching, and insert \songimage commands. Add insert-images.py script for repeatable extraction. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
43 lines
989 B
TeX
43 lines
989 B
TeX
\begin{song}{
|
||
title = {Zogen einst},
|
||
lyrics = {Karl Plenzat},
|
||
composer = {aus Masuren},
|
||
bulibu = 312,
|
||
cl = 420,
|
||
swa = 304,
|
||
barde = 393,
|
||
libock = 444,
|
||
}
|
||
|
||
\begin{verse}
|
||
/: \chord{G}Zogen \chord{C}einst fünf \chord{G}wilde Schwäne, \\
|
||
\chord{C}Schwäne \chord{a}leuchtend weiß \chord{D7}und schön. \chord{G}:/ \\
|
||
/: \chord{D7}Sing, sing, \chord{G}was geschah? \\
|
||
\chord{D7}Keiner ward mehr \chord{G}geseh´n, ja! :/
|
||
\end{verse}
|
||
|
||
\begin{verse}
|
||
/: Wuchsen einst fünf junge Birken \\
|
||
grün und frisch am Bachesrand. :/ \\
|
||
/: Sing, sing, was geschah? \\
|
||
Keine in Blüte stand. :/
|
||
\end{verse}
|
||
|
||
\begin{verse}
|
||
/: Zogen einst fünf junge Burschen \\
|
||
stolz und kühn zum Kampf hinaus. :/ \\
|
||
/: Sing, sing, was geschah? \\
|
||
Keiner kehrt mehr nach Haus. :/
|
||
\end{verse}
|
||
|
||
\begin{verse}
|
||
/: Wuchsen einst fünf junge Mädchen \\
|
||
schlank und schön am Memelstrand. :/ \\
|
||
/: Sing, sing, was geschah? \\
|
||
Keine den Brautkranz wand. :/
|
||
\end{verse}
|
||
|
||
\songimage{images/img-171.jpg}
|
||
|
||
\end{song}
|