From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25401 Path: news.gmane.org!not-for-mail From: David Arnold Newsgroups: gmane.comp.tex.context Subject: Force indent Date: Thu, 19 Jan 2006 11:52:38 -0800 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1137700475 27138 80.91.229.2 (19 Jan 2006 19:54:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 19 Jan 2006 19:54:35 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Jan 19 20:54:30 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1Ezfr9-0001Zt-OB for gctc-ntg-context-518@m.gmane.org; Thu, 19 Jan 2006 20:54:04 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 43A7A128A1; Thu, 19 Jan 2006 20:54:02 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 04409-03-4; Thu, 19 Jan 2006 20:53:58 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BC77C1288F; Thu, 19 Jan 2006 20:53:58 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C9CDD1288F for ; Thu, 19 Jan 2006 20:53:57 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 04409-03-3 for ; Thu, 19 Jan 2006 20:53:57 +0100 (CET) Original-Received: from fed1rmmtao04.cox.net (fed1rmmtao04.cox.net [68.230.241.35]) by ronja.ntg.nl (Postfix) with SMTP id 6AF641288D for ; Thu, 19 Jan 2006 20:53:53 +0100 (CET) Original-Received: from [10.0.1.2] (really [70.191.56.23]) by fed1rmmtao04.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20060119195128.JCMN17690.fed1rmmtao04.cox.net@[10.0.1.2]> for ; Thu, 19 Jan 2006 14:51:28 -0500 Original-To: Context Mailing List List X-Mailer: Apple Mail (2.746.2) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:25401 Archived-At: All, What's the proper way to force an indent at the "However" below? Now, suppose that we're asked to shade all real numbers in the set $\ {x:\,x>3\}$. Because this requires that we shade every real number that is greater than 3 (to the right of 3), we use the shading shown in \infigure[fig:realline3] to represent the set $\{x:\,x>3\}$. \placefigure [][fig:realline3] {Shading all real numbers greater than 3.} {\externalfigure[realline3]} However,