ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Bug in tabulate?
@ 2012-10-06  8:26 Willi Egger
  2012-10-06  8:32 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Willi Egger @ 2012-10-06  8:26 UTC (permalink / raw)
  To: NTG-Context ConTeXt users

Hi all,

I experience difficulty to get Context typeset a p column of small size in the tabulate environment. - The lines are not broken up...

\starttext
\starttabulate[|pBw(20mm)|p|]
\NC Hans, Mojca, Willi \NC This is to be checked \NC\NR
\stoptabulate
\stoptext


Kind regards

Willi


___________________________________________________________________________________
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] 3+ messages in thread

* Re: Bug in tabulate?
  2012-10-06  8:26 Bug in tabulate? Willi Egger
@ 2012-10-06  8:32 ` Wolfgang Schuster
  2012-10-06 12:28   ` Willi Egger
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Schuster @ 2012-10-06  8:32 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 06.10.2012 um 10:26 schrieb Willi Egger <context@boede.nl>:

> Hi all,
> 
> I experience difficulty to get Context typeset a p column of small size in the tabulate environment. - The lines are not broken up...
> 
> \starttext
> \starttabulate[|pBw(20mm)|p|]
> \NC Hans, Mojca, Willi \NC This is to be checked \NC\NR
> \stoptabulate
> \stoptext

Your template is wrong because you replace the “p” column with a “w” column which disables the paragraph mode. The correct template for the first column is “Bp(10mm)”.

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] 3+ messages in thread

* Re: Bug in tabulate?
  2012-10-06  8:32 ` Wolfgang Schuster
@ 2012-10-06 12:28   ` Willi Egger
  0 siblings, 0 replies; 3+ messages in thread
From: Willi Egger @ 2012-10-06 12:28 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello Wolfgang,

yeah, that is it! Thank you!

Willi
On Oct 6, 2012, at 10:32 AM, Wolfgang Schuster wrote:

> 
> Am 06.10.2012 um 10:26 schrieb Willi Egger <context@boede.nl>:
> 
>> Hi all,
>> 
>> I experience difficulty to get Context typeset a p column of small size in the tabulate environment. - The lines are not broken up...
>> 
>> \starttext
>> \starttabulate[|pBw(20mm)|p|]
>> \NC Hans, Mojca, Willi \NC This is to be checked \NC\NR
>> \stoptabulate
>> \stoptext
> 
> Your template is wrong because you replace the “p” column with a “w” column which disables the paragraph mode. The correct template for the first column is “Bp(10mm)”.
> 
> 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
> ___________________________________________________________________________________

___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2012-10-06 12:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-06  8:26 Bug in tabulate? Willi Egger
2012-10-06  8:32 ` Wolfgang Schuster
2012-10-06 12:28   ` Willi Egger

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