ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Full justification in a table
@ 2011-08-05  7:11 Cecil Westerhof
  2011-08-05 11:54 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Cecil Westerhof @ 2011-08-05  7:11 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 475 bytes --]

I have the following code:
\setupbodyfont[10pt]

\starttext

\input knuth

\blank[2*big]

\setupTABLE[frame=off]
\setupTABLE[c][1][width=.14\textwidth]
\setupTABLE[c][2][width=.87\textwidth]
\bTABLE
  \bTR \bTD Sample \eTD \bTD \input knuth \eTD \eTR
\eTABLE

\stoptext

The text outside the table uses full justification. I want to do the same in
the table, but I did not find a way to do this. Is it possible to get full
justification in a table also?

-- 
Cecil Westerhof

[-- Attachment #1.2: Type: text/html, Size: 559 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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: Full justification in a table
  2011-08-05  7:11 Full justification in a table Cecil Westerhof
@ 2011-08-05 11:54 ` Wolfgang Schuster
  2011-08-05 12:40   ` Cecil Westerhof
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Schuster @ 2011-08-05 11:54 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 05.08.2011 um 09:11 schrieb Cecil Westerhof:

> I have the following code:
> \setupbodyfont[10pt]
> 
> \starttext
> 
> \input knuth
> 
> \blank[2*big]
> 
> \setupTABLE[frame=off]
> \setupTABLE[c][1][width=.14\textwidth]
> \setupTABLE[c][2][width=.87\textwidth]
> \bTABLE
>   \bTR \bTD Sample \eTD \bTD \input knuth \eTD \eTR
> \eTABLE
> 
> \stoptext
> 
> The text outside the table uses full justification. I want to do the same in the table, but I did not find a way to do this. Is it possible to get full justification in a table also?

\setupTABLE[start][frame=off,align=normal]

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: Full justification in a table
  2011-08-05 11:54 ` Wolfgang Schuster
@ 2011-08-05 12:40   ` Cecil Westerhof
  0 siblings, 0 replies; 3+ messages in thread
From: Cecil Westerhof @ 2011-08-05 12:40 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 722 bytes --]

2011/8/5 Wolfgang Schuster <schuster.wolfgang@googlemail.com>

> > I have the following code:
> > \setupbodyfont[10pt]
> >
> > \starttext
> >
> > \input knuth
> >
> > \blank[2*big]
> >
> > \setupTABLE[frame=off]
> > \setupTABLE[c][1][width=.14\textwidth]
> > \setupTABLE[c][2][width=.87\textwidth]
> > \bTABLE
> >   \bTR \bTD Sample \eTD \bTD \input knuth \eTD \eTR
> > \eTABLE
> >
> > \stoptext
> >
> > The text outside the table uses full justification. I want to do the same
> in the table, but I did not find a way to do this. Is it possible to get
> full justification in a table also?
>
> \setupTABLE[start][frame=off,align=normal]
>

Oops, when you see the solution, it is very simple. Thanks.

-- 
Cecil Westerhof

[-- Attachment #1.2: Type: text/html, Size: 1142 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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:[~2011-08-05 12:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-05  7:11 Full justification in a table Cecil Westerhof
2011-08-05 11:54 ` Wolfgang Schuster
2011-08-05 12:40   ` Cecil Westerhof

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