latex matrix vertical line
left[
begin{array}{cccc|c}
1 & 0 & 3 & -1 & 0 \
0 & 1 & 1 & -1 & 0 \
0 & 0 & 0 & 0 & 0 \
end{array}
right]
latex matrix vertical line
left[
begin{array}{cccc|c}
1 & 0 & 3 & -1 & 0 \
0 & 1 & 1 & -1 & 0 \
0 & 0 & 0 & 0 & 0 \
end{array}
right]
how to put vertical line in the middle of the page latex
documentclass[a4paper]{report}
begin{document}
begin{minipage}{0.3textwidth}
Large{textbf{Information}}
end{minipage}
rule[-400pt]{1.5pt}{600pt}
hspace*{0.05textwidth} % Whitespace between the vertical line and title page text
begin{minipage}{0.5textwidth}
textbf{Author :} \
Name \
[3cm]
textbf{Subject :} \
Title of the subject
end{minipage}
pagestyle{empty} % Removes page numbers
end{document}
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us