aboutsummaryrefslogtreecommitdiff
path: root/test/writer.context
diff options
context:
space:
mode:
authorDenis Maier <maier.de@gmail.com>2019-12-11 17:28:11 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2019-12-11 08:28:11 -0800
commit4e7ac069b9d79146c3d39a8514bbdbf81f51118e (patch)
treead83d81add8e289ec484ec22ef0a748576f45008 /test/writer.context
parent90804b55067a1883f6663cc424429047c37c6e8a (diff)
downloadpandoc-4e7ac069b9d79146c3d39a8514bbdbf81f51118e.tar.gz
ConTeXt template: Adjustments to title formatting (#5949)
Added `\setupinterlinespace` to `title`, `subtitle`, `date` and `author` elements. Otherwise longer titles that run over multiple lines will look squashed as `\tfd` etc. won't adapt the line spacing to the font size.
Diffstat (limited to 'test/writer.context')
-rw-r--r--test/writer.context6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/writer.context b/test/writer.context
index 636a9bf8d..0c640472e 100644
--- a/test/writer.context
+++ b/test/writer.context
@@ -61,11 +61,11 @@
\starttext
\startalignment[middle]
- {\tfd Pandoc Test Suite}
+ {\tfd\setupinterlinespace Pandoc Test Suite}
\smallskip
- {\tfa John MacFarlane\crlf Anonymous}
+ {\tfa\setupinterlinespace John MacFarlane\crlf Anonymous}
\smallskip
- {\tfa July 17, 2006}
+ {\tfa\setupinterlinespace July 17, 2006}
\bigskip
\stopalignment