Skip to content
Snippets Groups Projects
Commit c09edeb4 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

Add @ref to "tutorial" in "Running Gmsh"
parent babb9235
No related branches found
No related tags found
No related merge requests found
\input texinfo.tex @c -*-texinfo-*- \input texinfo.tex @c -*-texinfo-*-
@c $Id: gmsh.texi,v 1.42 2003-04-22 06:17:50 geuzaine Exp $ @c $Id: gmsh.texi,v 1.43 2003-04-23 16:09:20 geuzaine Exp $
@c @c
@c Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle @c Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
@c @c
...@@ -2320,18 +2320,18 @@ or double-click on the Gmsh icon (Windows and Mac), or type ...@@ -2320,18 +2320,18 @@ or double-click on the Gmsh icon (Windows and Mac), or type
@noindent at your shell prompt on the command line (Unix). This will open @noindent at your shell prompt on the command line (Unix). This will open
two windows: the graphic window (with a status bar at the bottom) and the two windows: the graphic window (with a status bar at the bottom) and the
menu window (with a menu bar and some context dependent buttons). To open menu window (with a menu bar and some context dependent buttons). To open
the first tutorial file, select the `File->Open' menu, and choose the first tutorial file (@pxref{Tutorial}), select the `File->Open' menu,
@file{t1.geo} in the input field. To perform the mesh generation, go to the and choose @file{t1.geo} in the input field. To perform the mesh generation,
mesh module (by selecting `Mesh' in the module menu) and choose the required go to the mesh module (by selecting `Mesh' in the module menu) and choose
dimension in the context-dependent buttons (`1D' will mesh all the lines; the required dimension in the context-dependent buttons (`1D' will mesh all
`2D' will mesh all the surfaces---as well as all the lines if `1D' was not the lines; `2D' will mesh all the surfaces---as well as all the lines if
called before; `3D' will mesh all the volumes---and all the surfaces if `2D' `1D' was not called before; `3D' will mesh all the volumes---and all the
was not called before). To save the resulting mesh in the current mesh surfaces if `2D' was not called before). To save the resulting mesh in the
format, choose `Save' in the context-dependent buttons, or select the current mesh format, choose `Save' in the context-dependent buttons, or
appropriate format with the `File->Save as' menu. The default mesh file name select the appropriate format with the `File->Save as' menu. The default
is based on the name of the first input file on the command line (or mesh file name is based on the name of the first input file on the command
@file{untitled} if there wasn't any input file given), with an appended line (or @file{untitled} if there wasn't any input file given), with an
extension depending on the mesh format. appended extension depending on the mesh format.
Note that nearly all the interactive commands have shortcuts: see Note that nearly all the interactive commands have shortcuts: see
@ref{Keyboard shortcuts}, or select `Help->Shortcuts' in the menu bar to @ref{Keyboard shortcuts}, or select `Help->Shortcuts' in the menu bar to
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment