Change documentation formatting
Revert temporarily to default fonts to improve portability. Add section header markers to the man page.
This commit is contained in:
parent
9a6063389e
commit
a2d4c25bb2
@ -106,9 +106,9 @@ references:
|
|||||||
issued: 2003-3-5, 2003-4-5
|
issued: 2003-3-5, 2003-4-5
|
||||||
|
|
||||||
# Font
|
# Font
|
||||||
mainfont: Libertinus Serif
|
# mainfont: Libertinus Serif
|
||||||
mathfont: Libertinus Math
|
# mathfont: Libertinus Math
|
||||||
monofont: Fira Mono
|
# monofont: Fira Mono
|
||||||
|
|
||||||
# PDF output options
|
# PDF output options
|
||||||
classoptions:
|
classoptions:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
[INPUT FILES]
|
.SH [INPUT FILES]
|
||||||
All files used by \fBgray\fR are only named by convention since their filenames
|
All files used by \fBgray\fR are only named by convention since their filenames
|
||||||
must be manually specified, except the parameters file.
|
must be manually specified, except the parameters file.
|
||||||
The latter defaults to \fCgray_params.data\fR and is configured using the
|
The latter defaults to \fCgray_params.data\fR and is configured using the
|
||||||
@ -29,12 +29,12 @@ Plasma kinetic profiles file
|
|||||||
This file contains the radial profiles of the plasma temperature, density and
|
This file contains the radial profiles of the plasma temperature, density and
|
||||||
effective charge.
|
effective charge.
|
||||||
|
|
||||||
[OUTPUT FILES]
|
.SH [OUTPUT FILES]
|
||||||
GRAY output files are named according to the Fortran unit number (e.g
|
GRAY output files are named according to the Fortran unit number (e.g
|
||||||
\fCfort.4\fR) and written to the current directory, by default. The
|
\fCfort.4\fR) and written to the current directory, by default. The
|
||||||
location can be changed with the \fB-o\fR option.
|
location can be changed with the \fB-o\fR option.
|
||||||
|
|
||||||
For a list of the unit numbers and their descriptions see the GRAY user manual.
|
For a list of the unit numbers and their descriptions see the GRAY user manual.
|
||||||
|
|
||||||
[SEE ALSO]
|
.SH [SEE ALSO]
|
||||||
\fBgray_params.data\fR(5), \fBbeamdata.txt\fR(5), \fBprofiles.txt\fR(5)
|
\fBgray_params.data\fR(5), \fBbeamdata.txt\fR(5), \fBprofiles.txt\fR(5)
|
||||||
|
Loading…
Reference in New Issue
Block a user