From c327de907e1de101636f7b3e5697eda6416902e8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Thu, 12 Apr 2018 16:12:28 +0200 Subject: [PATCH] doxygen, m.math: update math rendering tests. For some reason the paths are in a different order now. --- doxygen/test/contents_math/index.html | 8 ++++---- pelican-plugins/m/test/math/page.html | 26 +++++++++++++------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/doxygen/test/contents_math/index.html b/doxygen/test/contents_math/index.html index 1a1ddfa1..e954bff6 100644 --- a/doxygen/test/contents_math/index.html +++ b/doxygen/test/contents_math/index.html @@ -29,6 +29,10 @@ + + + + @@ -37,10 +41,6 @@ - - - - diff --git a/pelican-plugins/m/test/math/page.html b/pelican-plugins/m/test/math/page.html index 7a83b409..8079649b 100644 --- a/pelican-plugins/m/test/math/page.html +++ b/pelican-plugins/m/test/math/page.html @@ -73,12 +73,12 @@ a^2 + b^2 = c^2 - - - - + + + + @@ -116,15 +116,15 @@ W = \sum_{i=0}^{n} \frac{w_i}{h_i} - + - - + + @@ -148,13 +148,13 @@ Y = \sum_{i=0}^{n} B - - - + + + @@ -174,14 +174,14 @@ W = \sum_{i=0}^{n} \cfrac{w_i}{h_i} - - - + + + -- 2.30.2