From: Vladimír Vondruš Date: Wed, 1 Nov 2017 17:21:43 +0000 (+0100) Subject: doc: make the hand-written SVG valid. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=2a3b85b9db3f82dc003a0e0f9ea1ce8977c1694f;p=blog.git doc: make the hand-written SVG valid. With no conflicting IDs and using proper tag names. --- 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.