We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dd0095 commit 7c5146dCopy full SHA for 7c5146d
doc/rst/source/gmt.conf.rst
@@ -614,7 +614,7 @@ MAP Parameters
614
:term:`MAP_GRID_PEN_PRIMARY`, :term:`MAP_GRID_PEN_SECONDARY`,
615
:term:`MAP_FRAME_PEN`, :term:`MAP_TICK_PEN_PRIMARY`, and
616
:term:`MAP_TICK_PEN_SECONDARY` by the color of :term:`MAP_DEFAULT_PEN`
617
- [default,black].
+ [0.25p,black].
618
619
**MAP_DEGREE_SYMBOL**
620
Determines what symbol is used to plot the degree symbol on
@@ -683,7 +683,7 @@ MAP Parameters
683
684
**MAP_GRID_PEN_PRIMARY**
685
Pen attributes used to draw primary grid lines in dpi units or
686
- points (append p) [default,black].
+ points (append p) [0.25p,black].
687
688
**MAP_GRID_PEN_SECONDARY**
689
Pen attributes used to draw secondary grid lines in dpi units or
0 commit comments