Skip to content

Commit 7c5146d

Browse files
Use 0.25p iinstead of default when describing pen thickness (#4006) (#4007)
See #3993 for discussion. Co-authored-by: Paul Wessel <[email protected]>
1 parent 4dd0095 commit 7c5146d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/rst/source/gmt.conf.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@ MAP Parameters
614614
:term:`MAP_GRID_PEN_PRIMARY`, :term:`MAP_GRID_PEN_SECONDARY`,
615615
:term:`MAP_FRAME_PEN`, :term:`MAP_TICK_PEN_PRIMARY`, and
616616
:term:`MAP_TICK_PEN_SECONDARY` by the color of :term:`MAP_DEFAULT_PEN`
617-
[default,black].
617+
[0.25p,black].
618618

619619
**MAP_DEGREE_SYMBOL**
620620
Determines what symbol is used to plot the degree symbol on
@@ -683,7 +683,7 @@ MAP Parameters
683683

684684
**MAP_GRID_PEN_PRIMARY**
685685
Pen attributes used to draw primary grid lines in dpi units or
686-
points (append p) [default,black].
686+
points (append p) [0.25p,black].
687687

688688
**MAP_GRID_PEN_SECONDARY**
689689
Pen attributes used to draw secondary grid lines in dpi units or

0 commit comments

Comments
 (0)