From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/29933 Path: news.gmane.org!not-for-mail From: Hans van der Meer Newsgroups: gmane.comp.tex.context Subject: whitespace and paragraphs Date: Thu, 3 Aug 2006 14:46:09 +0200 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: multipart/mixed; boundary="===============0071218608==" X-Trace: sea.gmane.org 1154609279 28710 80.91.229.2 (3 Aug 2006 12:47:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 3 Aug 2006 12:47:59 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Aug 03 14:47:54 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1G8cc7-0004ue-D7 for gctc-ntg-context-518@m.gmane.org; Thu, 03 Aug 2006 14:47:47 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EAAC11FF1F; Thu, 3 Aug 2006 14:47:46 +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 15134-03-4; Thu, 3 Aug 2006 14:47:38 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 68EE71FF24; Thu, 3 Aug 2006 14:47:38 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 10B151FF27 for ; Thu, 3 Aug 2006 14:47:34 +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 15134-03-3 for ; Thu, 3 Aug 2006 14:47:29 +0200 (CEST) Original-Received: from smtp.science.uva.nl (smtp.science.uva.nl [146.50.4.84]) by ronja.ntg.nl (Postfix) with SMTP id 08A681FF28 for ; Thu, 3 Aug 2006 14:47:28 +0200 (CEST) Original-Received: from 119-81.uva.surfnetthuis.nl [145.98.119.81] by smtp.science.uva.nl with ESMTP (sendmail 8.11.6p2/config 11.36). id k73ClK911846; Thu, 3 Aug 2006 14:47:21 +0200 X-Organisation: Faculty of Science, University of Amsterdam, The Netherlands X-URL: http://www.science.uva.nl/ Original-To: NTG ConTeXt X-Mailer: Apple Mail (2.752.2) X-Virus-Scanned: by amavisd-new X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:29933 Archived-At: --===============0071218608== Content-Type: multipart/alternative; boundary=Apple-Mail-1-208310416 --Apple-Mail-1-208310416 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed This I don't get right about whitespace between paragraphs made with \defineparagraphs. \starttext \setupwhitespace[none] a\par b\par c\par % the above close spaced thus behaving as expected % these do not obey setupwhitespace[none]: \defineparagraphs[param][n=2,before={\setupwhitespace[none]}] \setupparagraphs[param][1][width=2cm] \startparam first \param {\sl contents} \stopparam \startparam second \param {\sl contents} \stopparam % I tried other things, remembering a recent question about a similar problem with framed texts. % Neither of the following made a difference: \defineparagraphs[param][n=2,before={\setupwhitespace[none]}] \setupparagraphs[param][1][width=2cm,before={\setupwhitespace[none]}] \setupparagraphs[param][2][before={\setupwhitespace[none]}] % height=... seems not to influence the distance between the paragraphs \stoptext How can one for these paragraphs the wanted distance apart? Hans van der Meer --Apple-Mail-1-208310416 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=US-ASCII
This I don't get right about = whitespace between paragraphs made with = \defineparagraphs.

\starttext

\setupwhitespace[none]
a\par b\par = c\par
% the above close spaced = thus behaving as expected

% these do not obey = setupwhitespace[none]:
\defineparagraphs[param][n=3D2,before=3D{\setupwhitespace= [none]}]
\setupparagraphs[param][1][width=3D2cm]
= \startparam first \param {\sl contents} \stopparam
\startparam second \param {\sl contents} \stopparam

% I tried = other things, remembering a recent question about a similar problem with = framed texts.
% Neither of the following = made a difference:

\defineparagraphs[param][n=3D2,before=3D{\setupwhitespace= [none]}]
\setupparagraphs[param][1][width=3D2cm,before=3D{\setupwh= itespace[none]}]
\setupparagraphs[param][2][before=3D{\setupwhitespace[non= e]}]
% height=3D... seems not to influence the distance = between the paragraphs

\stoptext

How can one for these = paragraphs the wanted distance apart?

Hans van der = Meer


=

= --Apple-Mail-1-208310416-- --===============0071218608== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context --===============0071218608==--