Skip to content
Snippets Groups Projects
Commit 1b52e52f authored by Mihai Lefter's avatar Mihai Lefter
Browse files

Typos

parent 01fd2c99
No related branches found
No related tags found
No related merge requests found
......@@ -633,8 +633,6 @@ a is b
False
\end{pythonout}
\end{ipython}
\end{pframe}
......
......@@ -69,10 +69,10 @@
\newenvironment{pythonout}[1]
{\VerbatimEnvironment
\addtocounter{cntr}{-1}
\begin{minipage}[c]{0.11\linewidth}
\begin{minipage}[t]{0.11\linewidth}
\textcolor{red}{\texttt{{\refstepcounter{cntr}\label{#1}Out\thecntr:}}}
\end{minipage}
\begin{minipage}[c]{0.89\linewidth}
\begin{minipage}[t]{0.89\linewidth}
\begin{minted}[
breaklines=true,style=monokai]{#1}}
{\end{minted}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment