Re: [NTG-context] page breaks in cells?

2010-10-14 Thread Wolfgang Schuster

Am 13.10.2010 um 23:41 schrieb Steffen Wolfrum:

 Which kind table supports page breaks in cells?
 
 tabulate
 
 but there we (still) don't have vertical lines, right?

yes, tabulate has no vertical lines but anch-pgr.mkix shows
a few ways to make framed cells, e.g. here is a slightly
modified example from the source

\starttext

\definepositionframed[y][frame=off,leftframe=on,rightframe=on,frameoffset=1ex]

\starttabulate[|p|p|]
\XC[a:y] \input knuth \NC \input tufte \NC\NR
\XC[b:y] \input knuth \NC \input tufte \NC\NR
\XC[c:y] \input knuth \NC \input tufte \NC\NR
\XC[d:y] \input knuth \NC \input tufte \NC\NR
\stoptabulate

\stoptext

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
___


Re: [NTG-context] page breaks in cells?

2010-10-14 Thread Steffen Wolfrum

Am 13.10.2010 um 23:44 schrieb Arthur Reutenauer:

 ... look at the date/time: This was almost instant reply!
 
  It's still more than one minute...


It was 80 seconds (see log below).

Who wants to beat this record?!


(13. Oktober 2010 23:34:14 MESZ
13. Oktober 2010 23:35:34 MESZ)



Steffen
___
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
___


Re: [NTG-context] page breaks in cells?

2010-10-14 Thread luigi scarso
On Thu, Oct 14, 2010 at 8:06 AM, Wolfgang Schuster
schuster.wolfg...@googlemail.com wrote:

 Am 13.10.2010 um 23:41 schrieb Steffen Wolfrum:

 Which kind table supports page breaks in cells?

 tabulate

 but there we (still) don't have vertical lines, right?

 yes, tabulate has no vertical lines but anch-pgr.mkix shows
Hm, we need something like \fromfutureimport[module=anch-pgr.mkix]
O perhaps
\fromDistantFutureimport[module=anch-pgr.mkix]
given the ix suffix.

-- 
luigi
___
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
___


Re: [NTG-context] page breaks in cells?

2010-10-14 Thread Henning Hraban Ramm


Am 2010-10-14 um 09:09 schrieb luigi scarso:


On Thu, Oct 14, 2010 at 8:06 AM, Wolfgang Schuster
schuster.wolfg...@googlemail.com wrote:


Am 13.10.2010 um 23:41 schrieb Steffen Wolfrum:


Which kind table supports page breaks in cells?


tabulate


but there we (still) don't have vertical lines, right?


yes, tabulate has no vertical lines but anch-pgr.mkix shows

Hm, we need something like \fromfutureimport[module=anch-pgr.mkix]
O perhaps
\fromDistantFutureimport[module=anch-pgr.mkix]
given the ix suffix.


Oh, Wolfgang's time machine! So, Guido isn't the only time traveller.

Greetlings, Hraban
___
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
___


Re: [NTG-context] page breaks in cells?

2010-10-14 Thread Wolfgang Schuster

Am 14.10.2010 um 09:09 schrieb luigi scarso:

 On Thu, Oct 14, 2010 at 8:06 AM, Wolfgang Schuster
 schuster.wolfg...@googlemail.com wrote:
 
 Am 13.10.2010 um 23:41 schrieb Steffen Wolfrum:
 
 Which kind table supports page breaks in cells?
 
 tabulate
 
 but there we (still) don't have vertical lines, right?
 
 yes, tabulate has no vertical lines but anch-pgr.mkix shows
 Hm, we need something like \fromfutureimport[module=anch-pgr.mkix]

I’m sorry to disappoint you but the „x“ is only a placeholder for either „i“ or 
„v“ because the example is in both files.

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
___


Re: [NTG-context] page breaks in cells?

2010-10-14 Thread luigi scarso
On Thu, Oct 14, 2010 at 11:23 AM, Wolfgang Schuster
schuster.wolfg...@googlemail.com wrote:
 I’m sorry to disappoint you but the „x“ is only a placeholder for either „i“ 
 or „v“ because the example is in both files.
what a pity ...
-- 
luigi
___
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
___


[NTG-context] page breaks in cells?

2010-10-13 Thread Steffen Wolfrum
Hi,

Which kind table supports page breaks in cells?

I have a simple, but long table: only two columns, but sometimes very long text 
in a cell...

Thanks,
Steffen
___
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
___


Re: [NTG-context] page breaks in cells?

2010-10-13 Thread Wolfgang Schuster

Am 13.10.2010 um 23:34 schrieb Steffen Wolfrum:

 Hi,
 
 Which kind table supports page breaks in cells?

tabulate

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
___


Re: [NTG-context] page breaks in cells?

2010-10-13 Thread Steffen Wolfrum

... look at the date/time: This was almost instant reply!

Great, thank you Wolfgang,
Steffen


Am 13.10.2010 um 23:35 schrieb Wolfgang Schuster:

 
 Am 13.10.2010 um 23:34 schrieb Steffen Wolfrum:
 
 Hi,
 
 Which kind table supports page breaks in cells?
 
 tabulate
 
 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
___


Re: [NTG-context] page breaks in cells?

2010-10-13 Thread Arthur Reutenauer
 ... look at the date/time: This was almost instant reply!

  It's still more than one minute...

Arthur
___
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
___