From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/38733 Path: news.gmane.org!not-for-mail From: morgan.brassel@free.fr Newsgroups: gmane.comp.tex.context Subject: Indenting with ConTeXt Date: Mon, 21 Jan 2008 14:02:28 +0100 Message-ID: <1200920548.479497e4788c1@imp.free.fr> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1200926645 17823 80.91.229.12 (21 Jan 2008 14:44:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Jan 2008 14:44:05 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Mon Jan 21 15:44:23 2008 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 lo.gmane.org with esmtp (Exim 4.50) id 1JGxsl-00059S-V2 for gctc-ntg-context-518@m.gmane.org; Mon, 21 Jan 2008 15:44:16 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C0B6A1FC66; Mon, 21 Jan 2008 15:43:38 +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 17111-07-5; Mon, 21 Jan 2008 15:42:54 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 57E0C1FBAA; Mon, 21 Jan 2008 15:42:54 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DE5301FB8C for ; Mon, 21 Jan 2008 15:42:51 +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 18757-01-3 for ; Mon, 21 Jan 2008 15:42:13 +0100 (CET) Original-Received: from smtp6-g19.free.fr (smtp6-g19.free.fr [212.27.42.36]) by ronja.ntg.nl (Postfix) with ESMTP id 4CE241FC6A for ; Mon, 21 Jan 2008 14:03:12 +0100 (CET) Original-Received: from smtp6-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp6-g19.free.fr (Postfix) with ESMTP id D1D4C5FE91 for ; Mon, 21 Jan 2008 14:02:28 +0100 (CET) Original-Received: from imp4-g19.free.fr (imp4-g19.free.fr [212.27.42.4]) by smtp6-g19.free.fr (Postfix) with ESMTP id C49F05FEF1 for ; Mon, 21 Jan 2008 14:02:28 +0100 (CET) Original-Received: by imp4-g19.free.fr (Postfix, from userid 33) id AF43B118C; Mon, 21 Jan 2008 14:02:28 +0100 (CET) Original-Received: from pas38-3-82-226-102-214.fbx.proxad.net (pas38-3-82-226-102-214.fbx.proxad.net [82.226.102.214]) by imp.free.fr (IMP) with HTTP for ; Mon, 21 Jan 2008 14:02:28 +0100 User-Agent: Internet Messaging Program (IMP) 3.2.8 X-Originating-IP: 82.226.102.214 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:38733 Archived-At: Hi, I'm very new to ConTeXt and I've got some (probably naive) questions about indenting. 1. According to the ConTeXt Excursion, using \setupindenting[medium] should lead to indented paragraph. And actually, at least for me, it doesn't... I saw examples on the wiki with \setupindenting[yes,medium]: this actually works, but the 'yes' option is not documented for the \setupindenting command on texshow. What am I missing here? Is the \indenting command needed even to indent the whole document? It is not what I understood from the Excursion... 2. I have not been able to indent the first paragraph after a \section (or any other titling) command. Isn't it the role of the 'first' option for \setupindenting? Is a trick needed to have it work? Thanks in advance for your answers, Morgan \setupindenting[medium,first] \starttext This paragraph is not indented. It becomes indented when I add the (undocumented?) 'yes' option to \setupindenting. \section{A section} How to get this one indented (in the whole document)? \stoptext ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________