Archived
1
0
Fork 0

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>
This commit is contained in:
Herman Rimm 2024-02-20 21:45:09 +01:00 committed by Ludovic Courtès
parent e7990b1217
commit bf746ae258
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -14342,7 +14342,7 @@ statistical and graphical environment}.
Information is extracted from the @file{DESCRIPTION} file of the package. 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 @example
guix import cran Cairo 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 database, a plain text file that is included in the
@code{texlive-scripts} package. The source code is downloaded from @code{texlive-scripts} package. The source code is downloaded from
possibly multiple locations in the SVN repository of the Tex Live 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} The command below imports metadata for the @code{fontspec} TeX package:
TeX package:
@example @example
guix import texlive fontspec guix import texlive fontspec