You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the colortbl package, the optional overhang argument seems to be ignored when using \cellcolor. E.g., \cellcolor{red}[0pt] content prints [0pt] content into the corresponding table cell.
BTW, I'm not sure whether overhang specs are supposed to work with \cellcolor, but it isn't evident from the documentation that they shouldn't.
The text was updated successfully, but these errors were encountered:
urob
changed the title
Overhang specs for \cellcolor not working
colortbl: Overhang specs for \cellcolor not working
Jul 13, 2023
With the
colortbl
package, the optional overhang argument seems to be ignored when using\cellcolor
. E.g.,\cellcolor{red}[0pt] content
prints[0pt] content
into the corresponding table cell.BTW, I'm not sure whether overhang specs are supposed to work with
\cellcolor
, but it isn't evident from the documentation that they shouldn't.The text was updated successfully, but these errors were encountered: