From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/58887 Path: news.gmane.org!not-for-mail From: Jaroslav Hajtmar Newsgroups: gmane.comp.tex.context Subject: Inserting apropriate blank - indenting by \writetolist Date: Tue, 18 May 2010 08:02:17 +0200 Message-ID: <4BF22D69.4090304@gyza.cz> Reply-To: hajtmar@gyza.cz, mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1274162563 527 80.91.229.12 (18 May 2010 06:02:43 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 18 May 2010 06:02:43 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue May 18 08:02:35 2010 connect(): No such file or directory Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OEFsx-0003KD-4x for gctc-ntg-context-518@m.gmane.org; Tue, 18 May 2010 08:02:35 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 33F8EC9A41; Tue, 18 May 2010 08:02:34 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id qRIXu+vyZqU7; Tue, 18 May 2010 08:02:33 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 34B74C9A63; Tue, 18 May 2010 08:02:28 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A736DC9A63 for ; Tue, 18 May 2010 08:02:26 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id fp0vWz4BOL9V for ; Tue, 18 May 2010 08:02:20 +0200 (CEST) Original-Received: from psi3.forpsi.com (smtpa.forpsi.com [81.2.195.204]) by balder.ntg.nl (Postfix) with SMTP id 6BDAEC9A41 for ; Tue, 18 May 2010 08:02:20 +0200 (CEST) Original-Received: (qmail 30836 invoked by uid 89); 18 May 2010 06:02:18 -0000 Original-Received: from unknown (HELO ?192.168.1.2?) (hajtmar@gyza.cz@88.103.230.14) by psi03 with ESMTPA; 18 May 2010 06:02:18 -0000 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; cs; rv:1.9.1.8) Gecko/20100216 Thunderbird/3.0.2 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:58887 Archived-At: Hello all, When I do: \writetolist[chapter]{}{Appendicess} then content is 1. Section one 2. Section two . Appendices stopper is visible - unacceptable for me when I do: \writebetweenlist[chapter]{Appendicess} then content is 1. Section one 2. Section two Appendices without indentation - - unacceptable for me Is there way to insert apropriate blank before word Appendicess to receive result: 1. Section one 2. Section two Appendices My justification: I am trying bypass this way section numbering of miscellaneous parts of document, because I dont discover way to setting numbering of sections in appendix part. When I turn on section numbering (\setupsectionblock[appendix][number=yes, ...) then result is: 1. Section one 2. Section two ... A. Appendices When I turn off section numbering (\setupsectionblock[appendix][number=no, ...) then result is: 1. Section one 2. Section two . Appendices it is unacceptable for me. Last acceptable form is: 1. Section one 2. Section two Appendices TIA Jaroslav ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________