We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Motivated by #92, it would be a small project to add "the vertical bar" to each augmented matrix.
This answer, duplicated here, seems workable via a 2-argument macro.
https://tex.stackexchange.com/a/535692
Behaves well at https://www.tuhh.de/MathJax/test/sample-dynamic.html
\left[ \begin{matrix} 1 & 2 & 3 \\ 1 & 2 & 3 \\ 1 & 2 & 3 \\ 1 & 2 & 3 \\ \end{matrix} \left| \, \begin{matrix} 4 \\ 4 \\ 4 \\ 4 \\ \end{matrix} \right. \right]
The text was updated successfully, but these errors were encountered:
That's a clever minimalist website.
Sorry, something went wrong.
No branches or pull requests
Motivated by #92, it would be a small project to add "the vertical bar" to each augmented matrix.
This answer, duplicated here, seems workable via a 2-argument macro.
https://tex.stackexchange.com/a/535692
Behaves well at https://www.tuhh.de/MathJax/test/sample-dynamic.html
The text was updated successfully, but these errors were encountered: