From 857f525da0b782c052aeb6873f6f5d7d7af6aa13 2013-09-23 17:34:22 From: Jonathan Frederic Date: 2013-09-23 17:34:22 Subject: [PATCH] Added missing closing curly bracket --- diff --git a/IPython/nbconvert/templates/latex/notebook_style.tplx b/IPython/nbconvert/templates/latex/notebook_style.tplx index 07a776c..53d79e4 100644 --- a/IPython/nbconvert/templates/latex/notebook_style.tplx +++ b/IPython/nbconvert/templates/latex/notebook_style.tplx @@ -71,7 +71,7 @@ % Add contents below. \begin{ColorVerbatim} - \smaller{\leavevmode\hspace*{-0.1\linewidth}((( super() ))) + \smaller{\leavevmode\hspace*{-0.1\linewidth}((( super() )))} \end{ColorVerbatim} ((* endblock input *))