about summary refs log tree commit diff stats
path: root/templates/page.tex
blob: 81a21f024689e9ccae25123c2b015dc48edc73fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
% use --no-tex-ligatures --smart
\object{$title$}{$id$}
$if(subtitle)$\subt{$subtitle$}$endif$
$if(epigraph.content)$\epigraph{$epigraph.content$}{$epigraph.attrib$}$endif$
$if(dedication)$\dedication{$dedication$}$endif$
$if(ekphrastic.image)$\ekphrastic{$ekphrastic.image$}$endif$
% Include project information?

\begin{$genre$}

    $body$

\end{$genre$}