_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


texlive-fontinstallationguide 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/fontinstallationguide
Licenses: FDL 1.3+
Build system: texlive
Synopsis: Font installation guide
Description:

This guide discusses the most common scenarios you are likely to encounter when installing Type 1 PostScript fonts. While the individual tools employed in the installation process are documented well, the actual difficulty most users are facing when trying to install new fonts is understanding how to put all the pieces together. This is what this guide is about.

texlive-biblatex-opcit-booktitle 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/biblatex-opcit-booktitle
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Use @samp{op.@: cit.}@: for the booktitle of a subentry
Description:

The default citation styles use the op.: cit.: form in order to have a shorter reference when a title has already been cited. However, when you cite two entries which share the same booktitle but not the same title, the op.: cit.: mechanism does not work. This package fixes this.

texlive-spectralsequences 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/spectralsequences
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Print spectral sequence diagrams using PGF/TikZ
Description:

The package is a specialized tool built on top of PGF/TikZ for drawing spectral sequences. It provides a powerful, concise syntax for specifying the data of a spectral sequence, and then allows the user to print various pages of spectral sequences, automatically choosing which subset of the classes, differentials, and structure lines to display on each page. It also handles most of the details of the layout. At the same time, it is extremely flexible. spectralsequences is closely integrated with TikZ to ensure that users can take advantage of as much as possible of its expressive power. It is possible to turn off most of the automated layout features and draw replacements using TikZ commands. The package also provides a carefully designed error reporting system intended to ensure that it is as clear as possible what is going wrong.

texlive-footmisx 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/footmisx
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Range of footnote options
Description:

This a fork of footmisc package allowing to use hyperref. The package provides means of changing the layout of the footnotes themselves, a way to number footnotes per page, to make footnotes disappear in a moving argument and to deal with multiple references to footnotes from the same place. The package also has a range of techniques for labelling footnotes with symbols rather than numbers. Some of the functions of the package are overlap with the functionality of other packages.

Don't be seduced by fnpara, whose implementation is improved by the present package.

texlive-willowtreebook 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/willowtreebook
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Easy basic book class, built on @code{memoir}
Description:

The willowtreebook class is a simple book class, which the author uses for his lecture notes to be found on his web page Benjamin McKay. It actually just selects options for the more sophisticated memoir class.

texlive-lua-uca 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/lua-uca
Licenses: Expat
Build system: texlive
Synopsis: Unicode Collation Algorithm library for Lua
Description:

The Lua-UCA library provides basic support for Unicode Collation Algorithm in Lua. It can be used to sort arrays of strings according to rules of particular languages. It can be used in other Lua projects that need to sort text in a language dependent way, like indexing processors, bibliographic generators, etc.

texlive-gustprog 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/gustprog
Licenses: Public Domain
Build system: texlive
Synopsis: Utility programs for Polish users of TeX
Description:

This package provides utility programs for Polish users of TeX. These programs are provided as sources, not installed in the bin directories.

texlive-lshort-korean 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/lshort-korean
Licenses: FDL 1.3+
Build system: texlive
Synopsis: Korean introduction to LaTeX
Description:

This package provides a translation of Oetiker's original (Not so) short introduction to LaTeX2e.

texlive-fncychap 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/fncychap
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Seven predefined chapter heading styles
Description:

This package provides seven predefined chapter heading styles. Each style can be modified using a set of simple commands. Optionally one can modify the formatting routines in order to create additional chapter headings.

texlive-clrscode 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/clrscode
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Typesets pseudocode as in Introduction to Algorithms
Description:

This package allows you to typeset pseudocode in the style of Introduction to Algorithms, Second edition, by Cormen, Leiserson, Rivest, and Stein. The package was written by the authors. You use the commands the same way the package's author did when writing the book, and your output will look just like the pseudocode in the text.

texlive-translation-natbib-fr 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/translation-natbib-fr
Licenses: LPPL (any version)
Build system: texlive
Synopsis: French translation of the documentation of @code{natbib}
Description:

This package provides a French translation of the documentation of natbib.

texlive-floatrowbytocbasic 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/floatrowbytocbasic
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Enhancement to package @code{floatrow} using package @code{tocbasic}
Description:

This package adds usage of package tocbasic to package floatrow. This not only improves compatibility with KOMA-Script but also adds several new features to floatrow like optional automatic entries to the table of contents for the lists of new floats, optional numbering of the lists of new floats etc.

texlive-sourceserifpro 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/sourceserifpro
Licenses: LPPL 1.3+ SIL OFL 1.1
Build system: texlive
Synopsis: Use Source Serif Pro with TeX(-alike) systems
Description:

This package provides the Source Serif Pro font family from Adobe in both Adobe Type 1 and OpenType formats, plus macros supporting the use of the fonts in LaTeX (Type 1) and XeLaTeX/LuaLaTeX (OTF).

texlive-beamerthemelalic 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/beamerthemelalic
Licenses: GPL 3+
Build system: texlive
Synopsis: Beamer theme for LALIC
Description:

This package provides the Beamer theme for LALIC of the Federal University of Sao Carlos, Brazil.

texlive-edfnotes 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/edfnotes
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Critical annotations to footnotes with @code{ednotes}
Description:

The package modifies the annotation commands and label-test mechanism of the ednotes package so that critical notes appear on the pages and in the order that one would expect.

texlive-eiad 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/eiad
Licenses: Public Domain
Build system: texlive
Synopsis: Traditional style Irish fonts
Description:

This package provides traditional style Irish fonts, in both lower and upper case 32 letters are defined (18 plain ones, 5 long vowels and 9 aspirated consonants). The ligature agus is also made available. The remaining characters (digits, punctuation and accents) are inherited from the Computer Modern family of fonts.

texlive-datatool-english 2025.2
Propagated dependencies: texlive-datatool@2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/datatool-english
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: English language support for datatool.sty v3.0+
Description:

The datatool-english bundle provides English language support for the datatool package. The English files provide encoding support for UTF-8 and ISO-8859-1 (Latin 1). This bundle also includes limited support for Old English (Anglo-Saxon) mainly to provide an example for a language that has multiple scripts (in this case, Latin and Runic) or for a language that has an extended Latin or non-Latin script.

texlive-tokenizer 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/tokenizer
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Tokenizer for LaTeX
Description:

This package provides a tokenizer for LaTeX. \GetTokens{Target1}{Target2}{Source} splits source into two tokens at the first encounter of a comma. The first token is saved in a newly created command with the name passed as <Target1> and the second token likewise. A package option trim causes leading and trailing space to be removed from each token; with this option, the \TrimSpaces command is defined, which removes leading and trailing spaces from its argument.

texlive-spelatex 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/spelatex
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Create PDF documents with hyperlinks to audio fragments
Description:

This package equips the PDF that is generated with LaTeX with hyperlinks to audio files that contain the spoken equivalent of the original text, equations, figures and tables. The audio files can be automatically generated using a Perl-script called spel-wizard.pl (part of the SpeL::Wizard module available on CPAN). This script interfaces with locally installed text-to-speech software or with online available cloud services to generate the audio files. To this end, the LaTeX chunks of your text are parsed and translated to natural language. SpeLaTeX is Babel-enabled such that your text is read with the correct pronunciation corresponding to your language. So far, it provides the languages English and Dutch.

texlive-biblatex-ieee 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/biblatex-ieee
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: IEEE style files for BibLaTeX
Description:

This is a BibLaTeX style that implements the bibliography style of the IEEE for BibLaTeX. The implementation follows standard BibLaTeX conventions, and can be used simply by loading BibLaTeX with the appropriate ieee option.

texlive-pictex2 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/pictex2
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Adds relative coordinates and improves the @code{\plot} command
Description:

This package adds two user commands to standard PiCTeX. One command uses relative coordinates, thus eliminating the need to calculate the coordinate of every point manually as in standard PiCTeX. The other command modifies \plot to use a rule instead of dots if the line segment is horizontal or vertical.

texlive-reflectgraphics 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/reflectgraphics
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Techniques for reflecting graphics
Description:

The package provides a macro for reflecting images, in a number of different ways, in pursuit of more striking graphics in a document.

texlive-tableaux 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/tableaux
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Construct tables of signs and variations
Description:

The package uses PSTricks; the user may define the width of the table, the number of lines and the height of each line. Placement of labels within the boxes may be absolute, or as a percentage of the width; various other controls are available.

texlive-dvi2tty 2025.2
Propagated dependencies: texlive-dvi2tty-bin@2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/dvi2tty
Licenses: GPL 2
Build system: texlive
Synopsis: Produce ASCII from DVI
Description:

This package provides a DVI driver to produce an ASCII representation of the document.

Total packages: 69242