diff --git a/doc/TODO b/doc/TODO index 5a85befbbdc640386dc5d67668d1a9a6d94a0dd7..1df59368848f8c13b1fc796bbeb3549bf692869e 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,4 +1,14 @@ -$Id: TODO,v 1.13 2006-06-08 14:32:06 geuzaine Exp $ +$Id: TODO,v 1.14 2006-06-24 08:06:25 geuzaine Exp $ + +extrude along a given function (e.g. radius to extrude a sphere) + +******************************************************************** + +Mac: system("open 'http://google.com/'"); +Linux: system("htmlview 'http://google.com' &"); +Windows: ShellExecute(NULL, "open", "http://google.com/", NULL, NULL,SW_SHOWNORMAL); + +******************************************************************** Custom range on "filled iso" 3D views produces ugly plots, where one sees inside the cut elements. (In the meantime, one can use diff --git a/doc/texinfo/gmsh.texi b/doc/texinfo/gmsh.texi index b1c9e60b75042abb7d7b84121d30f15b4bd7b740..026cb8548c8d92ab341dcb3964b900d7baf58686 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.208 2006-05-17 18:40:37 geuzaine Exp $ +@c $Id: gmsh.texi,v 1.209 2006-06-24 08:06:25 geuzaine Exp $ @c @c Copyright (C) 1997-2006 C. Geuzaine, J.-F. Remacle @c @@ -2092,7 +2092,7 @@ oriented when the mesh is not recombined. @item Transfinite Volume @{ @var{expression} @} = @{ @var{expression-list} @}; Selects the volume @var{expression} to be meshed with the 3D transfinite -algorithm (the volume can only have six or eight faces). The +algorithm (the volume can only have five or six faces). The @var{expression-list} should contain the identification numbers of the points on the boundary of the volume. The ordering of these point numbers defines the ordering and orientation of the mesh elements, and should thus