ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* TABLE in Header ?
@ 2010-07-18 14:14 Vnpenguin
  2010-07-18 14:38 ` Wolfgang Schuster
  2010-07-19  7:21 ` Hans Hagen
  0 siblings, 2 replies; 4+ messages in thread
From: Vnpenguin @ 2010-07-18 14:14 UTC (permalink / raw)
  To: ConTeXt list

Hi,
It's possible to put TABLE within header ? I'm looking for an example
in Wiki but I can not found yet.

Thanks in advance,
___________________________________________________________________________________
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] 4+ messages in thread

* Re: TABLE in Header ?
  2010-07-18 14:14 TABLE in Header ? Vnpenguin
@ 2010-07-18 14:38 ` Wolfgang Schuster
  2010-07-18 20:56   ` Vnpenguin
  2010-07-19  7:21 ` Hans Hagen
  1 sibling, 1 reply; 4+ messages in thread
From: Wolfgang Schuster @ 2010-07-18 14:38 UTC (permalink / raw)
  To: mailing list for ConTeXt users

  Am 18.07.10 16:14, schrieb Vnpenguin:
> Hi,
> It's possible to put TABLE within header ? I'm looking for an example
> in Wiki but I can not found yet.

\startsetups[header]
\bTABLE
...
\eTABLE
\stopsetups

\setupheadertexts[{\setups[header]}]

but you should be careful with this because natural tables which cross 
page boundaries and natural tables in the header cause problems.

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

* Re: TABLE in Header ?
  2010-07-18 14:38 ` Wolfgang Schuster
@ 2010-07-18 20:56   ` Vnpenguin
  0 siblings, 0 replies; 4+ messages in thread
From: Vnpenguin @ 2010-07-18 20:56 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Sun, Jul 18, 2010 at 16:38, Wolfgang Schuster
<schuster.wolfgang@googlemail.com> wrote:
>  Am 18.07.10 16:14, schrieb Vnpenguin:
>>
>> Hi,
>> It's possible to put TABLE within header ? I'm looking for an example
>> in Wiki but I can not found yet.
>
> \startsetups[header]
> \bTABLE
> ...
> \eTABLE
> \stopsetups
>
> \setupheadertexts[{\setups[header]}]
>
> but you should be careful with this because natural tables which cross page
> boundaries and natural tables in the header cause problems.
>
> Wolfgang

Thank you!
___________________________________________________________________________________
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] 4+ messages in thread

* Re: TABLE in Header ?
  2010-07-18 14:14 TABLE in Header ? Vnpenguin
  2010-07-18 14:38 ` Wolfgang Schuster
@ 2010-07-19  7:21 ` Hans Hagen
  1 sibling, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2010-07-19  7:21 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 18-7-2010 4:14, Vnpenguin wrote:
> Hi,
> It's possible to put TABLE within header ? I'm looking for an example
> in Wiki but I can not found yet.

sure, best put the table in a buffer and then call that buffer

(actually, your page can be a table itself ... see example in page-plg.*)

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2010-07-19  7:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-18 14:14 TABLE in Header ? Vnpenguin
2010-07-18 14:38 ` Wolfgang Schuster
2010-07-18 20:56   ` Vnpenguin
2010-07-19  7:21 ` 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).