Search found 1 match

by egpuckett
Fri Jan 18, 2013 12:05 am
Forum: Math & Science
Topic: Horizontal Line across Matrix
Replies: 3
Views: 27734

Re: Horizontal Line across Matrix

Does anyone know how to add vertical space on either side of the \hline in this example? The usual approach, namely,

foo \\[3pt] \hline \\ [3pt]
foo \\
that one can use in a table environment does not work in a matrix environment in math mode.