[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
install-info /usr/info/gmsh.info /usr/info/dir
.
You will then be able to access the documentation with the command
info gmsh
. Note that particular sections (`nodes') can be accessed
directly. For example, info gmsh surfaces
or info gmsh surf
will take you directly to 3.1.3 Surfaces.
.emacs
file: (setq auto-mode-alist (append '(("\\.geo$"
. c++-mode)) auto-mode-alist))
.
General.OptionsFileName
(usually `.gmsh-options' in your home directory) or use the
`Restore default options' button in `Tools->Options->General->Output'.
[ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |