diff options
author | mb21 <mb21@users.noreply.github.com> | 2015-06-28 23:35:43 +0200 |
---|---|---|
committer | mb21 <mb21@users.noreply.github.com> | 2015-06-28 23:35:43 +0200 |
commit | 7ce5302d2016f3b204ba1d92894a168a6dfa0dc2 (patch) | |
tree | be628e56b9b716abedacbdcd75c7cfb05d7f7a08 /default.context | |
parent | 4d9a73d767b200a0cf43eeab7fc114c106f7b37f (diff) | |
download | pandoc-7ce5302d2016f3b204ba1d92894a168a6dfa0dc2.tar.gz |
ConTeXt template description lists
Diffstat (limited to 'default.context')
-rw-r--r-- | default.context | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.context b/default.context index 6a4be1ed5..d09ecb40f 100644 --- a/default.context +++ b/default.context @@ -31,7 +31,7 @@ $endif$ \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] |