From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/86157 Path: news.gmane.org!not-for-mail From: "Jan Tosovsky" Newsgroups: gmane.comp.tex.context Subject: Re: ToC like entry list Date: Fri, 31 Jan 2014 22:55:25 +0100 Message-ID: <34088.4424666457$1391205358@news.gmane.org> References: <00b601cf1dfe$d09c8110$71d58330$@tosovsky@email.cz> <00a501cf1ec5$85950440$90bf0cc0$@tosovsky@email.cz> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1391205345 32468 80.91.229.3 (31 Jan 2014 21:55:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 31 Jan 2014 21:55:45 +0000 (UTC) To: "'mailing list for ConTeXt users'" Original-X-From: ntg-context-bounces@ntg.nl Fri Jan 31 22:55:54 2014 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W9M41-0007CW-KI for gctc-ntg-context-518@m.gmane.org; Fri, 31 Jan 2014 22:55:53 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C9D7A101E3; Fri, 31 Jan 2014 22:55:52 +0100 (CET) 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 1ULJ+nLjnc5J; Fri, 31 Jan 2014 22:55:51 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id D3CA7101E6; Fri, 31 Jan 2014 22:55:50 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id CDB09101E6 for ; Fri, 31 Jan 2014 22:55:48 +0100 (CET) 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 A3wIa8vDdcvf for ; Fri, 31 Jan 2014 22:55:38 +0100 (CET) Original-Received: from filter2-ams.mf.surf.net (filter2-ams.mf.surf.net [192.87.102.70]) by balder.ntg.nl (Postfix) with ESMTP id 9349A101E3 for ; Fri, 31 Jan 2014 22:55:28 +0100 (CET) Original-Received: from fep23.mx.upcmail.net (fep23.mx.upcmail.net [62.179.121.43]) by filter2-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id s0VLtPud006713 for ; Fri, 31 Jan 2014 22:55:28 +0100 Original-Received: from edge02.upcmail.net ([192.168.13.237]) by viefep23-int.chello.at (InterMail vM.8.01.05.05 201-2260-151-110-20120111) with ESMTP id <20140131215525.KTDT4955.viefep23-int.chello.at@edge02.upcmail.net> for ; Fri, 31 Jan 2014 22:55:25 +0100 Original-Received: from emk ([78.102.140.160]) by edge02.upcmail.net with edge id LlvR1n00M3Tq9wW02lvRFs; Fri, 31 Jan 2014 22:55:25 +0100 X-SourceIP: 78.102.140.160 In-Reply-To: <00a501cf1ec5$85950440$90bf0cc0$@tosovsky@email.cz> X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Ac8d/s2yb+FO/yx8TJ+ZQaEl3pWt5AAunMqgAAUOlPA= Content-Language: cs X-Bayes-Prob: 0.0001 (Score 0, tokens from: ntg-context@ntg.nl, base:default, @@RPTN) X-CanIt-Geo: ip=62.179.121.43; country=AT; latitude=47.3333; longitude=13.3333; http://maps.google.com/maps?q=47.3333,13.3333&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0QLkJTpLx - 7bf0c8a74f00 - 20140131 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.70 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:86157 Archived-At: On 2014-01-31 Jan Tosovsky wrote: > On 2014-01-30 Jan Tosovsky wrote: > > > > I am trying to typeset a quite complex list of accounting entries. > > http://drifted.in/other/045.jpg > > > > I've made some progress with this code: > ... > Now I am trying to left indent paragraph lines except the first one. > But indenting seems to be ignored in the cell at all. How can I accomplish > this? According to the following thread I placed \hangindent=1cm \hangafter=1 commands in the cell and it works as expected (although I have no idea what really I do :-) http://tex.stackexchange.com/questions/96020/how-do-i-do-hanging-indents-in- context \def\mydots{\leavevmode\xleaders\hbox to 0.5em{\hfil.\hfil}\hfill\kern0pt} \starttext \setupTABLE[frame=off] \setupTABLE[column][1][align={hz, hanging}] \setupTABLE[column][last][align={left, low}] \bTABLE[columndistance=0.2cm] \bTR \bTD \hangindent=1cm \hangafter=1 \input{ward} \mydots \eTD \bTD 1.220 \eTD \eTR \bTR \bTD somewhat more \mydots \eTD \bTD[bottomframe=on] 5.186 \eTD \eTR \bTR \bTD {\hskip 11cm} together \mydots \eTD \bTD 6.406 \eTD \eTR \eTABLE \stoptext Thanks for watching. Problem solved. The rest are just variations on the code above. If there is a room for other optimizations, please let me know. Thanks, Jan ___________________________________________________________________________________ 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 ___________________________________________________________________________________