From 5cfe83309924942fdee9a19d04ed1c82e143edd7 2014-03-19 20:18:09 From: Min RK Date: 2014-03-19 20:18:09 Subject: [PATCH] Merge pull request #5380 from jdfreder/rmdefshort Remove DefineShortVerb... line from latex base template --- 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}{}{}