From: kronbichler Date: Thu, 13 Aug 2009 09:37:14 +0000 (+0000) Subject: Some web browsers (like Firefox) seem to not understand that the images should not... X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b65b09b73a03cb79edeafd02fa759dc1a37a57f;p=dealii-svn.git Some web browsers (like Firefox) seem to not understand that the images should not take more than 49 precent of available text width, so the second image is completely unvisible to me. Put them in a vertical array instead. git-svn-id: https://svn.dealii.org/trunk@19251 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-32/doc/results.dox b/deal.II/examples/step-32/doc/results.dox index d840d8ea6f..9c24eeedbc 100644 --- a/deal.II/examples/step-32/doc/results.dox +++ b/deal.II/examples/step-32/doc/results.dox @@ -16,10 +16,12 @@ magnitude more than we had available in step-31: + +
- @image html "step-32.3d.cube.0.png" "" width=49% + @image html "step-32.3d.cube.0.png" "" width=80%
- @image html "step-32.3d.cube.1.png" "" width=49% + @image html "step-32.3d.cube.1.png" "" width=80%