]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix step-2 svg display 17668/head
authorTimo Heister <timo.heister@gmail.com>
Thu, 5 Sep 2024 21:11:55 +0000 (17:11 -0400)
committerTimo Heister <timo.heister@gmail.com>
Thu, 5 Sep 2024 21:11:55 +0000 (17:11 -0400)
without this, the images are shown as 0x0 size. Fixes #17667

examples/step-2/doc/results.dox

index 4b926f00d9389defd46bd4074163f3bc41437666..5eedc171a4ec9690371d77eecca73d3343f48802 100644 (file)
@@ -40,8 +40,8 @@ and which can't couple when discretizing a local, i.e. differential,
 equation.)
 <table style="width:60%" align="center">
   <tr>
-    <td><img src="https://www.dealii.org/images/steps/developer/step-2.sparsity-1.svg" alt=""></td>
-    <td><img src="https://www.dealii.org/images/steps/developer/step-2.sparsity-2.svg" alt=""></td>
+    <td><img src="https://www.dealii.org/images/steps/developer/step-2.sparsity-1.svg" style="width:100%" alt=""></td>
+    <td><img src="https://www.dealii.org/images/steps/developer/step-2.sparsity-2.svg" style="width:100%" alt=""></td>
   </tr>
 </table>
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.