Skip to content

Latest commit

 

History

History
43 lines (38 loc) · 532 Bytes

default.asciidoc

File metadata and controls

43 lines (38 loc) · 532 Bytes

$if(titleblock)$ = $title$ $if(author)$ $for(author)authorsep$; $endfor$ $if(date)$ $date$ $endif$ $elseif(date)$ :revdate: $date$ $endif$ $if(keywords)$ :keywords: $for(keywords)keywordssep$, $endfor$ $endif$ $if(lang)$ :lang: $lang$ $endif$ $if(toc)$ :toc: $endif$ $if(math)$ :stem: latexmath $endif$

$endif$ $if(abstract)$

Abstract

$abstract$

$endif$ $for(header-includes)$ $header-includes$

$endfor$ $for(include-before)$ $include-before$

$endfor$ $body$ $for(include-after)$

$include-after$ $endfor$