Am 05.07.25 um 11:13 schrieb Wolfgang Schuster:
Am 05.07.2025 um 10:51 schrieb Thomas Meyer:
Hi folks,

is it possible to use an externalfigure (blabla.jpg) as a repeated header in a table and if yes, how can I use it?
\setupTABLE[][][\externalfigure[blabla]] doesn't work.

\setupexternalfigures[location=default]

\starttext

\bTABLE[split=repeat]
\bTABLEhead
\bTR \bTD[strut=no,align=middle] \dontleavehmode\externalfigure[hacker][height=4ex] \eTD \eTR
\eTABLEhead
\bTABLEbody
\dorecurse{100}{\bTR \bTD table cell \eTD \eTR}
\eTABLEbody
\eTABLE

\stoptext

Thank you Wolfgang,

but I wrote some pretty rubbish.

In a table, I need a text that repeats on all pages as a table header consisting of two lines.
I use the table format with \setupTABLE, \startTABLE, \NC, \NR and so on.

I also need an image in the header on each page.

Unfortunately, I am at a loss at the moment and have no idea about either

I hope for your help

Greetings
Tomás
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to