mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: texlive-latex-pdfx: Fix typo.
* gnu/packages/tex.scm (texlive-latex-pdfx)[description]: Fix typo. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
parent
e54acdfe16
commit
ba11dddbfe
1 changed files with 1 additions and 1 deletions
|
@ -7068,7 +7068,7 @@ (define-public texlive-latex-pdfx
|
|||
(home-page "https://www.ctan.org/pkg/pdfx")
|
||||
(synopsis "PDF/X and PDF/A support for pdfTeX, LuaTeX and XeTeX")
|
||||
(description
|
||||
"This package helps LaTeX users to create PDF/X, PFD/A and other
|
||||
"This package helps LaTeX users to create PDF/X, PDF/A and other
|
||||
standards-compliant PDF documents with pdfTeX, LuaTeX and XeTeX.")
|
||||
(license license:lppl1.2+)))
|
||||
|
||||
|
|
Loading…
Reference in a new issue