ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Natural tables
@ 2002-10-25 15:01 Giuseppe Bilotta
  2002-10-25 21:29 ` Jens-Uwe Morawski
  0 siblings, 1 reply; 10+ messages in thread
From: Giuseppe Bilotta @ 2002-10-25 15:01 UTC (permalink / raw)


Where's the Natural Tables manual?

-- 
Giuseppe "Oblomov" Bilotta

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

* Re: Natural tables
  2002-10-25 15:01 Natural tables Giuseppe Bilotta
@ 2002-10-25 21:29 ` Jens-Uwe Morawski
  2002-10-26 12:52   ` Re[2]: " Giuseppe Bilotta
  0 siblings, 1 reply; 10+ messages in thread
From: Jens-Uwe Morawski @ 2002-10-25 21:29 UTC (permalink / raw)


On Fri, 25 Oct 2002 17:01:42 +0200
Giuseppe Bilotta <gip.bilotta@iol.it> wrote:

> Where's the Natural Tables manual?

http://www.pragma-ade.com/general/manuals/enattab.pdf

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

* Re[2]: Natural tables
  2002-10-25 21:29 ` Jens-Uwe Morawski
@ 2002-10-26 12:52   ` Giuseppe Bilotta
  2002-10-27 11:52     ` Hans Hagen
  0 siblings, 1 reply; 10+ messages in thread
From: Giuseppe Bilotta @ 2002-10-26 12:52 UTC (permalink / raw)
  Cc: ntg-context


Friday, October 25, 2002 Jens-Uwe Morawski wrote:

JUM> On Fri, 25 Oct 2002 17:01:42 +0200
JUM> Giuseppe Bilotta <gip.bilotta@iol.it> wrote:

>> Where's the Natural Tables manual?

JUM> http://www.pragma-ade.com/general/manuals/enattab.pdf

Thank you very much.

Now, for the real question: has anybody been able to set/use
conditionals inside tabular environments, in particular
\starttable(s)...\stoptable(s)?

It seems that if I happen to use \global\<conditional>true or
\global\<conditional>false many errors about extra or missing
\noaligns and \spans pop up. Is this a TeX thing?

-- 
Giuseppe "Oblomov" Bilotta

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

* Re[2]: Natural tables
  2002-10-26 12:52   ` Re[2]: " Giuseppe Bilotta
@ 2002-10-27 11:52     ` Hans Hagen
  2002-10-27 13:00       ` Re[3]: " Giuseppe Bilotta
  0 siblings, 1 reply; 10+ messages in thread
From: Hans Hagen @ 2002-10-27 11:52 UTC (permalink / raw)
  Cc: Jens-Uwe Morawski, ntg-context

At 02:52 PM 10/26/2002 +0200, Giuseppe Bilotta wrote:

>Friday, October 25, 2002 Jens-Uwe Morawski wrote:
>
>JUM> On Fri, 25 Oct 2002 17:01:42 +0200
>JUM> Giuseppe Bilotta <gip.bilotta@iol.it> wrote:
>
> >> Where's the Natural Tables manual?
>
>JUM> http://www.pragma-ade.com/general/manuals/enattab.pdf
>
>Thank you very much.
>
>Now, for the real question: has anybody been able to set/use
>conditionals inside tabular environments, in particular
>\starttable(s)...\stoptable(s)?
>
>It seems that if I happen to use \global\<conditional>true or
>\global\<conditional>false many errors about extra or missing
>\noaligns and \spans pop up. Is this a TeX thing?

indeed tex does not like interference [modes, i.e. \doifmode cum suis are 
more robust]

it works better in starttabulate/bTABLE

Hans


-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------

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

* Re[3]: Natural tables
  2002-10-27 11:52     ` Hans Hagen
@ 2002-10-27 13:00       ` Giuseppe Bilotta
  0 siblings, 0 replies; 10+ messages in thread
From: Giuseppe Bilotta @ 2002-10-27 13:00 UTC (permalink / raw)
  Cc: ntg-context


Sunday, October 27, 2002 Hans Hagen wrote:


HH> indeed tex does not like interference [modes, i.e. \doifmode cum suis are 
HH> more robust]

HH> it works better in starttabulate/bTABLE

I need to use them in tables. What can I use?

BTW, while we're talking about it: is there a way to let a table
head/tail know if it's the first/last row in the table altogether?
I need this to insert a (...continued) or (continued ...) message
when appropriate.

-- 
Giuseppe "Oblomov" Bilotta

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

* Re: Natural Tables
  2014-05-12  7:47 ` Mikael P. Sundqvist
@ 2014-05-12 13:02   ` hwitloc
  0 siblings, 0 replies; 10+ messages in thread
From: hwitloc @ 2014-05-12 13:02 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Thank you Mikael and also Wolfgang for the response to my query.

Regards,
    Whitloc

Mikael P. Sundqvist <mickep@gmail.com> wrote:

> The only place in the source where bTC is mentioned is in
> tabl-ntb.mkiv (and tabl-ntb.mkii), which says says
> 
> \unexpanded\def\bTC#1\eTC{\bTD#1\eTD} \let\eTC\relax
> \unexpanded\def\bTX#1\eTX{\bTD#1\eTD} \let\eTX\relax
> \unexpanded\def\bTY#1\eTY{\bTR#1\eTR} \let\eTY\relax
> 
> I guess that means \bTC and \bTD are the same (as is \bTX).
> 
> /Mikael
> 
> 
> On Mon, May 12, 2014 at 9:42 AM,  <hwitloc@gmail.com> wrote:
> >
> >
> > What is the difference between  TD and TC in  \bTD, \bTC , \eTD, and \eTC ?
> >
> > --------------------------------
> >
> > \starttext
> >
> > \bTABLE
> >   \bTR \bTC one \eTC \bTC two \eTC \bTC three \eTC \eTR
> >   \bTR \bTD one \eTD \bTD two \eTD \bTD three \eTD \eTR
> > \eTABLE
> >
> > \stoptext
> >
> > --------------------------------  result looks the same to me..?
> >
> > Thanks
> > ___________________________________________________________________________________
> > 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
> ___________________________________________________________________________________
___________________________________________________________________________________
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] 10+ messages in thread

* Re: Natural Tables
  2014-05-12  7:42 Natural Tables hwitloc
  2014-05-12  7:47 ` Mikael P. Sundqvist
@ 2014-05-12  7:48 ` Wolfgang Schuster
  1 sibling, 0 replies; 10+ messages in thread
From: Wolfgang Schuster @ 2014-05-12  7:48 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 12.05.2014 um 09:42 schrieb hwitloc@gmail.com:

> 
> 
> What is the difference between  TD and TC in  \bTD, \bTC , \eTD, and \eTC ?
> 
> --------------------------------
> 
> \starttext
> 
> \bTABLE
>  \bTR \bTC one \eTC \bTC two \eTC \bTC three \eTC \eTR
>  \bTR \bTD one \eTD \bTD two \eTD \bTD three \eTD \eTR
> \eTABLE
> 
> \stoptext
> 
> --------------------------------  result looks the same to me..?

The two groups

    - \bTC … \eTC and
    - \bTX … \eTX

are the same as \bTD … \eTD and the group

    - \bTY … \eTY

is the same as \bTR … \eTR.

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

* Re: Natural Tables
  2014-05-12  7:42 Natural Tables hwitloc
@ 2014-05-12  7:47 ` Mikael P. Sundqvist
  2014-05-12 13:02   ` hwitloc
  2014-05-12  7:48 ` Wolfgang Schuster
  1 sibling, 1 reply; 10+ messages in thread
From: Mikael P. Sundqvist @ 2014-05-12  7:47 UTC (permalink / raw)
  To: mailing list for ConTeXt users

The only place in the source where bTC is mentioned is in
tabl-ntb.mkiv (and tabl-ntb.mkii), which says says

\unexpanded\def\bTC#1\eTC{\bTD#1\eTD} \let\eTC\relax
\unexpanded\def\bTX#1\eTX{\bTD#1\eTD} \let\eTX\relax
\unexpanded\def\bTY#1\eTY{\bTR#1\eTR} \let\eTY\relax

I guess that means \bTC and \bTD are the same (as is \bTX).

/Mikael


On Mon, May 12, 2014 at 9:42 AM,  <hwitloc@gmail.com> wrote:
>
>
> What is the difference between  TD and TC in  \bTD, \bTC , \eTD, and \eTC ?
>
> --------------------------------
>
> \starttext
>
> \bTABLE
>   \bTR \bTC one \eTC \bTC two \eTC \bTC three \eTC \eTR
>   \bTR \bTD one \eTD \bTD two \eTD \bTD three \eTD \eTR
> \eTABLE
>
> \stoptext
>
> --------------------------------  result looks the same to me..?
>
> Thanks
> ___________________________________________________________________________________
> 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] 10+ messages in thread

* Natural Tables
@ 2014-05-12  7:42 hwitloc
  2014-05-12  7:47 ` Mikael P. Sundqvist
  2014-05-12  7:48 ` Wolfgang Schuster
  0 siblings, 2 replies; 10+ messages in thread
From: hwitloc @ 2014-05-12  7:42 UTC (permalink / raw)
  To: ntg-context



What is the difference between  TD and TC in  \bTD, \bTC , \eTD, and \eTC ?

--------------------------------

\starttext

\bTABLE
  \bTR \bTC one \eTC \bTC two \eTC \bTC three \eTC \eTR
  \bTR \bTD one \eTD \bTD two \eTD \bTD three \eTD \eTR
\eTABLE

\stoptext

--------------------------------  result looks the same to me..?

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

* natural tables
@ 2000-05-29 20:37 Hans Hagen
  0 siblings, 0 replies; 10+ messages in thread
From: Hans Hagen @ 2000-05-29 20:37 UTC (permalink / raw)


Hi, 

I'm moving some new experimental code into the code. Those willing to test,
can give natural tables a try. See beta page for preliminary up to date and
beta zip for functionality. Keep in mind that things can change. Fancy test
tables are welcome. 

This mechanism is a multipass one, using a new feature, currently supported
in pdftex, but also available in dvi, but the perl code needed is not yet
in the distribution. [taco and I have to package it]

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

end of thread, other threads:[~2014-05-12 13:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-25 15:01 Natural tables Giuseppe Bilotta
2002-10-25 21:29 ` Jens-Uwe Morawski
2002-10-26 12:52   ` Re[2]: " Giuseppe Bilotta
2002-10-27 11:52     ` Hans Hagen
2002-10-27 13:00       ` Re[3]: " Giuseppe Bilotta
  -- strict thread matches above, loose matches on Subject: below --
2014-05-12  7:42 Natural Tables hwitloc
2014-05-12  7:47 ` Mikael P. Sundqvist
2014-05-12 13:02   ` hwitloc
2014-05-12  7:48 ` Wolfgang Schuster
2000-05-29 20:37 natural tables 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).