I'd like to "cancel" (draw a line through) a column of a matrix (using \begin{pmatrix}..\end{pmatrix}). How can I do this?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
|
The usual TikZ answer using
Notes:
References:
Code:
|
|||
|
|
|
|||
|
|
More can be added if you define better your needs |
|||
|
|
|
Here is a rudimentary way to do this with a regular
This works well for single-entry columns. If you have wider columns, more modification of the lengths are required. |
||||
|
|



