ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Problems with Context 2007/12/10 beta
@ 2007-12-11 16:35 Santy, Michael
  2007-12-11 18:01 ` Hans Hagen
  2007-12-12  0:56 ` luigi scarso
  0 siblings, 2 replies; 5+ messages in thread
From: Santy, Michael @ 2007-12-11 16:35 UTC (permalink / raw)
  To: ntg-context


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


There seems to be a problem introduced in the 2007/12/10 beta related to tables with rowspans.  The following doesn't compile:

\starttext
\setupTABLE[split=repeat]
\bTABLE
\bTABLEbody
\bTR
\bTC A \eTC
\bTC B \eTC
\eTR
\bTR
\bTC[nc=2]
blah
\eTC
\eTR
\eTABLEbody
\eTABLE
\stoptext



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

[-- Attachment #2: Type: text/plain, Size: 487 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: Problems with Context 2007/12/10 beta
  2007-12-11 16:35 Problems with Context 2007/12/10 beta Santy, Michael
@ 2007-12-11 18:01 ` Hans Hagen
  2007-12-12 11:49   ` Wolfgang Schuster
  2007-12-12 13:30   ` Michael Santy
  2007-12-12  0:56 ` luigi scarso
  1 sibling, 2 replies; 5+ messages in thread
From: Hans Hagen @ 2007-12-11 18:01 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Santy, Michael wrote:
> There seems to be a problem introduced in the 2007/12/10 beta related to tables with rowspans.  The following doesn't compile:
> 
> \starttext
> \setupTABLE[split=repeat]
> \bTABLE
> \bTABLEbody
> \bTR
> \bTC A \eTC
> \bTC B \eTC
> \eTR
> \bTR
> \bTC[nc=2]
> blah
> \eTC
> \eTR
> \eTABLEbody
> \eTABLE
> \stoptext

new beta

for those using natural tables ... they are much faster now (two times, 
especially large tables)

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.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: Problems with Context 2007/12/10 beta
  2007-12-11 16:35 Problems with Context 2007/12/10 beta Santy, Michael
  2007-12-11 18:01 ` Hans Hagen
@ 2007-12-12  0:56 ` luigi scarso
  1 sibling, 0 replies; 5+ messages in thread
From: luigi scarso @ 2007-12-12  0:56 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Dec 11, 2007 5:35 PM, Santy, Michael <Michael.Santy@dynetics.com> wrote:
>
>
>
>
> There seems to be a problem introduced in the 2007/12/10 beta related to
> tables with rowspans.  The following doesn't compile:
>
>  \starttext
>  \setupTABLE[split=repeat]
>  \bTABLE
>  \bTABLEbody
>  \bTR
>  \bTC A \eTC
>  \bTC B \eTC
>  \eTR
>  \bTR
>  \bTC[nc=2]
>  blah
>  \eTC
>  \eTR
>  \eTABLEbody
>  \eTABLE
>  \stoptext

Compile good here.
This is LuaTeX, Version snapshot-0.20.1-2007120806 (Web2C 7.5.6)
(format=cont-en 2007.12.12)  12 DEC 2007 01:56
**test0009.tex
(./test0009.tex

ConTeXt  ver: 2007.12.07 19:14 MKIV  fmt: 2007.12.12  int: english/english




-- 
luigi
...
it's new .
it's powerful .
it's luatex .
http://www.luatex.org
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: Problems with Context 2007/12/10 beta
  2007-12-11 18:01 ` Hans Hagen
@ 2007-12-12 11:49   ` Wolfgang Schuster
  2007-12-12 13:30   ` Michael Santy
  1 sibling, 0 replies; 5+ messages in thread
From: Wolfgang Schuster @ 2007-12-12 11:49 UTC (permalink / raw)
  To: mailing list for ConTeXt users

2007/12/11, Hans Hagen <pragma@wxs.nl>:
> Santy, Michael wrote:
> > There seems to be a problem introduced in the 2007/12/10 beta related to tables with rowspans.  The following doesn't compile:
> >
> > \starttext
> > \setupTABLE[split=repeat]
> > \bTABLE
> > \bTABLEbody
> > \bTR
> > \bTC A \eTC
> > \bTC B \eTC
> > \eTR
> > \bTR
> > \bTC[nc=2]
> > blah
> > \eTC
> > \eTR
> > \eTABLEbody
> > \eTABLE
> > \stoptext
>
> new beta
>
> for those using natural tables ... they are much faster now (two times,
> especially large tables)
>
> Hans

sounds like you can now support more offset parameters for framed because
it is usefull to set different offset patameters for the left and
right side of table
cells at the margins.

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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: Problems with Context 2007/12/10 beta
  2007-12-11 18:01 ` Hans Hagen
  2007-12-12 11:49   ` Wolfgang Schuster
@ 2007-12-12 13:30   ` Michael Santy
  1 sibling, 0 replies; 5+ messages in thread
From: Michael Santy @ 2007-12-12 13:30 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hans,

The two table-related problems that I reported against the 12/10 beta
appear to be fixed in the 12/11 beta.  I'll hammer on it some more.

Cheers,
Mike

On Tue, 2007-12-11 at 19:01 +0100, Hans Hagen wrote:
> Santy, Michael wrote:
> > There seems to be a problem introduced in the 2007/12/10 beta related to tables with rowspans.  The following doesn't compile:
> > 
> > \starttext
> > \setupTABLE[split=repeat]
> > \bTABLE
> > \bTABLEbody
> > \bTR
> > \bTC A \eTC
> > \bTC B \eTC
> > \eTR
> > \bTR
> > \bTC[nc=2]
> > blah
> > \eTC
> > \eTR
> > \eTABLEbody
> > \eTABLE
> > \stoptext
> 
> new beta
> 
> for those using natural tables ... they are much faster now (two times, 
> especially large tables)
> 
> 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.com
>                                               | www.pragma-pod.nl
> -----------------------------------------------------------------
> ___________________________________________________________________________________
> 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  : https://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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2007-12-12 13:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-11 16:35 Problems with Context 2007/12/10 beta Santy, Michael
2007-12-11 18:01 ` Hans Hagen
2007-12-12 11:49   ` Wolfgang Schuster
2007-12-12 13:30   ` Michael Santy
2007-12-12  0:56 ` luigi scarso

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