guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

15/16: gnu: wcslib: Mark up description.


From: Tobias Geerinckx-Rice
Subject: 15/16: gnu: wcslib: Mark up description.
Date: Wed, 10 Jan 2018 10:26:02 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 1cfd7eafb936b3c4123c5fcc2308c2b8d04617de
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Wed Jan 10 15:59:00 2018 +0100

    gnu: wcslib: Mark up description.
    
    * gnu/packages/astronomy.scm (wcslib)[description]: Define ‘FITS’.  Use 
@dfn.
---
 gnu/packages/astronomy.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 8333c6b..c3a591b 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -86,9 +86,10 @@ in FITS files.")
                       #t)))))
     (home-page "https://www.atnf.csiro.au/people/mcalabre/WCS";)
     (synopsis "Library which implements the FITS WCS standard")
-    (description "The FITS \"World Coordinate System\" (WCS) standard defines
-keywords and usage that provide for the description of astronomical coordinate
-systems in a FITS image header.")
+    (description "The FITS \"World Coordinate System\" (@dfn{WCS}) standard
+defines keywords and usage that provide for the description of astronomical
+coordinate systems in a @dfn{FITS} (Flexible Image Transport System) image
+header.")
     (license license:lgpl3+)))
 
 (define-public gnuastro



reply via email to

[Prev in Thread] Current Thread [Next in Thread]