File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414
1515.. _GMT_utm_zones:
1616
17- .. figure:: https://docs.generic-mapping-tools.org/6.6 /_images/GMT_utm_zones.png
17+ .. figure:: https://docs.generic-mapping-tools.org/6.7 /_images/GMT_utm_zones.png
1818 :width: 700 px
1919 :align: center
2020
Original file line number Diff line number Diff line change 1616----------
1717
1818- GMT-octal-codes: https://github.com/seisman/GMT-octal-codes
19- - GMT documentation: https://docs.generic-mapping-tools.org/6.6 /reference/octal-codes.html
19+ - GMT documentation: https://docs.generic-mapping-tools.org/6.7 /reference/octal-codes.html
2020- Adobe Postscript Language Reference: https://www.adobe.com/jp/print/postscript/pdfs/PLRM.pdf
2121- Adobe ISOLatin1+: https://en.wikipedia.org/wiki/PostScript_Latin_1_Encoding
2222- Adobe Symbol: https://en.wikipedia.org/wiki/Symbol_(typeface)
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ class Pattern(BaseParam):
2626 GMT provides 90 predefined patterns that can be used in PyGMT. The patterns are
2727 numbered from 1 to 90, and shown below:
2828
29- .. figure:: https://docs.generic-mapping-tools.org/6.6 /_images/GMT_App_E.png
29+ .. figure:: https://docs.generic-mapping-tools.org/6.7 /_images/GMT_App_E.png
3030 :alt: The 90 predefined bit-patterns provided with GMT
3131 :width: 75%
3232 :align: center
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ class Position(BaseParam):
2020 """
2121 Class for positioning embellishments on a plot.
2222
23- .. figure:: https://docs.generic-mapping-tools.org/6.6 /_images/GMT_anchor.png
23+ .. figure:: https://docs.generic-mapping-tools.org/6.7 /_images/GMT_anchor.png
2424 :width: 600 px
2525 :align: center
2626
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ def logo(
3636 """
3737 Plot the GMT logo.
3838
39- .. figure:: https://docs.generic-mapping-tools.org/6.6 /_images/GMT_coverlogo.png
39+ .. figure:: https://docs.generic-mapping-tools.org/6.7 /_images/GMT_coverlogo.png
4040 :alt: GMT logo
4141 :align: center
4242 :width: 300px
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ def nearneighbor(
6262 criteria and :math:`r_i` is the distance from the node to the *i*'th data
6363 point. If no data weights are supplied then :math:`w_i = 1`.
6464
65- .. figure:: https://docs.generic-mapping-tools.org/6.6 /_images/GMT_nearneighbor.png
65+ .. figure:: https://docs.generic-mapping-tools.org/6.7 /_images/GMT_nearneighbor.png
6666 :width: 300 px
6767 :align: center
6868
Original file line number Diff line number Diff line change @@ -314,7 +314,7 @@ def test_text_justify_parsed_from_textfile():
314314 operation.
315315
316316 Loosely based on "All great-circle paths lead to Rome" gallery example at
317- https://docs.generic-mapping-tools.org/6.6 /gallery/ex23.html
317+ https://docs.generic-mapping-tools.org/6.7 /gallery/ex23.html
318318 """
319319 fig = Figure ()
320320 fig .text (
You can’t perform that action at this time.
0 commit comments