From ffd46307f9efcf5b103e76dcc1a13d5fe0fe372a Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Fri, 9 Oct 2009 17:18:58 +0200 Subject: [PATCH] Reset quotation settings after changing them. This partly works around a possible bug in Context, where \setupquotation also affects (breaks) \quote output. --- Chapters/Introduction.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/Chapters/Introduction.tex b/Chapters/Introduction.tex index e9fa26f..0f0097b 100644 --- a/Chapters/Introduction.tex +++ b/Chapters/Introduction.tex @@ -177,6 +177,7 @@ sum' (x:xs) acc = acc' : (sum' xs acc') How can we describe the structural properties of a hardware design, using a functional language? \stopquotation + \setupquotation[style=normal,spacebefore=] We can further split this into subquestions from a hardware perspective: \startitemize -- 2.30.2