From: schrage Date: Thu, 8 Jul 1999 17:24:18 +0000 (+0000) Subject: Consistent, out of context usable title; CSS for print and aural media. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98bb4466c037237f3a3ee359801c9696319e8f9e;p=dealii-svn.git Consistent, out of context usable title; CSS for print and aural media. git-svn-id: https://svn.dealii.org/trunk@1558 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/tutorial/dealtut.css b/deal.II/doc/tutorial/aural.css similarity index 93% rename from deal.II/doc/tutorial/dealtut.css rename to deal.II/doc/tutorial/aural.css index 16bc45721e..d19dc63c93 100644 --- a/deal.II/doc/tutorial/dealtut.css +++ b/deal.II/doc/tutorial/aural.css @@ -9,6 +9,19 @@ frameset { background-color: white; frameborder: 0; } +td { vertical-align: top; } + +dt { font-weight: bold; } + +.figure { font-weight: bold; + font-size: larger; + } + +.pagetoc {} + +.chapter_title {} + + span.parhead { font-weight: bold; } @@ -19,13 +32,6 @@ pre.example { padding-left: 2 em; text-align: left; text-indent: 0; } - -.figure { font-weight: bold; - font-size: larger; - } table.navbar { } -td { vertical-align: top; } - -dt { font-weight: bold; } diff --git a/deal.II/doc/tutorial/chapter-1.elements/adaptivity.html b/deal.II/doc/tutorial/chapter-1.elements/adaptivity.html index 7ec6cf2e40..ca42fe963c 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/adaptivity.html +++ b/deal.II/doc/tutorial/chapter-1.elements/adaptivity.html @@ -6,8 +6,10 @@ Jan Schrage 1999 --> -Error Estimate and Adaptivity - +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 7151dd2933..abd69dfe62 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/boundary.html +++ b/deal.II/doc/tutorial/chapter-1.elements/boundary.html @@ -6,8 +6,10 @@ Jan Schrage 1999 --> - - +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 af516c5a89..058313ee31 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/condense.html +++ b/deal.II/doc/tutorial/chapter-1.elements/condense.html @@ -6,8 +6,10 @@ Jan Schrage 1999 --> -Condensing the Hanging Nodes - +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 1a642a66d2..b86fc91d26 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/dofs.html +++ b/deal.II/doc/tutorial/chapter-1.elements/dofs.html @@ -6,8 +6,10 @@ Jan Schrage 1999 --> -Degrees of Freedom - +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 deb6057f61..d62a59f8f9 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/grid_creation.html +++ b/deal.II/doc/tutorial/chapter-1.elements/grid_creation.html @@ -2,8 +2,10 @@ "http://www.w3.org/TR/REC-html40/strict.dtd"> -Creation of a Grid - +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 8f372c8d34..16edd8c19d 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/hanging_nodes.html +++ b/deal.II/doc/tutorial/chapter-1.elements/hanging_nodes.html @@ -6,8 +6,10 @@ Jan Schrage 1999 --> -Hanging Nodes - +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 f97b42e0b4..1aef8d64d4 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/index.html +++ b/deal.II/doc/tutorial/chapter-1.elements/index.html @@ -2,8 +2,10 @@ "http://www.w3.org/TR/REC-html40/strict.dtd"> -Structure of a Finite Element Program - +deal.II tutorial: Structure of a Finite Element Program + + + diff --git a/deal.II/doc/tutorial/chapter-1.elements/logo.html b/deal.II/doc/tutorial/chapter-1.elements/logo.html index adaca8a3b5..6673eec84f 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/logo.html +++ b/deal.II/doc/tutorial/chapter-1.elements/logo.html @@ -6,8 +6,10 @@ Jan Schrage 1999 --> - - +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 d41ce8246c..a5814d232c 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/matrix_generation.html +++ b/deal.II/doc/tutorial/chapter-1.elements/matrix_generation.html @@ -6,8 +6,10 @@ Jan Schrage 1999 --> -Matrix and Vector Generation - +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 b798d0b5eb..61838520ff 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/matrix_structure.html +++ b/deal.II/doc/tutorial/chapter-1.elements/matrix_structure.html @@ -6,8 +6,10 @@ Jan Schrage 1999 --> -Matrix Structure - +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 49fbe03bb8..25cb5ea103 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/navbar.html +++ b/deal.II/doc/tutorial/chapter-1.elements/navbar.html @@ -2,8 +2,10 @@ "http://www.w3.org/TR/REC-html40/strict.dtd"> -Structure of a Finite Element Program - +deal.II tutorial: Structure of a Finite Element Program + + + diff --git a/deal.II/doc/tutorial/chapter-1.elements/parameters.html b/deal.II/doc/tutorial/chapter-1.elements/parameters.html index 2c75b2a25e..68a934b449 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/parameters.html +++ b/deal.II/doc/tutorial/chapter-1.elements/parameters.html @@ -7,8 +7,10 @@ Jan Schrage 1999 --> -Parameter Input - +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 b0e8da5431..d00651a1ff 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/rhs.html +++ b/deal.II/doc/tutorial/chapter-1.elements/rhs.html @@ -6,8 +6,10 @@ Jan Schrage 1999 --> -The Problem Matrix and the Right Hand Side - +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 c8de3fa8a0..1fc4cd7b07 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/solve.html +++ b/deal.II/doc/tutorial/chapter-1.elements/solve.html @@ -6,8 +6,10 @@ Jan Schrage 1999 --> -Solving the Problem - +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 cbdb61188a..52150dac85 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/title.html +++ b/deal.II/doc/tutorial/chapter-1.elements/title.html @@ -6,8 +6,10 @@ Jan Schrage 1999 --> - - +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 6eb116690e..94b5781858 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/toc.html +++ b/deal.II/doc/tutorial/chapter-1.elements/toc.html @@ -2,8 +2,10 @@ "http://www.w3.org/TR/REC-html40/strict.dtd"> -Structure of a Finite Element Program - +deal.II tutorial: Structure of a Finite Element Program + + + diff --git a/deal.II/doc/tutorial/chapter-3.laplace/assemble.html b/deal.II/doc/tutorial/chapter-3.laplace/assemble.html index 307a6e6357..35b6355cff 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/assemble.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/assemble.html @@ -4,8 +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 2e6bda8f45..272d505816 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/index.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/index.html @@ -2,8 +2,10 @@ "http://www.w3.org/TR/REC-html40/strict.dtd"> -The Laplace Problem - +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 23c3fe9065..7e18d276da 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/laplace.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/laplace.html @@ -2,11 +2,12 @@ "http://www.w3.org/TR/REC-html40/strict.dtd"> - DEAL tutorial: the Laplace problem - - + deal.II tutorial: the Laplace problem + + + - +

The class Laplace

diff --git a/deal.II/doc/tutorial/chapter-3.laplace/logo.html b/deal.II/doc/tutorial/chapter-3.laplace/logo.html index 30b6b5d8ad..715e6681f2 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/logo.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/logo.html @@ -5,8 +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 0485acda58..7dd00757f9 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/main.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/main.html @@ -2,11 +2,12 @@ "http://www.w3.org/TR/REC-html40/strict.dtd"> - DEAL tutorial: the Laplace problem - - - - + 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 b3ea799a8b..9f9b096a54 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/navbar.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/navbar.html @@ -2,8 +2,10 @@ "http://www.w3.org/TR/REC-html40/strict.dtd"> -The Laplace Problem - +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 55233f0634..fcd6d80ad2 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/solution.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/solution.html @@ -2,11 +2,12 @@ "http://www.w3.org/TR/REC-html40/strict.dtd"> - DEAL tutorial: the Laplace problem - - + deal.II tutorial: the Laplace problem + + + - +

Solving the problem

diff --git a/deal.II/doc/tutorial/chapter-3.laplace/source.html b/deal.II/doc/tutorial/chapter-3.laplace/source.html index 477a1772be..43008bc138 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/source.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/source.html @@ -2,10 +2,12 @@ "http://www.w3.org/TR/REC-html40/strict.dtd"> -The Laplace Problem - +deal.II tutorial: The Laplace Problem + + + - +

The Source Code for the Solution of 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 44eeec3f9b..d6e1bf0eb1 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/structure.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/structure.html @@ -2,11 +2,11 @@ "http://www.w3.org/TR/REC-html40/strict.dtd"> - DEAL tutorial: the Laplace problem - - - - + deal.II tutorial: the Laplace problem + + + +

Program structure

diff --git a/deal.II/doc/tutorial/chapter-3.laplace/title.html b/deal.II/doc/tutorial/chapter-3.laplace/title.html index a737a6442f..6d54474015 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/title.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/title.html @@ -6,7 +6,9 @@ Jan Schrage 1999 --> - + + + diff --git a/deal.II/doc/tutorial/chapter-3.laplace/toc.html b/deal.II/doc/tutorial/chapter-3.laplace/toc.html index dc0a7fa33e..f7f76bdac0 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/toc.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/toc.html @@ -2,8 +2,10 @@ "http://www.w3.org/TR/REC-html40/strict.dtd"> -The Laplace Problem - +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 5517f3bfcf..9ceaef7a2c 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/triangulation.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/triangulation.html @@ -2,11 +2,12 @@ "http://www.w3.org/TR/REC-html40/strict.dtd"> - DEAL tutorial: the Laplace problem - - + deal.II tutorial: the Laplace problem + + + - +

Generating a triangulation

diff --git a/deal.II/doc/tutorial/index.html b/deal.II/doc/tutorial/index.html index 760c444d37..8c074e5724 100644 --- a/deal.II/doc/tutorial/index.html +++ b/deal.II/doc/tutorial/index.html @@ -2,7 +2,9 @@ "http://www.w3.org/TR/REC-html40/strict.dtd"> - + + + The deal.II Tutorial diff --git a/deal.II/doc/tutorial/print.css b/deal.II/doc/tutorial/print.css new file mode 100644 index 0000000000..d19dc63c93 --- /dev/null +++ b/deal.II/doc/tutorial/print.css @@ -0,0 +1,37 @@ + +body { background-image: none; + background-color: white; + } + +frameset { background-color: white; + border-color: white; + border: 0; + frameborder: 0; + } + +td { vertical-align: top; } + +dt { font-weight: bold; } + +.figure { font-weight: bold; + font-size: larger; + } + +.pagetoc {} + +.chapter_title {} + + +span.parhead { font-weight: bold; + } + +span.example { font-weight: bold; + font-style: italic; + } +pre.example { padding-left: 2 em; + text-align: left; + text-indent: 0; + } + +table.navbar { } + diff --git a/deal.II/doc/tutorial/screen.css b/deal.II/doc/tutorial/screen.css new file mode 100644 index 0000000000..d19dc63c93 --- /dev/null +++ b/deal.II/doc/tutorial/screen.css @@ -0,0 +1,37 @@ + +body { background-image: none; + background-color: white; + } + +frameset { background-color: white; + border-color: white; + border: 0; + frameborder: 0; + } + +td { vertical-align: top; } + +dt { font-weight: bold; } + +.figure { font-weight: bold; + font-size: larger; + } + +.pagetoc {} + +.chapter_title {} + + +span.parhead { font-weight: bold; + } + +span.example { font-weight: bold; + font-style: italic; + } +pre.example { padding-left: 2 em; + text-align: left; + text-indent: 0; + } + +table.navbar { } + diff --git a/deal.II/doc/tutorial/templates/body.html b/deal.II/doc/tutorial/templates/body.html index 2a1c60b0c7..379fcc701c 100644 --- a/deal.II/doc/tutorial/templates/body.html +++ b/deal.II/doc/tutorial/templates/body.html @@ -6,8 +6,10 @@ Jan Schrage 1999 --> -INSERT_title - +deal.II tutorial: INSERT_title + + + @@ -34,7 +36,7 @@
-Jan Schrage
+INSERT_your_name

Last modified: $Date$

diff --git a/deal.II/doc/tutorial/templates/index.html b/deal.II/doc/tutorial/templates/index.html index 96cabf15b5..90c0d5feae 100644 --- a/deal.II/doc/tutorial/templates/index.html +++ b/deal.II/doc/tutorial/templates/index.html @@ -6,8 +6,10 @@ Jan Schrage 1999 --> -INSERT_title - +deal.II tutorial: INSERT_title + + + diff --git a/deal.II/doc/tutorial/templates/logo.html b/deal.II/doc/tutorial/templates/logo.html index 5be93fae82..65bbdea48b 100644 --- a/deal.II/doc/tutorial/templates/logo.html +++ b/deal.II/doc/tutorial/templates/logo.html @@ -6,8 +6,10 @@ Jan Schrage 1999 --> -INSERT_title - +deal.II tutorial: Logo + + + diff --git a/deal.II/doc/tutorial/templates/navbar.html b/deal.II/doc/tutorial/templates/navbar.html index 244159bcf5..fed135b7e2 100644 --- a/deal.II/doc/tutorial/templates/navbar.html +++ b/deal.II/doc/tutorial/templates/navbar.html @@ -6,8 +6,10 @@ Jan Schrage 1999 --> -INSERT_title - +deal.II tutorial: INSERT_title + + + diff --git a/deal.II/doc/tutorial/templates/title.html b/deal.II/doc/tutorial/templates/title.html index 0c038c7ce1..346317e4e4 100644 --- a/deal.II/doc/tutorial/templates/title.html +++ b/deal.II/doc/tutorial/templates/title.html @@ -6,8 +6,10 @@ Jan Schrage 1999 --> -INSERT_title - +deal.II tutorial: chapter title + + + diff --git a/deal.II/doc/tutorial/templates/toc.html b/deal.II/doc/tutorial/templates/toc.html index 4df7082fe9..7e9d1f8ce0 100644 --- a/deal.II/doc/tutorial/templates/toc.html +++ b/deal.II/doc/tutorial/templates/toc.html @@ -6,8 +6,10 @@ Jan Schrage 1999 --> -INSERT_title - +deal.II tutorial: INSERT_title + + + @@ -47,7 +49,7 @@ INSERT_some_introductory_text
-Jan Schrage
+INSERT_your_name

Last modified: $Date$