From eae38deaa785ba29f059e5be42c6665e119160b2 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Wed, 11 Apr 2012 11:31:14 +0000
Subject: [PATCH]

---
 doc/gmsh.html | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/doc/gmsh.html b/doc/gmsh.html
index 8a1236992f..ffefb74a32 100644
--- a/doc/gmsh.html
+++ b/doc/gmsh.html
@@ -28,7 +28,6 @@ generator with built-in pre- and post-processing facilities</h1>
 
 <h4 align="center">Version 2.5.0, Oct 15 2010</h4>
 
-<p>
 <center>
   <a href="#Description">Description</a> |
   <a href="#Download"><strong>Download</strong></a> |
@@ -38,11 +37,9 @@ generator with built-in pre- and post-processing facilities</h1>
   <a href="#Screenshots">Screenshots</a> |
   <a href="#Links">Links</a>
 </center>
-</p>
 
 <h2><a name="Description"></a>Description</h2>
 
-<p>
 Gmsh is a 3D finite element grid generator with a build-in CAD engine
 and post-processor. Its design goal is to provide a fast, light and
 user-friendly meshing tool with parametric input and advanced
@@ -51,7 +48,6 @@ geometry, mesh, solver and post-processing. The specification of any
 input to these modules is done either interactively using the
 graphical user interface or in ASCII text files using Gmsh's own
 scripting language.
-</p>
 <p>
 See the screencasts for a <a href="/gmsh/screencasts/">quick tour of
 Gmsh's graphical user interface</a>, or the reference manual for a
@@ -59,7 +55,6 @@ more thorough <a href="/gmsh/doc/texinfo/gmsh.html#Overview">overview
 of Gmsh's capabilities</a> and some
 <a href="/gmsh/doc/texinfo/gmsh.html#Frequently-asked-questions">frequently
 asked questions</a>.
-</p>
 
 <h2><a name="Download"></a>Download</h2>
 
@@ -83,7 +78,6 @@ the <a href="/gmsh/doc/LICENSE.txt">GNU General Public License
         introducing all key features and concepts is included in all the
         versions in the <code>tutorial</code> directory. <br>Make sure to read
         these examples before sending questions or bug reports!</em>
-    </p>
   <li>Development version:
     <ul><li>automated nightly builds:
         <a href="/gmsh/bin/Windows/gmsh-nightly-Windows.zip">Windows</a>
@@ -111,19 +105,16 @@ Engineering, Volume 79, Issue 11, pages 1309-1331, 2009</a>''.
 
 <h2><a name="Authors"></a>Authors and credits</h2>
 
-<p>
 Gmsh is developed by <a href="http://www.montefiore.ulg.ac.be/~geuzaine">Christophe
 Geuzaine</a> and <a href="http://perso.uclouvain.be/jean-francois.remacle">Jean-Fran�ois
 Remacle</a>. The <a href="/gmsh/doc/CREDITS.txt">CREDITS</a> file has
 more information.
-</p>
 <p>
 Please use the public mailing list <a HREF="mailto:gmsh@geuz.org">gmsh@geuz.org</a>
 to send questions or ask for help. If you think you have found a bug in the
 program, you can file a report directly
 <a href="https://geuz.org/trac/gmsh/newticket">here</a> (username:
 gmsh, password: gmsh).
-</p>
 
 <h2><a name="Documentation"></a>Documentation</h2>
 
@@ -163,17 +154,14 @@ gmsh, password: gmsh).
   <option value="/pipermail/gmsh">Gmsh mailing list archives
 </select>
 </form>
-</p>
 
 <h2><a name="Licensing"></a>Licensing</h2>
 
-<p>
 Gmsh is copyright (C) 1997-2011 by C. Geuzaine and J.-F. Remacle and
 is distributed under the terms of
 the <a href="/gmsh/doc/LICENSE.txt">GNU General Public License
 (GPL)</a> (Version 2 or later, with an exception to allow for easier
 linking with external libraries).
-</p>
 <p>
 In short, this means that everyone is free to use Gmsh and to
 redistribute it on a free basis. Gmsh is not in the public domain; it
@@ -187,7 +175,6 @@ parts of Gmsh into a closed-source software, or want to sell a
 modified closed-source version of Gmsh, you will need to obtain a
 different license. Please <a href="/">contact us directly</a> for more
 information.
-</p>
 
 <h2><a name="Screenshots"></a>Screenshots</h2>
 
@@ -278,11 +265,9 @@ thumbnail"></a>
 <input type="image" src="/images/donation.gif" name="submit" 
        alt="Make a donation with PayPal">
 </form>
-</p>
 
 <p>
 Back to <a href="/">geuz.org</a>
-</p>
 
 </body>
 </html>
-- 
GitLab