default.ms template: move header-includes and .1C up.

This commit is contained in:
John MacFarlane 2017-03-26 23:47:38 +02:00
parent fddd6ffdd0
commit 306dadc901

View file

@ -70,6 +70,9 @@ $if(has-inline-math)$
delim @@
.EN
$endif$
$for(header-includes)$
$header-includes$
$endfor$
$if(title)$
.TL
$title$
@ -86,14 +89,11 @@ $if(abstract)$
$abstract$
.AE
$endif$
$for(header-includes)$
$header-includes$
$endfor$
.\" 1 column (use .2C for two column)
.1C
$for(include-before)$
$include-before$
$endfor$
.\" 1 column (use .2C for two column)
.1C
$body$
$if(toc)$
.TC