mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01:00
gnu: Fix synopsis in various texlive packages.
* gnu/packages/tex.scm (texlive-algorithms): Fix synopsis. (texlive-bestpapers): Fix synopsis. (texlive-cryptocode): Fix synopsis. (texlive-filecontentsdef): Fix synopsis. (texlive-garamond-math): Fix synopsis. (texlive-ijsra): Fix synopsis. (texlive-sudokubundle): Fix synopsis. (texlive-checklistings): Fix synopsis. (texlive-platex): Fix synopsis. (texlive-platex-tools): Fix synopsis. (texlive-mptopdf): Fix synopsis. (texlive-ieejtran): Fix synopsis. (texlive-na-position): Fix synopsis. (texlive-footnotehyper): Fix synopsis. (texlive-ncctools): Fix synopsis. (texlive-scikgtex): Fix synopsis. (texlive-beamertheme-focus): Fix synopsis. (texlive-cellprops): Fix synopsis. (texlive-eq-pin2corr): Fix synopsis. (texlive-exercisepoints): Fix synopsis. (texlive-latexgit): Fix synopsis. (texlive-longfbox): Fix synopsis. (texlive-suppose): Fix synopsis. (texlive-xsim): Fix synopsis. (texlive-ycbook): Fix synopsis. Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
This commit is contained in:
parent
b158f3fb7a
commit
3ba56d011e
1 changed files with 30 additions and 29 deletions
|
@ -2704,7 +2704,7 @@ (define-public texlive-algorithms
|
|||
(outputs '("out" "doc"))
|
||||
(build-system texlive-build-system)
|
||||
(home-page "https://ctan.org/pkg/algorithms")
|
||||
(synopsis "A suite of tools for typesetting algorithms in pseudo-code")
|
||||
(synopsis "Suite of tools for typesetting algorithms in pseudo-code")
|
||||
(description
|
||||
"The package consists of two environments: @code{algorithm} and
|
||||
@code{algorithmic}. The @code{algorithm} package defines a floating
|
||||
|
@ -5941,7 +5941,7 @@ (define-public texlive-bestpapers
|
|||
(outputs '("out" "doc"))
|
||||
(build-system texlive-build-system)
|
||||
(home-page "https://ctan.org/pkg/bestpapers")
|
||||
(synopsis "A BibTeX package to produce lists of authors' best papers")
|
||||
(synopsis "BibTeX package to produce lists of authors' best papers")
|
||||
(description
|
||||
"Many people preparing their resumes find the requirement ``please list
|
||||
five (or six, or ten) papers authored by you''. The same requirement is often
|
||||
|
@ -13081,7 +13081,7 @@ (define-public texlive-cryptocode
|
|||
(build-system texlive-build-system)
|
||||
(home-page "https://ctan.org/pkg/cryptocode")
|
||||
(synopsis
|
||||
"Pseudocode, protocols, game-based proofs and black-box reductions in cryptography")
|
||||
"Pseudocode, protocols, game-based proofs, black-box reductions in cryptography")
|
||||
(description
|
||||
"The @code{cryptocode} package provides a set of macros to ease the
|
||||
typesetting of pseudocode, algorithms and protocols. In addition it comes
|
||||
|
@ -16918,7 +16918,7 @@ (define-public texlive-filecontentsdef
|
|||
(outputs '("out" "doc"))
|
||||
(build-system texlive-build-system)
|
||||
(home-page "https://ctan.org/pkg/filecontentsdef")
|
||||
(synopsis "filecontents, macro, and verbatim")
|
||||
(synopsis "@code{filecontents}, @code{macro}, and @code{verbatim}")
|
||||
(description
|
||||
"The package provides two environments called @code{filecontentsdef} and
|
||||
@code{filecontentshere}. They are derived from the LaTeX @code{filecontents}
|
||||
|
@ -18001,7 +18001,7 @@ (define-public texlive-garamond-math
|
|||
(outputs '("out" "doc"))
|
||||
(build-system texlive-build-system)
|
||||
(home-page "https://ctan.org/pkg/garamond-math")
|
||||
(synopsis "An OTF math font matching EB Garamond")
|
||||
(synopsis "OTF math font matching EB Garamond")
|
||||
(description
|
||||
"Garamond-Math is an OpenType math font matching EB Garamond (Octavio
|
||||
Pardo) and EB Garamond (Georg Mayr-Duffner). Many mathematical symbols are
|
||||
|
@ -21673,8 +21673,8 @@ (define-public texlive-ijsra
|
|||
(build-system texlive-build-system)
|
||||
(home-page "https://ctan.org/pkg/ijsra")
|
||||
(synopsis
|
||||
"LaTeX document class for the International Journal of Student Research
|
||||
in Archaeology")
|
||||
"International Journal of Student Research in Archaeology's LaTeX
|
||||
document class")
|
||||
(description
|
||||
"This is a document class called ijsra which is used for the
|
||||
International Journal of Student Research in Archaeology.")
|
||||
|
@ -35689,7 +35689,7 @@ (define-public texlive-sudokubundle
|
|||
(outputs '("out" "doc"))
|
||||
(build-system texlive-build-system)
|
||||
(home-page "https://ctan.org/pkg/sudokubundle")
|
||||
(synopsis "A set of sudoku-related packages")
|
||||
(synopsis "Set of sudoku-related packages")
|
||||
(description
|
||||
"The bundle provides three packages: @code{printsudoku}, which provides
|
||||
a command @code{\\sudoku} whose argument is the name of a file containing
|
||||
|
@ -41189,7 +41189,7 @@ (define-public texlive-checklistings
|
|||
(arguments (list #:link-scripts #~(list "checklistings.sh")))
|
||||
(home-page "https://ctan.org/pkg/checklistings")
|
||||
(synopsis
|
||||
"Pass verbatim contents through a compiler and reincorporate the resulting output")
|
||||
"Pass verbatim content through a compiler and reincorporate the resulting output")
|
||||
(description
|
||||
"This package augments the @code{fancyvrb} and @code{listings} packages
|
||||
to allow the source code they contain to be checked by an external tool (like
|
||||
|
@ -45137,7 +45137,7 @@ (define-public texlive-platex
|
|||
texlive-unicode-data
|
||||
texlive-uptex))
|
||||
(home-page "https://ctan.org/pkg/platex")
|
||||
(synopsis "pLaTeX2e and miscellaneous macros for pTeX")
|
||||
(synopsis "Miscellaneous macros for pTeX and pLaTeX2e")
|
||||
(description
|
||||
"The bundle provides pLaTeX2e and miscellaneous macros for pTeX and
|
||||
e-pTeX.")
|
||||
|
@ -45161,7 +45161,7 @@ (define-public texlive-platex-tools
|
|||
(outputs '("out" "doc"))
|
||||
(build-system texlive-build-system)
|
||||
(home-page "https://ctan.org/pkg/platex-tools")
|
||||
(synopsis "pLaTeX standard tools bundle")
|
||||
(synopsis "Standard tools bundle")
|
||||
(description
|
||||
"This bundle is an extended version of the @code{latex-tools} bundle
|
||||
developed by the LaTeX team, mainly intended to support pLaTeX2e and
|
||||
|
@ -49731,7 +49731,7 @@ (define-public texlive-mptopdf
|
|||
(inputs (list perl))
|
||||
(propagated-inputs (list texlive-pdftex texlive-plain))
|
||||
(home-page "https://ctan.org/pkg/mptopdf")
|
||||
(synopsis "mpost to PDF, native MetaPost graphics inclusion")
|
||||
(synopsis "Native MetaPost graphics inclusion - mpost to PDF")
|
||||
(description
|
||||
"The @code{mptopdf} script does standalone conversion from mpost to PDF,
|
||||
using the @file{supp-*} and @file{syst-*} files. They also allow native
|
||||
|
@ -57999,8 +57999,7 @@ (define-public texlive-ieejtran
|
|||
(build-system texlive-build-system)
|
||||
(home-page "https://ctan.org/pkg/ieejtran")
|
||||
(synopsis
|
||||
"Unofficial bibliography style file for the Institute of Electrical
|
||||
Engineers of Japan")
|
||||
"Institute of Electrical Engineers of Japan's unofficial bibliography style")
|
||||
(description
|
||||
"This package provides an unofficial BibTeX style for authors of the
|
||||
Institute of Electrical Engineers of Japan (IEEJ) transactions journals and
|
||||
|
@ -64896,7 +64895,8 @@ (define-public texlive-na-position
|
|||
(build-system texlive-build-system)
|
||||
(home-page "https://ctan.org/pkg/na-position")
|
||||
(synopsis
|
||||
"Tables of relative positions of curves, asymptotes, tangents in Arabic documents")
|
||||
"Tables of relative positions of curves, asymptotes, tangents in Arabic
|
||||
documents")
|
||||
(description
|
||||
"This package facilitates, in most cases, the creation of tables of
|
||||
relative positions of a curve and its asymptote, or a curve and a tangent in
|
||||
|
@ -68458,7 +68458,7 @@ (define-public texlive-footnotehyper
|
|||
(outputs '("out" "doc"))
|
||||
(build-system texlive-build-system)
|
||||
(home-page "https://ctan.org/pkg/footnotehyper")
|
||||
(synopsis "hyperref aware @file{footnote.sty}")
|
||||
(synopsis "@code{hyperref} aware @file{footnote.sty}")
|
||||
(description
|
||||
"The @code{footnote} package by Mark Wooding dates back to 1997 and has
|
||||
not been made @code{hyperref} compatible. The aim of the present package is
|
||||
|
@ -72173,7 +72173,7 @@ (define-public texlive-ncctools
|
|||
(outputs '("out" "doc"))
|
||||
(build-system texlive-build-system)
|
||||
(home-page "https://ctan.org/pkg/ncctools")
|
||||
(synopsis "A collection of general packages for LaTeX")
|
||||
(synopsis "Collection of general packages for LaTeX")
|
||||
(description
|
||||
"The NCCtools bundle contains many packages for general use under LaTeX;
|
||||
many are also used by NCC LaTeX. The bundle includes tools for:
|
||||
|
@ -77591,7 +77591,8 @@ (define-public texlive-scikgtex
|
|||
(build-system texlive-build-system)
|
||||
(home-page "https://ctan.org/pkg/scikgtex")
|
||||
(synopsis
|
||||
"Mark research contributions in scientific documents and embed them in PDF metadata")
|
||||
"Mark research contributions in scientific documents and embed them in
|
||||
PDF metadata")
|
||||
(description
|
||||
"Scientific Knowledge Graph TeX (SciKgTeX) is a LuaLaTeX package which
|
||||
makes it possible to annotate specific research contributions in scientific
|
||||
|
@ -92974,7 +92975,7 @@ (define-public texlive-beamertheme-focus
|
|||
(outputs '("out" "doc"))
|
||||
(build-system texlive-build-system)
|
||||
(home-page "https://ctan.org/pkg/beamertheme-focus")
|
||||
(synopsis "A minimalist presentation theme for LaTeX Beamer")
|
||||
(synopsis "Minimalist presentation theme for LaTeX Beamer")
|
||||
(description
|
||||
"This package provides a presentation theme for LaTeX Beamer that aims at
|
||||
a clean and minimalist design, so to minimize distractions and put the focus
|
||||
|
@ -95069,7 +95070,7 @@ (define-public texlive-cellprops
|
|||
(outputs '("out" "doc"))
|
||||
(build-system texlive-build-system)
|
||||
(home-page "https://ctan.org/pkg/cellprops")
|
||||
(synopsis "Accept CSS-like selectors in @code{tabular}, @code{array}, ...")
|
||||
(synopsis "Accept CSS-like selectors in @code{tabular}, @code{array}, etc")
|
||||
(description
|
||||
"This package reworks the internals of @code{tabular}, @code{array},
|
||||
and similar constructs, and adds a @code{\\cellprops} command accepting
|
||||
|
@ -101359,13 +101360,13 @@ (define-public texlive-eq-pin2corr
|
|||
(build-system texlive-build-system)
|
||||
(home-page "https://ctan.org/pkg/eq-pin2corr")
|
||||
(synopsis
|
||||
"Add PIN security to the ``Correct'' button of a quiz created by
|
||||
"Add PIN security to the @emph{Correct} button of a quiz created by
|
||||
@code{exerquiz}")
|
||||
(description
|
||||
"This package is an add-on to the @code{quiz} environment of the
|
||||
@code{exerquiz} package. It adds PIN security to a quiz created by the
|
||||
@code{quiz} environment. To correct a quiz, the document consumer must press
|
||||
the ``Correct'' button of the quiz and successfully enter the correct PIN
|
||||
the @emph{Correct} button of the quiz and successfully enter the correct PIN
|
||||
number. The PIN security is designed for the instructor to mark and record
|
||||
the student's effort on that quiz.")
|
||||
(license license:lppl1.2+)))
|
||||
|
@ -102178,7 +102179,7 @@ (define-public texlive-exercisepoints
|
|||
(outputs '("out" "doc"))
|
||||
(build-system texlive-build-system)
|
||||
(home-page "https://ctan.org/pkg/exercisepoints")
|
||||
(synopsis "A LaTeX package to count exercises and points")
|
||||
(synopsis "LaTeX package to count exercises and points")
|
||||
(description
|
||||
"The package can be used to facilitate exercise counting and exercise point
|
||||
counting in a LaTeX document. It counts the number of exercises and it sums
|
||||
|
@ -108697,7 +108698,7 @@ (define-public texlive-latexgit
|
|||
(outputs '("out" "doc"))
|
||||
(build-system texlive-build-system)
|
||||
(home-page "https://ctan.org/pkg/latexgit")
|
||||
(synopsis "A LaTeX git wrapper")
|
||||
(synopsis "LaTeX git wrapper")
|
||||
(description
|
||||
"This package provides several macros to fetch git information and typeset it.
|
||||
The macros defined by LaTeXgit can be helpful to documentation authors and
|
||||
|
@ -109645,8 +109646,8 @@ (define-public texlive-longfbox
|
|||
(build-system texlive-build-system)
|
||||
(home-page "https://ctan.org/pkg/longfbox")
|
||||
(synopsis
|
||||
"Draw framed boxes with standard CSS attributes that can break over multiple
|
||||
pages")
|
||||
"Draw framed boxes with standard CSS attributes able to span over
|
||||
multiple pages")
|
||||
(description
|
||||
"The @code{longfbox} package provides framed boxes that can be customized
|
||||
using standard CSS attributes. It was written to support precise rendering of
|
||||
|
@ -121055,7 +121056,7 @@ (define-public texlive-suppose
|
|||
(outputs '("out" "doc"))
|
||||
(build-system texlive-build-system)
|
||||
(home-page "https://ctan.org/pkg/suppose")
|
||||
(synopsis "Abbreviate the word ``Suppose''")
|
||||
(synopsis "Abbreviate the word @emph{Suppose}")
|
||||
(description
|
||||
"This package provides commands for abbreviating the word ``Suppose'' in six
|
||||
fonts and with other variations. The author recommends only using these
|
||||
|
@ -125517,7 +125518,7 @@ (define-public texlive-xsim
|
|||
(outputs '("out" "doc"))
|
||||
(build-system texlive-build-system)
|
||||
(home-page "https://ctan.org/pkg/xsim")
|
||||
(synopsis "eXercise Sheets IMproved")
|
||||
(synopsis "@acronym{XSIM, eXercise Sheets IMproved}")
|
||||
(description
|
||||
"This package helps in creating exercises and the corresponding solutions. It
|
||||
is the official successor of the @code{exsheets} package and fixes/improves
|
||||
|
@ -125718,7 +125719,7 @@ (define-public texlive-ycbook
|
|||
(outputs '("out" "doc"))
|
||||
(build-system texlive-build-system)
|
||||
(home-page "https://ctan.org/pkg/ycbook")
|
||||
(synopsis "A versatile book class")
|
||||
(synopsis "Versatile book class")
|
||||
(description
|
||||
"This class is intended to be an interpretation of the @code{mwbk} class which
|
||||
is a part of the @code{mwcls} package. The @code{mwcls} classes are simple,
|
||||
|
|
Loading…
Reference in a new issue