Thanks Wolfgang ! I have tried a dozens of different solutions, some of them pretty complex, but not this simple one ! Thanks again. Fabrice.
> Le 25 août 2025 à 10:19, Wolfgang Schuster > <wolfgang.schuster.li...@gmail.com> a écrit : > > Am 25.08.2025 um 15:44 schrieb Fabrice L: >> Dear List, >> My problem is illustrated in the minimal working example below: in a >> natural table, I want the odd row to have a background color, and some >> columns a rightframe. But it seems the frame is built before the coloring of >> the background, and disappears for all odd rows. A way to correct this is is >> to use a megative backgroundoffset parameter, but this affects all the side >> of the colored background. I have looked for, without success, a « right >> backgroundoffset » parameter. >> Thanks for any help, Fabrice. >> % 8< ———————————————————————— >> \setupTABLE[c][each][frame=off] >> \setupTABLE[row] [odd] >> [background=color,backgroundcolor=cyan,backgroundoffset=0.0pt] >> \setupTABLE[c][2,4][rightframe=on,framecolor=red] > > \setupTABLE [c] [3] [leftframe=on,framecolor=red] > > 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 > ___________________________________________________________________________________ ___________________________________________________________________________________ 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 ___________________________________________________________________________________