From aeeadb6f1e9052d8c6a63318510e38d1e3b3a606 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20B?= <2589111+jfbu@users.noreply.github.com> Date: Sun, 12 Mar 2023 15:55:57 +0100 Subject: Fix #11235: LaTeX: ``\color`` may cause color leaks in topic or notices --- doc/latex.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/latex.rst b/doc/latex.rst index 51e9c41d8..4e2836c7b 100644 --- a/doc/latex.rst +++ b/doc/latex.rst @@ -1243,8 +1243,7 @@ forget the underscore separating the prefix from the attribute name. ``{gray}{0.95}``. They previously defaulted to black, respectively white. For all other types, the border color defaults to black and the background - color to white (technically, the LaTeX code does not even bother injecting - color commands then). + color to white. .. note:: -- cgit v1.2.1