From bbe911aa834a8171243ad6898994ea8fccee16a9 2013-09-23 17:34:24 From: Jonathan Frederic Date: 2013-09-23 17:34:24 Subject: [PATCH] Add an extra space --- diff --git a/IPython/nbconvert/templates/latex/latex_base.tplx b/IPython/nbconvert/templates/latex/latex_base.tplx index 9209477..ed33019 100644 --- a/IPython/nbconvert/templates/latex/latex_base.tplx +++ b/IPython/nbconvert/templates/latex/latex_base.tplx @@ -30,6 +30,7 @@ This template does not define a docclass, the inheriting class must define this. ((* endblock packages *)) ((* block definitions *)) + \definecolor{orange}{cmyk}{0,0.4,0.8,0.2} \definecolor{darkorange}{rgb}{.71,0.21,0.01} \definecolor{darkgreen}{rgb}{.12,.54,.11}