Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • M MathJax
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 304
    • Issues 304
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MathJax
  • MathJax
  • Issues
  • #2955
Closed
Open
Issue created Oct 26, 2022 by Peter Krautzberger@pkraContributor

v4 colortbl now throws on columncolor in table arguments

I would like to check if the following is an expected change in v4.

Take the following example.

\begin{array}{>{\columncolor[RGB]{216, 216, 255}} c >{\columncolor[RGB]{216, 216, 255}} c >{\columncolor[RGB]{216, 216, 255}} c} 0 & 1 & 0 \\0 & 0 & 1 \\0 & 0 & 0 \end{array} 

With v3, (e.g., mathjax.org#demo), the column color is ignored as documented in https://docs.mathjax.org/en/latest/input/tex/extensions/colortbl.html.

With v4, I get an error \columncolor must be in the top row.

Assignee
Assign to
Time tracking