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

Wolfgang

___________________________________________________________________________________
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