ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Absolute position in table cell
@ 2016-02-15  9:32 Volker Mische
  2016-02-15  9:58 ` Hans Hagen
  0 siblings, 1 reply; 9+ messages in thread
From: Volker Mische @ 2016-02-15  9:32 UTC (permalink / raw)
  To: ntg-context

Hi all,

I'd like to position some text in a corner of a natural table cell. I
got as far as being able to put the same text on every cell (a "p" in
the example). Now my problem is, how do I specify the contents of the
overlay/layer on a per cell basis?

Best for me would be if I could define the text directly within the
cell. I'm surely open to a completely different solution that has the
same outcome.

Here's the minimal example of what I currently have.

\starttext

\definelayer  [pagenumber][width=\overlaywidth,height=\overlayheight]
\defineoverlay[pagenumber][{\directsetup{pagenumber}\tightlayer[pagenumber]}]

\startsetups pagenumber
  \setlayerframed
    [pagenumber]
    [preset=rightbottom]
    {p}
\stopsetups

\bTABLE
  \setupTABLE[each][each][background=pagenumber]
  \bTR
    \bTD multiline \par text \eTD
    \bTD some cell \par with even \par more \par text \eTD
  \eTR
\eTABLE

\stoptext

Cheers,
  Volker
___________________________________________________________________________________
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] 9+ messages in thread

end of thread, other threads:[~2016-02-17  8:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-15  9:32 Absolute position in table cell Volker Mische
2016-02-15  9:58 ` Hans Hagen
2016-02-15 10:10   ` Volker Mische
2016-02-15 10:45     ` Hans Hagen
2016-02-16 16:21       ` Volker Mische
2016-02-16 16:40         ` Wolfgang Schuster
2016-02-16 21:29           ` Volker Mische
2016-02-16 21:49             ` Hans Hagen
2016-02-17  8:01               ` Volker Mische

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