Skip to content
Snippets Groups Projects
Commit c2ddee68 authored by Valentin Bruch's avatar Valentin Bruch
Browse files

latex: missing ^2

parent ba131c5d
No related branches found
No related tags found
No related merge requests found
...@@ -496,8 +496,8 @@ ...@@ -496,8 +496,8 @@
\node[draw=blue!20!lightgray,line width=2pt]{ \node[draw=blue!20!lightgray,line width=2pt]{
\begin{minipage}[t][14.5mm][c]{.4\textwidth} \begin{minipage}[t][14.5mm][c]{.4\textwidth}
\null\hfill$\displaystyle% \null\hfill$\displaystyle%
\vec{x}=\mathrlap{\|\vec{x}\|^2}\hphantom{x_1^2+x_2^2}\hfill\mathllap{(1)}$\\[2pt] \vec{x}^2=\mathrlap{\|\vec{x}\|^2}\hphantom{x_1^2+x_2^2}\hfill\mathllap{(1)}$\\[2pt]
\null\hfill$\displaystyle\hphantom{\vec{x}}=x_1^2+x_2^2{}\hfill\mathllap{(2)}$\\[-6pt] \null\hfill$\displaystyle\hphantom{\vec{x}^2}=x_1^2+x_2^2{}\hfill\mathllap{(2)}$\\[-6pt]
\end{minipage} \end{minipage}
};\\ };\\
%\node[draw=blue!20!lightgray, line width=2pt]{ %\node[draw=blue!20!lightgray, line width=2pt]{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment