guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: mupdf: Use Texinfo for the description.


From: Efraim Flashner
Subject: 01/02: gnu: mupdf: Use Texinfo for the description.
Date: Sun, 12 Nov 2017 00:13:01 -0500 (EST)

efraim pushed a commit to branch master
in repository guix.

commit 7e0d513fb9c7e24b1e4a18a29f259bba56636540
Author: Efraim Flashner <address@hidden>
Date:   Sat Nov 11 23:05:07 2017 +0200

    gnu: mupdf: Use Texinfo for the description.
    
    * gnu/packages/pdf.scm (mupdf)[description]: Use Texinfo to mark up the
    description.
---
 gnu/packages/pdf.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm
index f3df7c1..e61abb0 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -5,7 +5,7 @@
 ;;; Copyright © 2015 Paul van der Walt <address@hidden>
 ;;; Copyright © 2016 Roel Janssen <address@hidden>
 ;;; Coypright © 2016 ng0 <address@hidden>
-;;; Coypright © 2016 Efraim Flashner <address@hidden>
+;;; Coypright © 2016, 2017 Efraim Flashner <address@hidden>
 ;;; Coypright © 2016, 2017 Marius Bakke <address@hidden>
 ;;; Coypright © 2016, 2017 Ludovic Courtès <address@hidden>
 ;;; Coypright © 2016 Julien Lepiller <address@hidden>
@@ -624,8 +624,8 @@ but also provides support for other operations such as 
searching and
 listing the table of contents and hyperlinks.
 
 The library ships with a rudimentary X11 viewer, and a set of command
-line tools for batch rendering (pdfdraw), rewriting files (pdfclean),
-and examining the file structure (pdfshow).")
+line tools for batch rendering @command{pdfdraw}, rewriting files
address@hidden, and examining the file structure @command{pdfshow}.")
     (license license:agpl3+)))
 
 (define-public qpdf



reply via email to

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