gnu: texlive-latex-pdfx: Fix typo.
* gnu/packages/tex.scm (texlive-latex-pdfx)[description]: Fix typo. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>master
parent
e54acdfe16
commit
ba11dddbfe
|
@ -7068,7 +7068,7 @@ the file to which it applies.")
|
||||||
(home-page "https://www.ctan.org/pkg/pdfx")
|
(home-page "https://www.ctan.org/pkg/pdfx")
|
||||||
(synopsis "PDF/X and PDF/A support for pdfTeX, LuaTeX and XeTeX")
|
(synopsis "PDF/X and PDF/A support for pdfTeX, LuaTeX and XeTeX")
|
||||||
(description
|
(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.")
|
standards-compliant PDF documents with pdfTeX, LuaTeX and XeTeX.")
|
||||||
(license license:lppl1.2+)))
|
(license license:lppl1.2+)))
|
||||||
|
|
||||||
|
|
Reference in New Issue