diff --git a/doc/texinfo/gmsh.texi b/doc/texinfo/gmsh.texi
index e5bc8c4a28af030eae264c3e13800e1ffdefb8d7..ee474f9f5f7ee6b919456a1047529f373a09c02e 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.110 2004-05-25 04:10:11 geuzaine Exp $
+@c $Id: gmsh.texi,v 1.111 2004-05-25 04:20:34 geuzaine Exp $
 @c
 @c Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
 @c
@@ -3246,18 +3246,18 @@ Tetrahedron:
 @example
 @group
 Hexahedron:
-                  
-        v          
-        |          
-        |          
-   4----|--3       
-   |\   |  |\      
-   | 8-------7     
-   | |   ----|---u 
-   1-|---\-2 |     
-    \|    \ \|     
-     5-----\-6     
-            \      
+                  edge 1: nodes 1 -> 2
+        v              2:       1 -> 4
+        |              3:       1 -> 5
+        |              4:       2 -> 3
+   4----|--3           5:       2 -> 6
+   |\   |  |\          6:       3 -> 4
+   | 8-------7         7:       3 -> 7
+   | |   ----|---u     8:       4 -> 8
+   1-|---\-2 |         9:       5 -> 6
+    \|    \ \|        10:       5 -> 8
+     5-----\-6        11:       6 -> 7
+            \         12:       7 -> 8
              w         
 @end group
 @end example
@@ -3265,15 +3265,15 @@ Hexahedron:
 @example
 @group
 Prism:
-                  
-      v           
-    3 |           
-    |\|           
-    | |           
-    1_|2          
-     \| 6         
-      |_|_\___u   
-       \|  \      
+                  edge 1: nodes 1 -> 2
+      v                2:       1 -> 3
+    3 |                3:       1 -> 4
+    |\|                4:       2 -> 3
+    | |                5:       2 -> 5
+    1_|2               6:       3 -> 6
+     \| 6              7:       4 -> 5
+      |_|_\___u        8:       4 -> 6
+       \|  \           9:       5 -> 6
         4 __5
          \       
           \      
@@ -3284,14 +3284,14 @@ Prism:
 @example
 @group
 Pyramid:
-                  
-        v         
-        |         
-        |         
-    4---|---3     
-    | \ |  /|     
-    |  \ -/-|---u 
-    |  / 5\ |     
+                  edge 1: nodes 1 -> 2
+        v              2        1 -> 4
+        |              3        1 -> 5
+        |              4        2 -> 3
+    4---|---3          5        2 -> 5
+    | \ |  /|          6        3 -> 4
+    |  \ -/-|---u      7        3 -> 5
+    |  / 5\ |          8        4 -> 5
     1/----\-2              
            \      
             \