nckx pushed a commit to branch master
in repository guix.

commit 4869a509d1fde60562e00d568f33a6a40fcffa13
Author: Tobias Geerinckx-Rice <[email protected]>
AuthorDate: Fri Apr 9 19:31:56 2021 +0200

    gnu: erfa: Mark up description.
    
    * gnu/packages/astronomy.scm (erfa)[description]: Add all the @acronym{}s.
---
 gnu/packages/astronomy.scm | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index c9ef664..9efb12d 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -137,8 +137,10 @@ for reading and writing.")
     (home-page "https://github.com/liberfa/erfa";)
     (synopsis "Essential Routines for Fundamental Astronomy")
     (description
-     "ERFA is a C library containing key algorithms for astronomy, and is based
-on the SOFA library published by the International Astronomical Union (IAU).")
+     "The @acronym{ERFA, Essential Routines for Fundamental Astronomy} C 
library
+contains key algorithms for astronomy, and is based on the @acronym{SOFA,
+Standards of Fundamental Astronomy} library published by the @acronym{IAU,
+International Astronomical Union}.")
     (license license:bsd-3)))
 
 (define-public eye

Reply via email to