From 65debaf127e9f32bc249101e7586ee39b16ec272 2014-03-18 22:42:07 From: Jonathan Frederic Date: 2014-03-18 22:42:07 Subject: [PATCH] Remove \DefineShortVerb[commandchars=\\\{\}]{\|} --- diff --git a/IPython/nbconvert/templates/latex/base.tplx b/IPython/nbconvert/templates/latex/base.tplx index ac8e977..6b26557 100644 --- a/IPython/nbconvert/templates/latex/base.tplx +++ b/IPython/nbconvert/templates/latex/base.tplx @@ -62,8 +62,6 @@ This template does not define a docclass, the inheriting class must define this. % commands and environments needed by pandoc snippets % extracted from the output of `pandoc -s` - - \DefineShortVerb[commandchars=\\\{\}]{\|} \DefineVerbatimEnvironment{Highlighting}{Verbatim}{commandchars=\\\{\}} % Add ',fontsize=\small' for more characters per line \newenvironment{Shaded}{}{}