diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2018-05-14 22:14:01 +0200 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2018-05-14 22:14:01 +0200 |
| commit | 6284d19e1d2efdc60fd3752187c275e345ab423b (patch) | |
| tree | c80945f4ad784395d793990e18d4939f2d0fdcc6 /docs/source/operations/projections/gstmerc.rst | |
| parent | 325477ed0fac2c9233c2f6a2b7bb4125e04df24c (diff) | |
| download | PROJ-6284d19e1d2efdc60fd3752187c275e345ab423b.tar.gz PROJ-6284d19e1d2efdc60fd3752187c275e345ab423b.zip | |
Revert "Set projection plot scale to 100% for better PDF output"
This had unexpected side-effects when building the HTML docs on Travis
compared to locally. The correct solution would be to set different
scaling depending on the output.
This reverts commit 325477ed0fac2c9233c2f6a2b7bb4125e04df24c.
Diffstat (limited to 'docs/source/operations/projections/gstmerc.rst')
| -rw-r--r-- | docs/source/operations/projections/gstmerc.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/operations/projections/gstmerc.rst b/docs/source/operations/projections/gstmerc.rst index d5f1acaa..fc587ab0 100644 --- a/docs/source/operations/projections/gstmerc.rst +++ b/docs/source/operations/projections/gstmerc.rst @@ -5,6 +5,6 @@ Gauss-Schreiber Transverse Mercator (aka Gauss-Laborde Reunion) ******************************************************************************** .. image:: ./images/gstmerc.png - :scale: 100% + :scale: 50% :alt: Gauss-Schreiber Transverse Mercator (aka Gauss-Laborde Reunion) |
