From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/42663 Path: news.gmane.org!not-for-mail From: "Ulrich Dirr" Newsgroups: gmane.comp.tex.context Subject: Re: Footnotes Date: Mon, 21 Jul 2008 19:25:45 +0200 Organization: =?us-ascii?Q?Munchener_Schachakademie?= Message-ID: <000501c8eb56$cf1f50f0$6d5df2d0$@de> References: <000001c8ea3d$e81ae340$b850a9c0$@de> <000101c8eb00$a82d5650$f88802f0$@de> Reply-To: ud@mucschach.de, 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 1216665754 7783 80.91.229.12 (21 Jul 2008 18:42:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Jul 2008 18:42:34 +0000 (UTC) To: "'mailing list for ConTeXt users'" Original-X-From: ntg-context-bounces@ntg.nl Mon Jul 21 20:43:22 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 1KL0Lp-0003Qn-VP for gctc-ntg-context-518@m.gmane.org; Mon, 21 Jul 2008 20:43:14 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E4F591FE32; Mon, 21 Jul 2008 20:42:16 +0200 (CEST) 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 24352-01-7; Mon, 21 Jul 2008 20:41:38 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3190E1FFDE; Mon, 21 Jul 2008 20:04:38 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1D8A81FE32 for ; Mon, 21 Jul 2008 20:04:36 +0200 (CEST) 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 17933-01-23 for ; Mon, 21 Jul 2008 20:03:49 +0200 (CEST) Original-Received: from mo-p00-ob.rzone.de (mo-p00-ob.rzone.de [81.169.146.160]) by ronja.ntg.nl (Postfix) with ESMTP id 6E7EA1FFF6 for ; Mon, 21 Jul 2008 19:25:44 +0200 (CEST) X-RZG-CLASS-ID: mo00 X-RZG-AUTH: :OWgkeFWraPyFhZwvtbXq2Jjyn7iY3ZFxeDl9OtoMgMYGKxrAHs0W Original-Received: from MSAud (dslb-084-057-018-013.pools.arcor-ip.net [84.57.18.13]) by post.webmailer.de (mrclete mo20) (RZmta 16.47) with ESMTP id z068e1k6LExeA8 for ; Mon, 21 Jul 2008 19:25:42 +0200 (MEST) (envelope-from: ) In-Reply-To: X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcjrUDND+rm1Zc/oSWmIbe0VdbETLgABhOmA Content-Language: de X-AVK-Virus-Check: AVK 18.4582;F1206 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:42663 Archived-At: Hi Aditya, Thank you very much for your explanations. Where in the documentation did you find 'serried'? I think my biggest problem is that I don't know which values are possible options and what's the meaning (this should be in the docs I think). Best regards, Ulrich On 2008-07-21 Aditya Mahajan wrote: > On Mon, 21 Jul 2008, Ulrich Dirr wrote: > >> O.k. I could look in the source too, but where did you read >> 'location=normal'? > > That is just from knowing how the footnotes work. In ConTeXt footnotes > consist of two this, a number and the note definition. The note > definition is defined as a description, location=normal is an option for descriptions. > >> Also I don't know what other option are allowed, e.g., in >> \numbercommand or \split. Only the default values are here as I > understand. > > numbercommand can be any predefined (or one that you define on your > own) ConTeXt macro. By default, it is \inleft, and hence you see the > footnotes in the margin. I do not know what split does, but just by > seeing that by default it is defined to be tolerant, the other options > should be verystrict, strict, tolerant, verytolerant, and they should > control how the splitting of columns work. > > This is the good thing about ConTeXt; key value options are > extremently consistent, once you know what values a particular key > takes for one environment, you can guess what it will do for others > (well, I could be wrong in case of footnotes, but ...) > >> Anyway. How can I get that footnotes just flows as a standard >> paragraph (no hanging indentation)? > > \setupfootnotedefinition[location=serried, distance=0.5em] > > Aditya > ______________________________________________________________________ > ______ _______ 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 > ______________________________________________________________________ > ______ _______ ___________________________________________________________________________________ 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 ___________________________________________________________________________________