ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \setupitemize
@ 2000-11-25 17:41 Christopher Tipper
  2000-11-26 22:11 ` \setupitemize Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Christopher Tipper @ 2000-11-25 17:41 UTC (permalink / raw)


Hi All,

I have bullets which I would like to flow with the text (i.e. with the same whitespace). I do not want 'packed' and I do not want 'standard'. I check the manual and it suggests to me to use 'paragraph'. The problem is that whatever parameter I set for 'distance' makes no change. What am I doing wrong?

I have

\setupbodyfont[10pt]
\setupwhitespace[0ex]
\setupinterlinespace[line=3ex]
\setupitemize
   [each][paragraph][distance=0ex]

\starttext
\input knuth
\startitemize[1,paragraph]
\item \input tufte
\item \input tufte
\item \input tufte
\stopitemize
\input knuth
\stoptext

Much thanks in advance,
Christopher
---------------------------------------------------------------------
   Nil Desperandum Illegitimi 
   -- Don't let the bastards get you down (~Ovid)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: \setupitemize
  2000-11-25 17:41 \setupitemize Christopher Tipper
@ 2000-11-26 22:11 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2000-11-26 22:11 UTC (permalink / raw)
  Cc: ConTeXT Mailing List

At 05:41 PM 11/25/00 -0000, Christopher Tipper wrote:
>Hi All,
>
>I have bullets which I would like to flow with the text (i.e. with the
same whitespace). I do not want 'packed' and I do not want 'standard'. I
check the manual and it suggests to me to use 'paragraph'. The problem is
that whatever parameter I set for 'distance' makes no change. What am I
doing wrong?
>
>I have
>
>\setupbodyfont[10pt]
>\setupwhitespace[0ex]
>\setupinterlinespace[line=3ex]
>\setupitemize
>   [each][paragraph][distance=0ex]
>
>\starttext
>\input knuth
>\startitemize[1,paragraph]
>\item \input tufte
>\item \input tufte
>\item \input tufte
>\stopitemize
>\input knuth
>\stoptext

I'm not sure what you want, but try: 

\startitemize[intext] or \startitemize[joinedup] or both. Your '1' is
redundant.  

Hans 
-------------------------------------------------------------------------
                                                  Hans Hagen | PRAGMA ADE
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-11-26 22:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-11-25 17:41 \setupitemize Christopher Tipper
2000-11-26 22:11 ` \setupitemize Hans Hagen

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