1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-12 16:10:39 +02:00

gnu: texlive-unicode-data: Fix trailing whitespace in description.

* gnu/packages/tex.scm (texlive-unicode-data)[description]: Fix trailing
  whitespace.
This commit is contained in:
Vagrant Cascadian
2021-12-29 22:36:31 -08:00
parent ba8bbfbf4a
commit 10ad14df92

View File

@@ -611,7 +611,7 @@ Database. Accompanying these source data are generic TeX loader files
allowing this data to be used as part of TeX runs, in particular in building
format files. Currently there are two loader files: one for general character
set up and one for initializing XeTeX character classes as has been carried
out to date by @code{unicode-letters.tex}. ")
out to date by @code{unicode-letters.tex}.")
(license license:lppl1.3c+)))
(define-deprecated-package texlive-generic-unicode-data texlive-unicode-data)