From 6284d19e1d2efdc60fd3752187c275e345ab423b Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Mon, 14 May 2018 22:14:01 +0200 Subject: 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. --- docs/source/operations/projections/ccon.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source/operations/projections/ccon.rst') 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 -- cgit v1.2.3