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/ccon.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/ccon.rst')
| -rw-r--r-- | docs/source/operations/projections/ccon.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/operations/projections/ccon.rst b/docs/source/operations/projections/ccon.rst index 595af087..f5ceed67 100644 --- a/docs/source/operations/projections/ccon.rst +++ b/docs/source/operations/projections/ccon.rst @@ -27,7 +27,7 @@ latitude, identical with ``conic()`` projection from ``mapproj`` R package. .. image:: ./images/ccon.png - :scale: 100% + :scale: 50% :alt: Central Conic |
