ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Tabulate backgroundcolors
@ 2018-09-06 21:58 Henri Menke
  2018-09-10 10:45 ` Henri Menke
  0 siblings, 1 reply; 3+ messages in thread
From: Henri Menke @ 2018-09-06 21:58 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

I'm trying to color the background of “p” cells in tabulate.  The MWE
below will fail with the error “Undefined control sequence \IMPOSSIBLE”
but when I enter scrollmode to finish the run, I get a PDF which looks
exactly as intended.  Looks like it's not \IMPOSSIBLE after all but
there is actually just a definition missing.  Can you please fix this?

Cheers, Henri

---

\starttext
\starttabulate[|CM{black}l|CM{gray}p|][distance=none]
  \HL
  \VL \color[white]{\bf Table NAME} \CM[black] \VL\NR
  \HL
  \VL \VL \bf Description: \VL\NR
  \HL
  \VL \VL
    \startitemize
        \dorecurse{60}{\item Item \recurselevel}
    \stopitemize
  \VL\NR
  \HL
\stoptabulate
\stoptext

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2018-09-10 11:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-06 21:58 Tabulate backgroundcolors Henri Menke
2018-09-10 10:45 ` Henri Menke
2018-09-10 11:28   ` 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).