diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-07-06 17:20:26 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-07-06 17:20:26 -0700 |
commit | 7398dea65fd57281b73698fdbf5c709bf0e64ed7 (patch) | |
tree | 9e967d1f8fbea8d3a6950f7d422581330e30436b | |
parent | a72a026d04ac4bf278ccc924efd965397310e19b (diff) | |
download | pandoc-7398dea65fd57281b73698fdbf5c709bf0e64ed7.tar.gz |
Updated context writer test.
-rw-r--r-- | tests/writer.context | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/writer.context b/tests/writer.context index 244463f93..29af26dba 100644 --- a/tests/writer.context +++ b/tests/writer.context @@ -25,7 +25,7 @@ \definedescription [description] - [headstyle=bold, style=normal, location=hanging, width=broad, margin=1cm] + [headstyle=bold, style=normal, location=hanging, width=broad, margin=1cm, alternative=hanging] \setupitemize[autointro] % prevent orphan list intro \setupitemize[indentnext=no] |