From 5b3bd3f43a3aa7bcff48d530233afc3bedbb1394 Mon Sep 17 00:00:00 2001 From: David Ham Date: Sun, 4 Jul 2021 21:10:52 +0100 Subject: [PATCH] Put the brackets in the right places. --- sphinx/texinputs/sphinxlatexcontainers.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx/texinputs/sphinxlatexcontainers.sty b/sphinx/texinputs/sphinxlatexcontainers.sty index c15001c4945..93b2c8c086a 100644 --- a/sphinx/texinputs/sphinxlatexcontainers.sty +++ b/sphinx/texinputs/sphinxlatexcontainers.sty @@ -15,7 +15,7 @@ \ltx@ifundefined{\sphinxClassFunctionName}% {}% undefined so do nothing {\expandafter\begin\expandafter{\sphinxClassFunctionName}}% -{% +}{% \ltx@ifundefined{\sphinxClassFunctionName}% {}% we did nothing so we keep doing nothing {\expandafter\end\expandafter{\sphinxClassFunctionName}}%