From 0de7e76073e50c636ca527913f9cb3dc81e686bc Mon Sep 17 00:00:00 2001 From: schrage Date: Thu, 8 Apr 1999 10:57:35 +0000 Subject: [PATCH] Misc changes to link targets, html, style etc. git-svn-id: https://svn.dealii.org/trunk@1092 0785d39b-7218-0410-832d-ea1e28bc413d --- .../doc/tutorial/chapter-1.elements/dofs.html | 4 +- .../chapter-1.elements/grid_creation.html | 65 +++++++++++++++++-- .../tutorial/chapter-1.elements/navbar.html | 11 +++- .../tutorial/chapter-1.elements/title.html | 10 ++- .../doc/tutorial/chapter-1.elements/toc.html | 2 +- .../tutorial/chapter-3.laplace/assemble.html | 4 +- .../chapter-3.laplace/code/laplace.cc | 4 +- .../tutorial/chapter-3.laplace/code/laplace.h | 2 +- .../tutorial/chapter-3.laplace/laplace.html | 4 +- .../doc/tutorial/chapter-3.laplace/main.html | 4 +- .../tutorial/chapter-3.laplace/navbar.html | 10 +++ .../tutorial/chapter-3.laplace/solution.html | 6 +- .../tutorial/chapter-3.laplace/source.html | 4 +- .../tutorial/chapter-3.laplace/structure.html | 4 +- .../doc/tutorial/chapter-3.laplace/title.html | 5 +- .../doc/tutorial/chapter-3.laplace/toc.html | 2 +- .../chapter-3.laplace/triangulation.html | 4 +- deal.II/doc/tutorial/dealtut.css | 3 +- deal.II/doc/tutorial/template.html | 4 +- 19 files changed, 116 insertions(+), 36 deletions(-) diff --git a/deal.II/doc/tutorial/chapter-1.elements/dofs.html b/deal.II/doc/tutorial/chapter-1.elements/dofs.html index 5a6d22c1fc..289d1e30fa 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/dofs.html +++ b/deal.II/doc/tutorial/chapter-1.elements/dofs.html @@ -108,7 +108,7 @@ dof.renumber_dofs(Cuthill_McKey);