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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


texlive-frame 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/frame
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Framed boxes for Plain TeX
Description:

This package provides a jiffy file (taken from fancybox) for placing a frame around a box of text. The macros also provide for typesetting an empty box of given dimensions.

texlive-enverb 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/enverb
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Read an environment verbatim
Description:

This package allows you to collect the contents of an environment verbatim, and provides that inside the macro \enverbBody. It also allows you to place arbitrary content at the start and end of each line (which doesn't have to be verbatim). The two convenience macros \enverbExecute and \enverbListings can be used to typeset the contents and wrap the contents inside another verbatim environment, respectively.

texlive-datetime 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/datetime
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Change format of \today with commands for current time
Description:

This package provides various different formats for the text created by the command \today, and also provides commands for displaying the current time (or any given time), in 12-hour, 24-hour or text format. It overrides Babel's date format, having its own library of date formats in different languages. This package is now obsolete and has been replaced by datetime2.

texlive-se2thesis 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/se2thesis
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Thesis class for the Chair of Software Engineering II at the University of Passau, Germany
Description:

The se2thesis bundle provides a document class for writing a theses with the Chair of Software Engineering II at the University of Passau, Germany. The class is based on KOMA-Script classes. While the class provides some basic settings, mostly regrading the type area, fonts, and the title page, it still provides large degrees of freedom to its users.

texlive-math-operator 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/math-operator
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Predefined and new math operators
Description:

This package defines control sequences for roughly one hundred and fifty math operators, including special functions, probability distributions, pure mathematical constructions, and a variant of \overline. The package also provides an interface for users to define new math operators similar to the amsopn package. New operators can be medium or bold weight, and they may be declared as \mathord or \mathop sub-formulas.

texlive-actuarialsymbol 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/actuarialsymbol
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Actuarial symbols of life contingencies and financial mathematics
Description:

This package provides commands to compose actuarial symbols of life contingencies and financial mathematics characterized by subscripts and superscripts on both sides of a principal symbol. The package also features commands to easily and consistently position precedence numbers above or below statuses in symbols for multiple lives contracts. Since the actuarial notation can get quite involved, the package defines a number of shortcut macros to ease entry of the most common elements.

texlive-leipzig 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/leipzig
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Typeset and index linguistic gloss abbreviations
Description:

The leipzig package provides a set of macros for standard glossing abbreviations, with options to create new ones. They are mnemonic. These abbreviations can be used alone or on top of the glossaries package for easy indexing and glossary printing.

texlive-es-tex-faq 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/faq-es
Licenses: LPPL (any version)
Build system: texlive
Synopsis: CervanTeX (Spanish TeX Group) FAQ
Description:

This package provides the SGML source, converted LaTeX version, and readable copies of the FAQ from the Spanish TeX users group.

texlive-colordoc 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/colordoc
Licenses: LPPL 1.0+
Build system: texlive
Synopsis: Coloured syntax highlights in documentation
Description:

The package is used in documentation files; with it the code listings will highlight (for example) pairs of curly braces with matching colors. Other delimiters like \if ... \fi, are highlighted, as are the names of new commands. All this makes code a little more readable, and helps during process of writing. Three options are provided, including a non-color option designed for printing (which numbers delimiters and underlines new commands).

texlive-lacheck 2025.2
Propagated dependencies: texlive-lacheck-bin@2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/lacheck
Licenses: GPL 3+
Build system: texlive
Synopsis: LaTeX checker
Description:

Lacheck is a tool for finding common mistakes in LaTeX documents.

texlive-footbib 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/footbib
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Bibliographic references as footnotes
Description:

The package makes bibliographic references appear as footnotes. It defines a command \footcite which is similar to the LaTeX \cite command but the references cited in this way appear at the bottom of the pages. This foot bibliography does not conflict with the standard one and both may exist simultaneously in a document. The command \cite may still be used to produce the standard bibliography. The foot bibliography uses its own style and bibliographic database which may be specified independently of the standard one. Any standard bibliography style may be used.

texlive-cell 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/cell
Licenses: Public Domain
Build system: texlive
Synopsis: Bibliography style for Cell
Description:

This is an APA-like style (cf.: apalike.bst in the BibTeX distribution), developed from the same author's JMB style. A supporting LaTeX package is also provided.

texlive-biblatex-juradiss 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/biblatex-juradiss
Licenses: LPPL (any version)
Build system: texlive
Synopsis: BibLaTeX stylefiles for German law theses
Description:

The package provides a custom citation-style for typesetting a German law thesis with LaTeX.

texlive-tikz-truchet 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/tikz-truchet
Licenses: Expat
Build system: texlive
Synopsis: Draw Truchet tiles
Description:

This is a package for LaTeX that draws Truchet tiles, as used in Colin Beveridge's article Too good to be Truchet in issue 08 of Chalkdust.

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

The file processes to produce (real) rulers; the author suggests printing them on transparent plastic and trimming for use as a real ruler. The rule widths are 0.05mm, which can be challenging for (old) laser printers.

texlive-keyfloat 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/keyfloat
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Provides a key/value interface for generating floats
Description:

The keyfloat package provides a key/value user interface for quickly creating figures with a single image each, figures with arbitrary contents, tables, subfloats, rows of floats, floats located here, floats in the margin, and floats with text wrapped around them. Key/value combinations may specify a caption and label, a width proportional to \linewidth, a fixed width and/or height, rotation, scaling, a tight or loose frame, an \arraystretch, a continued float, additional supplemental text, and an artist/author's name with automatic index entry. When used with the tocdata package, the name also appears in the list of figures. Floats may be placed into a row environment, and are typeset to fit within the given number of columns, continuing to the next row if necessary. Nested sub-rows may be used to generate layouts such as two small figures placed vertically next to one larger figure. Subfloats are supported by two environments.

texlive-context-simpleslides 2025.2
Propagated dependencies: texlive-context@2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/context-simpleslides
Licenses: GPL 3+
Build system: texlive
Synopsis: Module for preparing presentations
Description:

This ConTeXt module provides an easy-to-use interface for creating presentations for use with a digital projector. The presentations are not interactive (no buttons, hyperlinks or navigational tools such as tables of contents). Graphics may be mixed with the text of slides. The module provides several predefined styles, designed for academic presentation. Most styles are configurable, and it is easy to design new styles.

texlive-datetime2-english 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/datetime2-english
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: English language module for the @code{datetime2} package
Description:

This module provides the following styles that can be set using \DTMsetstyle provided by datetime2.sty. The region not only determines the date/time format but also the time zone abbreviations if the zone mapping setting is on.

texlive-fncylab 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/fncylab
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Alter the format of @code{\label} references
Description:

LaTeX provides a mechanism for altering the appearance of references to labels, but it's somewhat flawed, and requires that the user manipulate internal commands. The package solves the problem, by providing a \labelformat command for changing the format of references to labels. The package also provides a \Ref command to make reference to such redefined labels at the start of a sentence.

texlive-pst-circ 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/pst-circ
Licenses: LPPL (any version)
Build system: texlive
Synopsis: PSTricks package for drawing electric circuits
Description:

The package can easily draw current 2-terminal devices and some 3- and 4-terminal devices used in electronic or electric theory. The package's macros are designed with a view to logical representation of circuits, as far as possible, so as to relieve the user of purely graphical considerations when expressing a circuit.

texlive-abntexto 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/abntexto
Licenses: Public Domain
Build system: texlive
Synopsis: LaTeX class for formatting academic papers in ABNT standards
Description:

This is a LaTeX class created for Brazilian students to facilitate the use of standards from the ABNT in academic works like TCCs, dissertations, theses.

texlive-namedtensor 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/namedtensor
Licenses: Expat
Build system: texlive
Synopsis: Macros for named tensor notation
Description:

This style file provides macros for named tensor notation.

texlive-betababel 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/betababel
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Insert ancient greek text coded in Beta Code
Description:

The betababel package extends the Babel polutonikogreek option to provide a simple way to insert ancient Greek texts with diacritical characters into your document using the commonly used Beta Code transliteration.

texlive-tamefloats 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/tamefloats
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Experimentally use @code{\holdinginserts} with LaTeX floats
Description:

LaTeX's figures, tables, and \marginpars are dangerous for footnotes (and probably also \enlargethispage). Here is a proposal (a patch package) to help, by using \holdinginserts in a simple way. It replaces the original problem with a new one --- it is an experiment to find out whether the new problem is less bad (or it is just a contribution to the discussion, maybe just a summary of previous work).

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087