ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* whitespace and paragraphs
@ 2006-08-03 12:46 Hans van der Meer
  0 siblings, 0 replies; only message in thread
From: Hans van der Meer @ 2006-08-03 12:46 UTC (permalink / 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-08-03 12:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-03 12:46 whitespace and paragraphs Hans van der Meer

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).