Skip to content
Discussion options

You must be logged in to vote

There is a limit on the number of columns (which is 10 by default) in a matrix. Need to send a command to change the default number of columns allowed in a matrix to enable it to compile. See amsmath package documentation.

    include-in-header: 
          text: |
            \setcounter{MaxMatrixCols}{20}

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
7 replies
@jpmorr
Comment options

@jpmorr
Comment options

@rgaiacs
Comment options

@jpmorr
Comment options

@rgaiacs
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by jpmorr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
latex LaTeX engines related libraries and technologies
3 participants