From d3a179cdfc32ab64dfdd08a844a7ef42b4432bb2 Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Wed, 23 Jan 2008 02:17:59 +0000 Subject: Added \setupitemize[autointro] to ConTeXt header, to prevent orphaned list introduction lines. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1195 788f1e2b-df1e-0410-8736-df70ead52e1b --- tests/writer.context | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests') diff --git a/tests/writer.context b/tests/writer.context index 12d54d206..79a778a2b 100644 --- a/tests/writer.context +++ b/tests/writer.context @@ -37,6 +37,9 @@ headstyle=bold,style=normal,align=left,location=hanging, width=broad,margin=1cm] +% prevent orphaned list intros +\setupitemize[autointro] + % define defaults for bulleted lists \setupitemize[1][symbol=1][indentnext=no] \setupitemize[2][symbol=2][indentnext=no] -- cgit v1.2.3