aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/templates/default.context8
1 files changed, 4 insertions, 4 deletions
diff --git a/data/templates/default.context b/data/templates/default.context
index b8886d963..5e67eaa67 100644
--- a/data/templates/default.context
+++ b/data/templates/default.context
@@ -133,18 +133,18 @@ $endfor$
\starttext
$if(title)$
\startalignment[middle]
- {\tfd $title$}
+ {\tfd\setupinterlinespace $title$}
$if(subtitle)$
\smallskip
- {\tfa $subtitle$}
+ {\tfa\setupinterlinespace $subtitle$}
$endif$
$if(author)$
\smallskip
- {\tfa $for(author)$$author$$sep$\crlf $endfor$}
+ {\tfa\setupinterlinespace $for(author)$$author$$sep$\crlf $endfor$}
$endif$
$if(date)$
\smallskip
- {\tfa $date$}
+ {\tfa\setupinterlinespace $date$}
$endif$
\bigskip
\stopalignment