ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* items question
@ 2005-11-27  9:43 Taco Hoekwater
  2005-11-27 11:17 ` Bernd Militzer
  0 siblings, 1 reply; 4+ messages in thread
From: Taco Hoekwater @ 2005-11-27  9:43 UTC (permalink / raw)


Hi,


I'm working on the responses to the mini survey, and quite ofthen
there is an itemization with a title of sorts. It makes sense to
give such structures a bit different layout from a normal
itemization. My question: does anyone know of an easy way to do
this:

   bla di bla di do re mi

   As you can see:
   1.   this is a gnat
   2.   that is a gnu


instead of this:

   bla di bla di do re mi
      As you can see:

   1.   this is a gnat
   2.   that is a gnu

?

TIA, Taco

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

* Re: items question
  2005-11-27  9:43 items question Taco Hoekwater
@ 2005-11-27 11:17 ` Bernd Militzer
  2005-11-27 12:09   ` Taco Hoekwater
  2005-12-01 23:39   ` Mojca Miklavec
  0 siblings, 2 replies; 4+ messages in thread
From: Bernd Militzer @ 2005-11-27 11:17 UTC (permalink / raw)


Am Sonntag, den 27.11.2005, 10:43 +0100 schrieb Taco Hoekwater:
> Hi,
> 
> 
> I'm working on the responses to the mini survey, and quite ofthen
> there is an itemization with a title of sorts. It makes sense to
> give such structures a bit different layout from a normal
> itemization. My question: does anyone know of an easy way to do
> this:
> 
>    bla di bla di do re mi
> 
>    As you can see:
>    1.   this is a gnat
>    2.   that is a gnu


   bla di bla di do re mi
   
\startitemize[n,packed]
\sym{As you can see:}
\item this is a gnat
\item that is a gnu
\stopitemize


that works for me

Bernd

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

* Re: items question
  2005-11-27 11:17 ` Bernd Militzer
@ 2005-11-27 12:09   ` Taco Hoekwater
  2005-12-01 23:39   ` Mojca Miklavec
  1 sibling, 0 replies; 4+ messages in thread
From: Taco Hoekwater @ 2005-11-27 12:09 UTC (permalink / raw)


Bernd Militzer wrote:
> 
>    bla di bla di do re mi
>    
> \startitemize[n,packed]
> \sym{As you can see:}

Thanks, works fine for me as well.

Taco

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

* Re: items question
  2005-11-27 11:17 ` Bernd Militzer
  2005-11-27 12:09   ` Taco Hoekwater
@ 2005-12-01 23:39   ` Mojca Miklavec
  1 sibling, 0 replies; 4+ messages in thread
From: Mojca Miklavec @ 2005-12-01 23:39 UTC (permalink / raw)


Bernd Militzer wrote:
Taco Hoekwater wrote:

> > I'm working on the responses to the mini survey, and quite ofthen
> > there is an itemization with a title of sorts. It makes sense to
> > give such structures a bit different layout from a normal
> > itemization. My question: does anyone know of an easy way to do
> > this:
> >
> >    bla di bla di do re mi
> >
> >    As you can see:
> >    1.   this is a gnat
> >    2.   that is a gnu
>
>
>   bla di bla di do re mi
>
> \startitemize[n,packed]
> \sym{As you can see:}
> \item this is a gnat
> \item that is a gnu
> \stopitemize
>
>
> that works for me

What about if there are three paragraphs of text in front of the start
of itemizing (and no space allowed inbetween)? I'm also wondering why
the
    \startitemize[n][packed,paragraph]
or something like this doesn't work as expected. "paragraph" seems
like a good option (at least according to the description in the
manual: no vertical space before itemizing, but some spacing after
it), but I never succeded to make it work. Usually "paragraph" only
prevents "packed" to work properly and doesn't have any other
influence.

Thank you,
    Mojca

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

end of thread, other threads:[~2005-12-01 23:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-27  9:43 items question Taco Hoekwater
2005-11-27 11:17 ` Bernd Militzer
2005-11-27 12:09   ` Taco Hoekwater
2005-12-01 23:39   ` Mojca Miklavec

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