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/cea.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/cea.rst')
| -rw-r--r-- | docs/source/operations/projections/cea.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/operations/projections/cea.rst b/docs/source/operations/projections/cea.rst index 0ad964ae..20ebc285 100644 --- a/docs/source/operations/projections/cea.rst +++ b/docs/source/operations/projections/cea.rst @@ -5,6 +5,6 @@ Equal Area Cylindrical ******************************************************************************** .. image:: ./images/cea.png - :scale: 100% + :scale: 50% :alt: Equal Area Cylindrical |
