ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans van der Meer <hansm@science.uva.nl>
Subject: whitespace and paragraphs
Date: Thu, 3 Aug 2006 14:46:09 +0200	[thread overview]
Message-ID: <E8BD8EDF-7822-4B78-9413-5AD76FC3AD59@science.uva.nl> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 947 bytes --]

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




[-- Attachment #1.2: Type: text/html, Size: 4919 bytes --]

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

                 reply	other threads:[~2006-08-03 12:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E8BD8EDF-7822-4B78-9413-5AD76FC3AD59@science.uva.nl \
    --to=hansm@science.uva.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).