$if(theme-ids)$
$if(title)$
$for(author)$
$if(author.name)$
$author.name$
$else$
$author$
$endif$
${ sep }·
$endfor$
$for(institute)$
$institute$
${ sep }·
$endfor$
$for(affiliation)$
$affiliation.address$
${ sep }·
$endfor$
$title$
$subtitle$
$if(date)$
$date$
$endif$
$else$
$title$
$if(subtitle)$
$subtitle$
$endif$
-$for(author)$
$author$
$endfor$
$for(institute)$
$institute$
$endfor$
$if(date)$
$date$
$endif$
$endif$
$endif$
$if(toc)$
$endif$
$body$