diff --git a/docs/source/news.rst b/docs/source/news.rst index 34e8e89f39..7a6503cb7b 100644 --- a/docs/source/news.rst +++ b/docs/source/news.rst @@ -21,8 +21,6 @@ Details about the build system unification can be found in :ref:`RFC7`. Updates ------- -* Docs: add new page Usage/Ellipsoids to explain the usage of ellipsoidal parameters - * Added the S2 projection (`#2749 `_) * Added support for Degree Sign on input (`#2791 `_) diff --git a/docs/source/usage/ellipsoids.rst b/docs/source/usage/ellipsoids.rst index d27c797a3c..cd4b0c4307 100644 --- a/docs/source/usage/ellipsoids.rst +++ b/docs/source/usage/ellipsoids.rst @@ -145,7 +145,7 @@ Using the GRS80 ellipsoid: proj=laton ellps=GRS80 -Expressing ellipsoid by semi-major axis and reverse flattening (1/f): +Expressing ellipsoid by semi-major axis and reverse flattening (:math:`1/f`): ::