From 2a3b85b9db3f82dc003a0e0f9ea1ce8977c1694f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Wed, 1 Nov 2017 18:21:43 +0100 Subject: [PATCH] doc: make the hand-written SVG valid. With no conflicting IDs and using proper tag names. --- doc/css/components.rst | 56 +++++++++++++++++++++--------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/doc/css/components.rst b/doc/css/components.rst index 1ddcd5db..3c924f5c 100644 --- a/doc/css/components.rst +++ b/doc/css/components.rst @@ -785,8 +785,8 @@ can be applied to the :html:`
` as well. It's a good practice to include
- LaTeX Math - a^2 = b^2 + c^2 + LaTeX Math + a^2 = b^2 + c^2 ...
@@ -796,24 +796,24 @@ can be applied to the :html:`
` as well. It's a good practice to include
LaTeX Math - a^2 = b^2 + c^2 + a^2 = b^2 + c^2 - - - - - - + + + + + + - - - - - - - - - + + + + + + + + +
@@ -836,23 +836,23 @@ text. You can use CSS color classes here as well.

There is a movement for replacing circle constant LaTeX Math - 2 \pi + 2 \pi - - + + - - - + + + with the LaTeX Math - \tau + \tau - + - - + + character.

-- 2.30.2