From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/36893 Path: news.gmane.org!not-for-mail From: frantisek holop Newsgroups: gmane.comp.tex.context Subject: definewhitespace Date: Fri, 5 Oct 2007 02:32:58 +0200 Message-ID: <20071005003258.GD24077@obiit.org> 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: sea.gmane.org 1191549330 6736 80.91.229.12 (5 Oct 2007 01:55:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 5 Oct 2007 01:55:30 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Oct 05 03:55:22 2007 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 1IdcPS-00012R-73 for gctc-ntg-context-518@m.gmane.org; Fri, 05 Oct 2007 03:55:22 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 77F2C1FA5A; Fri, 5 Oct 2007 03:55:17 +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 00347-06; Fri, 5 Oct 2007 03:55:00 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id ACF251FB0A; Fri, 5 Oct 2007 02:33:31 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CB74C1FAB0 for ; Fri, 5 Oct 2007 02:33:20 +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 29608-02-5 for ; Fri, 5 Oct 2007 02:33:00 +0200 (CEST) Original-Received: from obiit.org (integer.obiit.org [195.168.92.92]) by ronja.ntg.nl (Postfix) with ESMTP id DDE231FA6F for ; Fri, 5 Oct 2007 02:32:59 +0200 (CEST) Original-Received: by integer.obiit.org (Postfix, from userid 1001) id F172CD85C9; Fri, 5 Oct 2007 02:32:58 +0200 (CEST) Mail-Followup-To: mailing list for ConTeXt users Content-Disposition: inline User-Agent: Mutt/1.4.2.2i 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:36893 Archived-At: hi there, i am in 2 column mode and i can't seem to make setupwhitespace work. i would like to put some really small whitespace between paragpraphs. so for it's 1 or 0. either a fixed amont of space, or none. the docs say: \setupwhitespace[...] ... none small medium big line fixed fix dimension but the source defines these in cont-spa.tex: \definewhitespacemethod [\v!fix] {} \definewhitespacemethod [\v!fixed] {\witruimteflexibelfalse} \definewhitespacemethod [\v!flexible] {\witruimteflexibeltrue} \definewhitespacemethod [\v!line] {\ctxparskip \baselineskip} \definewhitespacemethod [\v!halfline] {\ctxparskip.5\baselineskip} \definewhitespacemethod [\v!none] {\ctxparskip \zeropoint} \definewhitespacemethod [\v!big] {\ctxparskip \bigskipamount} \definewhitespacemethod [\v!medium] {\ctxparskip \medskipamount} \definewhitespacemethod [\v!small] {\ctxparskip \smallskipamount} is flexible for the dimension mode? what do fix and fixed mean? (halfline is undocumented?) does `dimension' mean i can simply give it a tex dimension? e.g. \setupwhitespace[4pt] ? thanks for helping out a tired texer :D -f -- forecast for tonight: dark all night. ___________________________________________________________________________________ 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 ___________________________________________________________________________________