Fix solo names messup
[orchestrallily.git] / Templates / Single_Page / TeX_Include_Text.itex
blobb77094a291e2f04e1bbbfdb83bc10286064b326f
1 <$ for w in works -$>
2 \subsection*{Text des \q{<< w.title >>}}
4 \begin{lyricstext}
5 <$ for m in w.parts $>
6 <$ if 1 < w.parts|length $>\subsection*{<< m.piece >>}
7 <$ endif -$>
8 \begin{lyricstable}
9 TODO & TODO & TODO \\\\[0.5em]
10  & \footnotesize\em{(TODO)} & \footnotesize\em{(TODO)}
11 \end{lyricstable}
12 <$ endfor $>
13 \end{lyricstext}
14 <$ endfor $>