From 71736869bb6a3ff50505883fe3d98af07f7b114d Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 19 Jul 2011 16:29:33 -0700 Subject: ConTeXt writer: Made \start/stoptyping flush with margin. This prevents extra blank lines. --- tests/writer.context | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tests/writer.context') diff --git a/tests/writer.context b/tests/writer.context index f9fb03cef..9c3221c31 100644 --- a/tests/writer.context +++ b/tests/writer.context @@ -490,9 +490,9 @@ Multiple blocks with italics: \startdescr{{\em orange}} orange fruit - \starttyping +\starttyping { orange code block } - \stoptyping +\stoptyping \startblockquote orange block quote @@ -866,9 +866,9 @@ Here is a footnote reference,\footnote{Here is the footnote. It can go Subsequent blocks are indented to show that they belong to the footnote (as with list items). - \starttyping +\starttyping { } - \stoptyping +\stoptyping If you want, you can indent every line, but you can also be lazy and just indent the first line of each block.} This should {\em not} be a footnote -- cgit v1.2.3