From a83ba4a66d93224da35f385c6d48319bdfce30cb Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 20 Dec 1999 16:08:51 +0000 Subject: [PATCH] Move the css files from tutorial to the top-level doc dir, to allow their use from all files in the dir tree. git-svn-id: https://svn.dealii.org/trunk@2094 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/{tutorial => }/aural.css | 0 deal.II/doc/index.html | 6 +++--- deal.II/doc/logo.html | 6 +++--- deal.II/doc/navbar.html | 6 +++--- deal.II/doc/{tutorial => }/print.css | 0 deal.II/doc/{tutorial => }/screen.css | 0 deal.II/doc/title.html | 6 +++--- deal.II/doc/toc.html | 6 +++--- deal.II/doc/tutorial/chapter-1.elements/adaptivity.html | 6 +++--- deal.II/doc/tutorial/chapter-1.elements/boundary.html | 6 +++--- deal.II/doc/tutorial/chapter-1.elements/condense.html | 6 +++--- deal.II/doc/tutorial/chapter-1.elements/dofs.html | 6 +++--- deal.II/doc/tutorial/chapter-1.elements/grid_creation.html | 6 +++--- deal.II/doc/tutorial/chapter-1.elements/hanging_nodes.html | 6 +++--- deal.II/doc/tutorial/chapter-1.elements/index.html | 6 +++--- deal.II/doc/tutorial/chapter-1.elements/logo.html | 6 +++--- .../doc/tutorial/chapter-1.elements/matrix_generation.html | 6 +++--- .../doc/tutorial/chapter-1.elements/matrix_structure.html | 6 +++--- deal.II/doc/tutorial/chapter-1.elements/navbar.html | 6 +++--- deal.II/doc/tutorial/chapter-1.elements/output.html | 6 +++--- deal.II/doc/tutorial/chapter-1.elements/parameters.html | 6 +++--- deal.II/doc/tutorial/chapter-1.elements/rhs.html | 6 +++--- deal.II/doc/tutorial/chapter-1.elements/solve.html | 6 +++--- deal.II/doc/tutorial/chapter-1.elements/title.html | 6 +++--- deal.II/doc/tutorial/chapter-1.elements/toc.html | 6 +++--- deal.II/doc/tutorial/chapter-2.step-by-step/index.html | 6 +++--- deal.II/doc/tutorial/chapter-2.step-by-step/logo.html | 6 +++--- deal.II/doc/tutorial/chapter-2.step-by-step/navbar.html | 6 +++--- .../doc/tutorial/chapter-2.step-by-step/step-by-step.header | 6 +++--- deal.II/doc/tutorial/chapter-2.step-by-step/title.html | 6 +++--- deal.II/doc/tutorial/chapter-2.step-by-step/toc.html | 6 +++--- deal.II/doc/tutorial/chapter-3.laplace/assemble.html | 6 +++--- deal.II/doc/tutorial/chapter-3.laplace/index.html | 6 +++--- deal.II/doc/tutorial/chapter-3.laplace/laplace.html | 6 +++--- deal.II/doc/tutorial/chapter-3.laplace/logo.html | 6 +++--- deal.II/doc/tutorial/chapter-3.laplace/main.html | 6 +++--- deal.II/doc/tutorial/chapter-3.laplace/navbar.html | 6 +++--- deal.II/doc/tutorial/chapter-3.laplace/solution.html | 6 +++--- deal.II/doc/tutorial/chapter-3.laplace/source.html | 6 +++--- deal.II/doc/tutorial/chapter-3.laplace/structure.html | 6 +++--- deal.II/doc/tutorial/chapter-3.laplace/title.html | 6 +++--- deal.II/doc/tutorial/chapter-3.laplace/toc.html | 6 +++--- deal.II/doc/tutorial/chapter-3.laplace/triangulation.html | 6 +++--- deal.II/doc/tutorial/glossary/index.html | 6 +++--- deal.II/doc/tutorial/glossary/logo.html | 6 +++--- deal.II/doc/tutorial/glossary/navbar.html | 6 +++--- deal.II/doc/tutorial/glossary/title.html | 6 +++--- deal.II/doc/tutorial/glossary/toc.html | 6 +++--- deal.II/doc/tutorial/logo.html | 6 +++--- deal.II/doc/tutorial/navbar.html | 6 +++--- deal.II/doc/tutorial/templates/body.html | 6 +++--- deal.II/doc/tutorial/templates/index.html | 6 +++--- deal.II/doc/tutorial/templates/logo.html | 6 +++--- deal.II/doc/tutorial/templates/navbar.html | 6 +++--- deal.II/doc/tutorial/templates/title.html | 6 +++--- deal.II/doc/tutorial/templates/toc.html | 6 +++--- deal.II/doc/tutorial/title.html | 6 +++--- deal.II/doc/tutorial/toc.html | 6 +++--- 58 files changed, 165 insertions(+), 165 deletions(-) rename deal.II/doc/{tutorial => }/aural.css (100%) rename deal.II/doc/{tutorial => }/print.css (100%) rename deal.II/doc/{tutorial => }/screen.css (100%) diff --git a/deal.II/doc/tutorial/aural.css b/deal.II/doc/aural.css similarity index 100% rename from deal.II/doc/tutorial/aural.css rename to deal.II/doc/aural.css diff --git a/deal.II/doc/index.html b/deal.II/doc/index.html index 8f180c3f3b..da5cd4a90a 100644 --- a/deal.II/doc/index.html +++ b/deal.II/doc/index.html @@ -3,9 +3,9 @@ deal.II tutorial: Elements of finite element programs - - - + + + diff --git a/deal.II/doc/logo.html b/deal.II/doc/logo.html index 08f68613ad..b17bd87bc1 100644 --- a/deal.II/doc/logo.html +++ b/deal.II/doc/logo.html @@ -7,9 +7,9 @@ --> deal.II tutorial: Logo - - - + + + diff --git a/deal.II/doc/navbar.html b/deal.II/doc/navbar.html index f8777abebb..9cf5a15993 100644 --- a/deal.II/doc/navbar.html +++ b/deal.II/doc/navbar.html @@ -3,9 +3,9 @@ deal.II tutorial: Structure of a Finite Element Program - - - + + + diff --git a/deal.II/doc/tutorial/print.css b/deal.II/doc/print.css similarity index 100% rename from deal.II/doc/tutorial/print.css rename to deal.II/doc/print.css diff --git a/deal.II/doc/tutorial/screen.css b/deal.II/doc/screen.css similarity index 100% rename from deal.II/doc/tutorial/screen.css rename to deal.II/doc/screen.css diff --git a/deal.II/doc/title.html b/deal.II/doc/title.html index 75a9c5a1bf..d29a3f42bc 100644 --- a/deal.II/doc/title.html +++ b/deal.II/doc/title.html @@ -7,9 +7,9 @@ --> deal.II tutorial: Chapter title - - - + + + diff --git a/deal.II/doc/toc.html b/deal.II/doc/toc.html index a5b9726958..df403067cd 100644 --- a/deal.II/doc/toc.html +++ b/deal.II/doc/toc.html @@ -2,9 +2,9 @@ "http://www.w3.org/TR/REC-html40/strict.dtd"> - - - + + + The deal.II Tutorial diff --git a/deal.II/doc/tutorial/chapter-1.elements/adaptivity.html b/deal.II/doc/tutorial/chapter-1.elements/adaptivity.html index 5220207b18..c152c802be 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/adaptivity.html +++ b/deal.II/doc/tutorial/chapter-1.elements/adaptivity.html @@ -7,9 +7,9 @@ --> deal.II tutorial: Error Estimate and Adaptivity - - - + + + diff --git a/deal.II/doc/tutorial/chapter-1.elements/boundary.html b/deal.II/doc/tutorial/chapter-1.elements/boundary.html index 368d7dbfd2..6f99612083 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/boundary.html +++ b/deal.II/doc/tutorial/chapter-1.elements/boundary.html @@ -7,9 +7,9 @@ --> deal.II tutorial: Boundary conditions - - - + + + diff --git a/deal.II/doc/tutorial/chapter-1.elements/condense.html b/deal.II/doc/tutorial/chapter-1.elements/condense.html index 4954f5cb8f..0bf8890252 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/condense.html +++ b/deal.II/doc/tutorial/chapter-1.elements/condense.html @@ -7,9 +7,9 @@ --> deal.II tutorial: Condensing the Hanging Nodes - - - + + + diff --git a/deal.II/doc/tutorial/chapter-1.elements/dofs.html b/deal.II/doc/tutorial/chapter-1.elements/dofs.html index 0423d72ff4..a3512fb051 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/dofs.html +++ b/deal.II/doc/tutorial/chapter-1.elements/dofs.html @@ -7,9 +7,9 @@ --> deal.II tutorial: Degrees of Freedom - - - + + + diff --git a/deal.II/doc/tutorial/chapter-1.elements/grid_creation.html b/deal.II/doc/tutorial/chapter-1.elements/grid_creation.html index 386aa2a1f5..5436f008aa 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/grid_creation.html +++ b/deal.II/doc/tutorial/chapter-1.elements/grid_creation.html @@ -3,9 +3,9 @@ deal.II tutorial: Creation of a Grid - - - + + + diff --git a/deal.II/doc/tutorial/chapter-1.elements/hanging_nodes.html b/deal.II/doc/tutorial/chapter-1.elements/hanging_nodes.html index 852f3a4a82..bb79e3a456 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/hanging_nodes.html +++ b/deal.II/doc/tutorial/chapter-1.elements/hanging_nodes.html @@ -7,9 +7,9 @@ --> deal.II tutorial: Hanging Nodes - - - + + + diff --git a/deal.II/doc/tutorial/chapter-1.elements/index.html b/deal.II/doc/tutorial/chapter-1.elements/index.html index 06879ffe77..246851a01c 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/index.html +++ b/deal.II/doc/tutorial/chapter-1.elements/index.html @@ -3,9 +3,9 @@ deal.II tutorial: Elements of finite element programs - - - + + + diff --git a/deal.II/doc/tutorial/chapter-1.elements/logo.html b/deal.II/doc/tutorial/chapter-1.elements/logo.html index eb218d8ef6..803c3995f8 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/logo.html +++ b/deal.II/doc/tutorial/chapter-1.elements/logo.html @@ -7,9 +7,9 @@ --> deal.II tutorial: Logo - - - + + + diff --git a/deal.II/doc/tutorial/chapter-1.elements/matrix_generation.html b/deal.II/doc/tutorial/chapter-1.elements/matrix_generation.html index da3bfcc263..e1eba1d966 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/matrix_generation.html +++ b/deal.II/doc/tutorial/chapter-1.elements/matrix_generation.html @@ -7,9 +7,9 @@ --> deal.II tutorial: Matrix and Vector Generation - - - + + + diff --git a/deal.II/doc/tutorial/chapter-1.elements/matrix_structure.html b/deal.II/doc/tutorial/chapter-1.elements/matrix_structure.html index 1b52466b8a..da4c098e69 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/matrix_structure.html +++ b/deal.II/doc/tutorial/chapter-1.elements/matrix_structure.html @@ -7,9 +7,9 @@ --> deal.II tutorial: Matrix Structure - - - + + + diff --git a/deal.II/doc/tutorial/chapter-1.elements/navbar.html b/deal.II/doc/tutorial/chapter-1.elements/navbar.html index 88b3ee3dd6..d51e502ff2 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/navbar.html +++ b/deal.II/doc/tutorial/chapter-1.elements/navbar.html @@ -3,9 +3,9 @@ deal.II tutorial: Structure of a Finite Element Program - - - + + + diff --git a/deal.II/doc/tutorial/chapter-1.elements/output.html b/deal.II/doc/tutorial/chapter-1.elements/output.html index fa57e64646..8b7ae3ab55 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/output.html +++ b/deal.II/doc/tutorial/chapter-1.elements/output.html @@ -7,9 +7,9 @@ --> deal.II tutorial: Grid and Data Output - - - + + + diff --git a/deal.II/doc/tutorial/chapter-1.elements/parameters.html b/deal.II/doc/tutorial/chapter-1.elements/parameters.html index 3872dc1893..480dc98036 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/parameters.html +++ b/deal.II/doc/tutorial/chapter-1.elements/parameters.html @@ -7,9 +7,9 @@ --> deal.II tutorial: Parameter Input - - - + + + diff --git a/deal.II/doc/tutorial/chapter-1.elements/rhs.html b/deal.II/doc/tutorial/chapter-1.elements/rhs.html index d1e366393c..82c97e25c5 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/rhs.html +++ b/deal.II/doc/tutorial/chapter-1.elements/rhs.html @@ -7,9 +7,9 @@ --> deal.II tutorial: The Problem Matrix and the Right Hand Side - - - + + + diff --git a/deal.II/doc/tutorial/chapter-1.elements/solve.html b/deal.II/doc/tutorial/chapter-1.elements/solve.html index b9bd8d6c1f..6f141cdd98 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/solve.html +++ b/deal.II/doc/tutorial/chapter-1.elements/solve.html @@ -7,9 +7,9 @@ --> deal.II tutorial: Solving the Problem - - - + + + diff --git a/deal.II/doc/tutorial/chapter-1.elements/title.html b/deal.II/doc/tutorial/chapter-1.elements/title.html index a78cd7e7cc..425327ce6d 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/title.html +++ b/deal.II/doc/tutorial/chapter-1.elements/title.html @@ -7,9 +7,9 @@ --> deal.II tutorial: Chapter title - - - + + + diff --git a/deal.II/doc/tutorial/chapter-1.elements/toc.html b/deal.II/doc/tutorial/chapter-1.elements/toc.html index 95cc1a849d..6de811e3fb 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/toc.html +++ b/deal.II/doc/tutorial/chapter-1.elements/toc.html @@ -3,9 +3,9 @@ deal.II tutorial: Structure of a Finite Element Program - - - + + + diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/index.html b/deal.II/doc/tutorial/chapter-2.step-by-step/index.html index dd437f58b0..d5069aa5c4 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/index.html +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/index.html @@ -7,9 +7,9 @@ --> Step-by-Step Examples - - - + + + diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/logo.html b/deal.II/doc/tutorial/chapter-2.step-by-step/logo.html index 2938b0659e..6bba3be782 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/logo.html +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/logo.html @@ -7,9 +7,9 @@ --> Step-by-Step Examples - - - + + + diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/navbar.html b/deal.II/doc/tutorial/chapter-2.step-by-step/navbar.html index a25e1268cb..7307d29ed0 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/navbar.html +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/navbar.html @@ -7,9 +7,9 @@ --> Step-by-Step Examples - - - + + + diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/step-by-step.header b/deal.II/doc/tutorial/chapter-2.step-by-step/step-by-step.header index 1bad32b760..82af50d88f 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/step-by-step.header +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/step-by-step.header @@ -7,9 +7,9 @@ --> Step-by-Step - - - + + + diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/title.html b/deal.II/doc/tutorial/chapter-2.step-by-step/title.html index 973bfa80d7..36a4aefbfe 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/title.html +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/title.html @@ -7,9 +7,9 @@ --> Step-by-Step Examples - - - + + + diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/toc.html b/deal.II/doc/tutorial/chapter-2.step-by-step/toc.html index 1e16ec2e09..2e05de8a0d 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/toc.html +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/toc.html @@ -7,9 +7,9 @@ --> Step-by-Step - - - + + + diff --git a/deal.II/doc/tutorial/chapter-3.laplace/assemble.html b/deal.II/doc/tutorial/chapter-3.laplace/assemble.html index 94a39b7c89..012ea58150 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/assemble.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/assemble.html @@ -4,9 +4,9 @@ deal.II tutorial: the Laplace problem - - - + + + diff --git a/deal.II/doc/tutorial/chapter-3.laplace/index.html b/deal.II/doc/tutorial/chapter-3.laplace/index.html index c71bc8136c..e7686ef9d8 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/index.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/index.html @@ -3,9 +3,9 @@ deal.II tutorial: The Laplace Problem - - - + + + diff --git a/deal.II/doc/tutorial/chapter-3.laplace/laplace.html b/deal.II/doc/tutorial/chapter-3.laplace/laplace.html index 5e8003f71f..e0e430e3d3 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/laplace.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/laplace.html @@ -3,9 +3,9 @@ deal.II tutorial: the Laplace problem - - - + + + diff --git a/deal.II/doc/tutorial/chapter-3.laplace/logo.html b/deal.II/doc/tutorial/chapter-3.laplace/logo.html index 35442ebef5..3a0bb9c1c2 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/logo.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/logo.html @@ -5,9 +5,9 @@ - - - + + + diff --git a/deal.II/doc/tutorial/chapter-3.laplace/main.html b/deal.II/doc/tutorial/chapter-3.laplace/main.html index 6e13ad07e6..4eb7fcbdd7 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/main.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/main.html @@ -3,9 +3,9 @@ deal.II tutorial: the Laplace problem - - - + + + diff --git a/deal.II/doc/tutorial/chapter-3.laplace/navbar.html b/deal.II/doc/tutorial/chapter-3.laplace/navbar.html index 1f45db467e..515fbb827b 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/navbar.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/navbar.html @@ -3,9 +3,9 @@ deal.II tutorial: The Laplace Problem - - - + + + diff --git a/deal.II/doc/tutorial/chapter-3.laplace/solution.html b/deal.II/doc/tutorial/chapter-3.laplace/solution.html index c7fd44e0c6..231c274049 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/solution.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/solution.html @@ -3,9 +3,9 @@ deal.II tutorial: the Laplace problem - - - + + + diff --git a/deal.II/doc/tutorial/chapter-3.laplace/source.html b/deal.II/doc/tutorial/chapter-3.laplace/source.html index 95934d19db..2a275a6a95 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/source.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/source.html @@ -3,9 +3,9 @@ deal.II tutorial: The Laplace Problem - - - + + + diff --git a/deal.II/doc/tutorial/chapter-3.laplace/structure.html b/deal.II/doc/tutorial/chapter-3.laplace/structure.html index f1419b176d..4193a24c75 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/structure.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/structure.html @@ -3,9 +3,9 @@ deal.II tutorial: the Laplace problem - - - + + + diff --git a/deal.II/doc/tutorial/chapter-3.laplace/title.html b/deal.II/doc/tutorial/chapter-3.laplace/title.html index 28a5b73fbe..804ed403cb 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/title.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/title.html @@ -6,9 +6,9 @@ Jan Schrage and others 1999 --> - - - + + + diff --git a/deal.II/doc/tutorial/chapter-3.laplace/toc.html b/deal.II/doc/tutorial/chapter-3.laplace/toc.html index 0063dd7948..ce45fd91c2 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/toc.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/toc.html @@ -3,9 +3,9 @@ deal.II tutorial: The Laplace Problem - - - + + + diff --git a/deal.II/doc/tutorial/chapter-3.laplace/triangulation.html b/deal.II/doc/tutorial/chapter-3.laplace/triangulation.html index 8f392e3932..5bb3df61ba 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/triangulation.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/triangulation.html @@ -3,9 +3,9 @@ deal.II tutorial: the Laplace problem - - - + + + diff --git a/deal.II/doc/tutorial/glossary/index.html b/deal.II/doc/tutorial/glossary/index.html index f3695ebc0e..00613726e4 100644 --- a/deal.II/doc/tutorial/glossary/index.html +++ b/deal.II/doc/tutorial/glossary/index.html @@ -7,9 +7,9 @@ --> Glossary - - - + + + diff --git a/deal.II/doc/tutorial/glossary/logo.html b/deal.II/doc/tutorial/glossary/logo.html index cbb3170305..4953cf324e 100644 --- a/deal.II/doc/tutorial/glossary/logo.html +++ b/deal.II/doc/tutorial/glossary/logo.html @@ -7,9 +7,9 @@ --> Glossary - - - + + + diff --git a/deal.II/doc/tutorial/glossary/navbar.html b/deal.II/doc/tutorial/glossary/navbar.html index 2223d526f7..416caf8665 100644 --- a/deal.II/doc/tutorial/glossary/navbar.html +++ b/deal.II/doc/tutorial/glossary/navbar.html @@ -7,9 +7,9 @@ --> Glossary - - - + + + diff --git a/deal.II/doc/tutorial/glossary/title.html b/deal.II/doc/tutorial/glossary/title.html index 8ef0099955..69fe187baf 100644 --- a/deal.II/doc/tutorial/glossary/title.html +++ b/deal.II/doc/tutorial/glossary/title.html @@ -7,9 +7,9 @@ --> Glossary - - - + + + diff --git a/deal.II/doc/tutorial/glossary/toc.html b/deal.II/doc/tutorial/glossary/toc.html index 5d6259afbd..17cb93eaea 100644 --- a/deal.II/doc/tutorial/glossary/toc.html +++ b/deal.II/doc/tutorial/glossary/toc.html @@ -7,9 +7,9 @@ --> Glossary - - - + + + diff --git a/deal.II/doc/tutorial/logo.html b/deal.II/doc/tutorial/logo.html index ab2c922f26..aee9a0087c 100644 --- a/deal.II/doc/tutorial/logo.html +++ b/deal.II/doc/tutorial/logo.html @@ -7,9 +7,9 @@ --> deal.II tutorial: Logo - - - + + + diff --git a/deal.II/doc/tutorial/navbar.html b/deal.II/doc/tutorial/navbar.html index 2d6fe774c0..9b31e6b9d4 100644 --- a/deal.II/doc/tutorial/navbar.html +++ b/deal.II/doc/tutorial/navbar.html @@ -3,9 +3,9 @@ deal.II tutorial: Structure of a Finite Element Program - - - + + + diff --git a/deal.II/doc/tutorial/templates/body.html b/deal.II/doc/tutorial/templates/body.html index 57aa025577..ebf4fb0155 100644 --- a/deal.II/doc/tutorial/templates/body.html +++ b/deal.II/doc/tutorial/templates/body.html @@ -7,9 +7,9 @@ --> deal.II tutorial: INSERT_title - - - + + + diff --git a/deal.II/doc/tutorial/templates/index.html b/deal.II/doc/tutorial/templates/index.html index 945aff77d9..32cee94d24 100644 --- a/deal.II/doc/tutorial/templates/index.html +++ b/deal.II/doc/tutorial/templates/index.html @@ -7,9 +7,9 @@ --> deal.II tutorial: INSERT_title - - - + + + diff --git a/deal.II/doc/tutorial/templates/logo.html b/deal.II/doc/tutorial/templates/logo.html index c9fe01c081..803c3995f8 100644 --- a/deal.II/doc/tutorial/templates/logo.html +++ b/deal.II/doc/tutorial/templates/logo.html @@ -7,9 +7,9 @@ --> deal.II tutorial: Logo - - - + + + diff --git a/deal.II/doc/tutorial/templates/navbar.html b/deal.II/doc/tutorial/templates/navbar.html index 23c4c986f8..db7ae4c34f 100644 --- a/deal.II/doc/tutorial/templates/navbar.html +++ b/deal.II/doc/tutorial/templates/navbar.html @@ -7,9 +7,9 @@ --> deal.II tutorial: INSERT_title - - - + + + diff --git a/deal.II/doc/tutorial/templates/title.html b/deal.II/doc/tutorial/templates/title.html index cea25cceb2..15ecaf4c33 100644 --- a/deal.II/doc/tutorial/templates/title.html +++ b/deal.II/doc/tutorial/templates/title.html @@ -7,9 +7,9 @@ --> deal.II tutorial: chapter title - - - + + + diff --git a/deal.II/doc/tutorial/templates/toc.html b/deal.II/doc/tutorial/templates/toc.html index 13233cdc28..612614b281 100644 --- a/deal.II/doc/tutorial/templates/toc.html +++ b/deal.II/doc/tutorial/templates/toc.html @@ -7,9 +7,9 @@ --> deal.II tutorial: INSERT_title - - - + + + diff --git a/deal.II/doc/tutorial/title.html b/deal.II/doc/tutorial/title.html index 895ce95b7b..99c06e7f81 100644 --- a/deal.II/doc/tutorial/title.html +++ b/deal.II/doc/tutorial/title.html @@ -7,9 +7,9 @@ --> deal.II tutorial: Chapter title - - - + + + diff --git a/deal.II/doc/tutorial/toc.html b/deal.II/doc/tutorial/toc.html index dbe5660c95..7d924d763e 100644 --- a/deal.II/doc/tutorial/toc.html +++ b/deal.II/doc/tutorial/toc.html @@ -2,9 +2,9 @@ "http://www.w3.org/TR/REC-html40/strict.dtd"> - - - + + + The deal.II Tutorial -- 2.39.5