ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* tabulate and tolerance
@ 2013-09-26 19:33 Peter Münster
  2013-09-26 19:39 ` Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Münster @ 2013-09-26 19:33 UTC (permalink / raw)
  To: ConTeXt users

Hi,

It seems, that tabulate does not use the tolerance setting:

--8<---------------cut here---------------start------------->8---
\setbreakpoints[compound]
\setuptolerance[stretch]
\starttext
\starttabulate[|p(1cm)|l|]
\NC bla-blabla-bla \NC XXX \NC \NR
\stoptabulate

\hsize1cm
bla-blabla-bla
\stoptext
--8<---------------cut here---------------end--------------->8---

For now, my workaround is "\NC \setuptolerance[stretch] bla-blabla-bla \NC"

Is there anything better?

TIA for any hints,
-- 
           Peter
___________________________________________________________________________________
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] 2+ messages in thread

* Re: tabulate and tolerance
  2013-09-26 19:33 tabulate and tolerance Peter Münster
@ 2013-09-26 19:39 ` Wolfgang Schuster
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster @ 2013-09-26 19:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 26.09.2013 um 21:33 schrieb Peter Münster <pmlists@free.fr>:

> Hi,
> 
> It seems, that tabulate does not use the tolerance setting:
> 
> --8<---------------cut here---------------start------------->8---
> \setbreakpoints[compound]
> \setuptolerance[stretch]
> \starttext
> \starttabulate[|p(1cm)|l|]
> \NC bla-blabla-bla \NC XXX \NC \NR
> \stoptabulate
> 
> \hsize1cm
> bla-blabla-bla
> \stoptext
> --8<---------------cut here---------------end--------------->8---
> 
> For now, my workaround is "\NC \setuptolerance[stretch] bla-blabla-bla \NC"
> 
> Is there anything better?


You can use the “A” keyword in the table preamble to set values for the alignment, e.g. \starttabulate[|p(1cm)A{stretch}|]

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

end of thread, other threads:[~2013-09-26 19:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-26 19:33 tabulate and tolerance Peter Münster
2013-09-26 19:39 ` Wolfgang Schuster

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