Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gmsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Commits
02302741
Commit
02302741
authored
22 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
some more
parent
b4cb48f1
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/texinfo/gmsh.texi
+10
-3
10 additions, 3 deletions
doc/texinfo/gmsh.texi
with
10 additions
and
3 deletions
doc/texinfo/gmsh.texi
+
10
−
3
View file @
02302741
\input
texinfo.tex @c -*-texinfo-*-
\input
texinfo.tex @c -*-texinfo-*-
@c
$
Id: gmsh.texi,v
1
.
2
5
2003
-
04
-
16
08
:
23
:
28
geuzaine Exp
$
@c
$
Id: gmsh.texi,v
1
.
2
6
2003
-
04
-
16
08
:
32
:
46
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
...
@@ -2492,12 +2492,19 @@ contributors' will take you directly to @ref{Contributors}.
...
@@ -2492,12 +2492,19 @@ contributors' will take you directly to @ref{Contributors}.
@item
@item
Use emacs to edit your files, and load the C++ mode! This permits automatic
Use emacs to edit your files, and load the C++ mode! This permits automatic
syntax highlighting and easy indentation. Automatic loading of the C++ mode
syntax highlighting and easy indentation. Automatic loading of the C++ mode
for @file
{
.
pr
o
}
files can be achieved by adding the following command in
for @file
{
.
ge
o
}
files can be achieved by adding the following command in
your @code
{
.emacs
}
file: @code
{
(setq auto-mode-alist (append '(("
\\
.
pr
o
$
"
your @code
{
.emacs
}
file: @code
{
(setq auto-mode-alist (append '(("
\\
.
ge
o
$
"
. c
++-
mode
))
auto
-
mode
-
alist
))
}
.
. c
++-
mode
))
auto
-
mode
-
alist
))
}
.
@item
@item
Define common geometrical objects and options in separate files, reusable in
Define common geometrical objects and options in separate files, reusable in
all your problem definition structures.
all your problem definition structures.
@item
Save your preferred options with `Tools
-
>Options
-
>Save'. To reset default
options, erase the @code
{
General.OptionsFileName
}
(
usually
@file
{
.gmsh
-
options
}
in your home directory
)
or use the `Restore default
options' button in `Tools
-
>Options
-
>General
-
>Output'.
@item
Read the @file
{
FAQ
}
...
@end itemize
@end itemize
@c
=========================================================================
@c
=========================================================================
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment