diff options
author | Paul Garlick <pgarlick@tourbillion-technology.com> | 2020-09-21 11:12:00 +0100 |
---|---|---|
committer | Paul Garlick <pgarlick@tourbillion-technology.com> | 2020-09-21 11:14:51 +0100 |
commit | 921fad1a5adc3e0fc4fadc544f8994475f27436d (patch) | |
tree | c90d982cdc38300b0fd42679d054a558cd8844dc | |
parent | e6b6e834903f001d4f2ae9bf0511bf7953c0f80b (diff) |
gnu: texlive-microtype: Tweak description.
* gnu/packages/tex.scm (texlive-microtype)[description]: Fill paragraph
to standard width.
-rw-r--r-- | gnu/packages/tex.scm | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 3ac6e5e63f..f521c36b8e 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -7440,6 +7440,7 @@ spacing, hyphenatable letterspacing and the possibility to disable all or selected ligatures. These features may be applied to customisable sets of fonts. All micro-typographic aspects of the fonts can be configured in a straight-forward and flexible way. Settings for -various fonts are provided. An alternative package @code{letterspace}, -which also works with plain TeX, is included in the bundle.") +various fonts are provided. An alternative package +@code{letterspace}, which also works with plain TeX, is included in +the bundle.") (license license:lppl1.3c)))) |