summaryrefslogtreecommitdiff
path: root/doc/guix.texi
diff options
context:
space:
mode:
authorHerman Rimm <herman@rimm.ee>2024-02-20 21:45:09 +0100
committerJosselin Poiret <dev@jpoiret.xyz>2024-03-09 15:55:45 +0100
commit38a12a793ee4bd74b54859b21fbaf9b3ff6deb5f (patch)
tree6f58d68ed70baafde14eb014ea57c4579f45a151 /doc/guix.texi
parent8cfcd43db8826332d67df462870f780be63444d5 (diff)
doc: Note SVN dependency of texlive importer.
* doc/guix.texi (Invoking guix import): Note dependency and remove duplicated words. Change-Id: I94320db8c8ab3569aa461876522d5560e37a19ea Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'doc/guix.texi')
-rw-r--r--doc/guix.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 34aa3545da..b761ec58bc 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -14342,7 +14342,7 @@ statistical and graphical environment}.
Information is extracted from the @file{DESCRIPTION} file of the package.
-The command command below imports metadata for the Cairo R package:
+The command below imports metadata for the Cairo R package:
@example
guix import cran Cairo
@@ -14402,10 +14402,10 @@ Information about the package is obtained from the TeX Live package
database, a plain text file that is included in the
@code{texlive-scripts} package. The source code is downloaded from
possibly multiple locations in the SVN repository of the Tex Live
-project.
+project. Note that therefore SVN must be installed and in @code{$PATH};
+run @code{guix install subversion} if needed.
-The command command below imports metadata for the @code{fontspec}
-TeX package:
+The command below imports metadata for the @code{fontspec} TeX package:
@example
guix import texlive fontspec