ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* itemize in TABLE
@ 2010-09-27 11:03 Andreas Harder
  2010-10-11  7:20 ` Wolfgang Schuster
  0 siblings, 1 reply; 5+ messages in thread
From: Andreas Harder @ 2010-09-27 11:03 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi all,

please have a look at the following example

\starttext  \showframe
\startbuffer
  \startitemize[n,fit][left={Abb. },distance=.5em]
  \item \dorecurse{20}{eins }
  \item \dorecurse{20}{zwei }
  \item \dorecurse{20}{drei }
  \stopitemize
\stopbuffer

\bTABLE % it works if you comment out the table
  \bTR\bTD \getbuffer \eTD\eTR
\eTABLE

\getbuffer
\stoptext

It seems that using itemize in TABLE disturbs the following lists. Is there something I can do about it?

Greeting
	Andreas
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: itemize in TABLE
  2010-09-27 11:03 itemize in TABLE Andreas Harder
@ 2010-10-11  7:20 ` Wolfgang Schuster
  2010-10-11 15:04   ` Mojca Miklavec
  0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Schuster @ 2010-10-11  7:20 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Andreas Harder


Am 27.09.2010 um 13:03 schrieb Andreas Harder:

> Hi all,
> 
> please have a look at the following example
> 
> \starttext  \showframe
> \startbuffer
>  \startitemize[n,fit][left={Abb. },distance=.5em]
>  \item \dorecurse{20}{eins }
>  \item \dorecurse{20}{zwei }
>  \item \dorecurse{20}{drei }
>  \stopitemize
> \stopbuffer
> 
> \bTABLE % it works if you comment out the table
>  \bTR\bTD \getbuffer \eTD\eTR
> \eTABLE
> 
> \getbuffer
> \stoptext
> 
> It seems that using itemize in TABLE disturbs the following lists. Is there something I can do about it?

Fixed in next beta.

Wolfgang

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: itemize in TABLE
  2010-10-11  7:20 ` Wolfgang Schuster
@ 2010-10-11 15:04   ` Mojca Miklavec
  0 siblings, 0 replies; 5+ messages in thread
From: Mojca Miklavec @ 2010-10-11 15:04 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Mon, Oct 11, 2010 at 09:20, Wolfgang Schuster wrote:
>
> Fixed in next beta.

Hmmm ... Hans the junior :)

I thought this was one of the most frequent answers by Hans :) :) :)

Mojca
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: itemize in table
  1999-08-12 10:37 itemize in table Wybo Dekker
@ 1999-08-12 18:58 ` Hans Hagen
  0 siblings, 0 replies; 5+ messages in thread
From: Hans Hagen @ 1999-08-12 18:58 UTC (permalink / raw)
  Cc: ntg-context

Wybo Dekker wrote:

> When I do \startitemize in a table cell, the items are all on one
> line. How can I force newlines between them?

Normally a table cell is an hbox. You get an vbox when you use an p
entry. 

\starttabulate[|l|p|]
\NC test \NC \startitemize[packed] \item test \item test \stopitemize
\NC \NR 
\stoptabulate

should work ok. 

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


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

* itemize in table
@ 1999-08-12 10:37 Wybo Dekker
  1999-08-12 18:58 ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Wybo Dekker @ 1999-08-12 10:37 UTC (permalink / raw)


When I do \startitemize in a table cell, the items are all on one
line. How can I force newlines between them?

-- 
Hartelijke groet, Wybo
--
__Servalys Analytical Chemistry Services__
Wybo H. Dekker      wybo@servalys.hobby.nl
Deilsedijk 60       www.hobby.nl/~servalys
4158 CH Deil        tel +31-345-652164    
The Netherlands     fax +31-345-652383    


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

end of thread, other threads:[~2010-10-11 15:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-27 11:03 itemize in TABLE Andreas Harder
2010-10-11  7:20 ` Wolfgang Schuster
2010-10-11 15:04   ` Mojca Miklavec
  -- strict thread matches above, loose matches on Subject: below --
1999-08-12 10:37 itemize in table Wybo Dekker
1999-08-12 18:58 ` 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).