Skip to content

Commit e3b5783

Browse files
committed
This repairs our teammanual generation
Removing this seems to also remove the background color for the summary. We should investigate what was the goal of the LaTeX change and how we can reproduce it.
1 parent 8880ea3 commit e3b5783

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/manual/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,6 @@
148148
\definecolor{noteBgColor}{rgb}{1,0,1}
149149
150150
\definecolor{sphinxnoteBgColor}{RGB}{221,233,239}
151-
\renewenvironment{sphinxnote}[1]
152-
{\begin{sphinxheavybox}\sphinxstrong{#1} }{\end{sphinxheavybox}}
153151
154152
\usepackage{fancyhdr}
155153
\pagestyle{fancy}

0 commit comments

Comments
 (0)