From d6b43f54bd63304fc1e15ee53f568148e455e069 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Sat, 23 Feb 2008 22:16:32 +0000 Subject: [PATCH] *** empty log message *** --- doc/gmsh.html | 6 ++---- doc/texinfo/gmsh.texi | 6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/doc/gmsh.html b/doc/gmsh.html index 688bed2d67..e46468c1df 100644 --- a/doc/gmsh.html +++ b/doc/gmsh.html @@ -203,10 +203,8 @@ thumbnail"></a> <a href="/gmsh/gallery/pump.png">pump</a> (EDF R&D). <li>Native models: <a href="/gmsh/gallery/MURUROA.png">ocean</a>, - <a href="/gmsh/gallery/magnetron1.gif">magnetron 1</a>, - <a href="/gmsh/gallery/magnetron2.gif">magnetron 2</a>, - <a href="/gmsh/gallery/magnetron3.gif">magnetron 3</a>, - <a href="/gmsh/gallery/magnetron4.gif">magnetron 4</a> (P. Lef�vre), + <a href="/gmsh/gallery/magnetron3.gif">magnetron 1</a>, + <a href="/gmsh/gallery/magnetron4.gif">magnetron 2</a> (P. Lef�vre), <a href="/gmsh/gallery/breaker.gif">circuit breaker</a> (S. K. Choi), <a href="/gmsh/gallery/machine.gif">electrical machine</a> (J. Gyselinck), <a href="/gmsh/gallery/tresse1.gif">braid 1</a>, diff --git a/doc/texinfo/gmsh.texi b/doc/texinfo/gmsh.texi index 6ceedd41bd..0e05871658 100644 --- a/doc/texinfo/gmsh.texi +++ b/doc/texinfo/gmsh.texi @@ -1,5 +1,5 @@ \input texinfo.tex @c -*-texinfo-*- -@c $Id: gmsh.texi,v 1.238 2008-02-17 08:48:11 geuzaine Exp $ +@c $Id: gmsh.texi,v 1.239 2008-02-23 22:16:32 geuzaine Exp $ @c @c Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle @c @@ -3104,8 +3104,8 @@ See below for the ordering of the nodes. @item @var{number-of-tags} gives the number of tags for the @var{n}-th element. By default, Gmsh -generates meshes with two tags and reads files with an arbitrary number of -tags: see below. +generates meshes with three tags and reads files with an arbitrary +number of tags: see below. @item @var{tag} is an integer tag associated with the @var{n}-th element. By default, -- GitLab