From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/38898 Path: news.gmane.org!not-for-mail From: morgan.brassel@free.fr Newsgroups: gmane.comp.tex.context Subject: Re: Indenting (again!): a real problem in indentnext=yes Date: Thu, 31 Jan 2008 13:48:04 +0100 Message-ID: <1201783684.47a1c384f127e@imp.free.fr> References: <1201729616.47a0f0505ea23@imp.free.fr> <47A0F764.9000500@elvenkind.com> <1201733051.47a0fdbb603b8@imp.free.fr> <47A102A9.2060203@elvenkind.com> <1201735947.47a1090b92efb@imp.free.fr> <47A17EF4.1090407@elvenkind.com> <1201777642.47a1abea0491a@imp.free.fr> <47A1BB69.8090109@elvenkind.com> 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 1201783781 6018 80.91.229.12 (31 Jan 2008 12:49:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 31 Jan 2008 12:49:41 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Jan 31 13:50:00 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 1JKYrT-0000OR-Ln for gctc-ntg-context-518@m.gmane.org; Thu, 31 Jan 2008 13:49:47 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 97F4D1FC09; Thu, 31 Jan 2008 13:49:19 +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 14789-01-4; Thu, 31 Jan 2008 13:48:43 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 86F761FBEB; Thu, 31 Jan 2008 13:48:43 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3602D1FBD4 for ; Thu, 31 Jan 2008 13:48:41 +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 09100-03 for ; Thu, 31 Jan 2008 13:48:09 +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 741051FC0B for ; Thu, 31 Jan 2008 13:48:09 +0100 (CET) Original-Received: from smtp6-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp6-g19.free.fr (Postfix) with ESMTP id 10C235FD80 for ; Thu, 31 Jan 2008 13:48:09 +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 04C155FE61 for ; Thu, 31 Jan 2008 13:48:08 +0100 (CET) Original-Received: by imp4-g19.free.fr (Postfix, from userid 33) id 37C681AF2; Thu, 31 Jan 2008 13:48:05 +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 ; Thu, 31 Jan 2008 13:48:04 +0100 In-Reply-To: <47A1BB69.8090109@elvenkind.com> 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:38898 Archived-At: Selon Taco Hoekwater : > morgan.brassel@free.fr wrote: > > > > Ok, it's clearer to me now. Then I've got one last question on the subject: > I > > didn't manage to have paragraph indented inside an 'enumeration' block, is > there > > an option to do that? Thank you for your patience! > > It is indeed possible, but the how is not very intuitive: > > \startitemize[command=\indent] % or \setupitemize[each][command...] > \item .... > \stopitemize > > the output looks dreadful to my eyes, and I really doubt this > will ever become more easily supported. Sorry, I wasn't precise enough: I would like to indent paragraphs inside a block created with \defineenumeration (like theorems...), not inside an itemize block. The output in this latter case is indeed quite awful. > > > I still think that it would be great to have one option to indent > absolutely all > > paragraphs... > > Is 'absolutely all' including the one above? What about float captions? > And multi-line entries in tables? Or table of contents items? Or synonym > entries? Footnotes? By 'absolutely all', I mean just like when you use \setlength{\parindent}{1em} in LaTeX (plus eventually the indentfirst package for indenting after heads). Every paragraph (preceded by an empty line or \par) in the "text flow" will get indented, independently of: * what is above (formula, float, etc) * what environment it belongs to (quote, theorem, abstract, etc.), as long as this environment doesn't need alignment (like itemize, tabular, etc.) Of course, "particular" objects like captions, tables, footnotes, won't be concerned by indenting. I hope my explanations were clear enough... If needed, I can write a small LaTeX example and send it to the list. Best regards, Morgan ___________________________________________________________________________________ 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 ___________________________________________________________________________________