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.
The bundle: exhibits the process of making an HTML beamer presentation with the blogdot package from the morehype bundle, and HTML generation based on the fifinddo package.
The package provides commands to deal with substrings of strings. Macros are provided to determine if one string is a substring of another, return the parts of a string before or after a substring, and count the number of occurrences of a substring.
This package provides a class for typesetting scripts containing both lyrics and prose, in the style used by the student revues (revy) at the Faculties of Science at the University of Copenhagen (uchp).
This package provides a simple and clean theme for LaTeX Beamer. It can be used for academic and scientific presentations.
TeX by Topic is a book originally published by Addison-Wesley. It describes itself as ``a TeXnician's reference'', and covers the way TeX (the engine) works in as much detail as most ordinary TeX programmers will ever need to know.
This package aims to provide citation styles (for footnotes and bibliographies) for German legal texts. It is currently focused on citations in books (style german-legal-book), but may be extended to journal articles in the future.
The package provides an easy way to take the remainder of a division operation without destroying the values of the counters containing the dividend and divisor. It also provides a way to take the integer quotient of a division operation without destroying the values of the counters containing the dividend and divisor.
This package provides the binaries for texlive-dvi2tty.
This is a BibLaTeX style that implements the bibliography style of the Council of Science Editors (CSE) for BibLaTeX.
This LaTeX package offers access to the design system of the École Nationale Supérieure Paris-Saclay and can be used to write documents consistent with the guidelines. For now, only the color palette is available.
The stix2 package provides minimal support for using the STIX Two fonts with versions of TeX that are limited to TFM files, Type 1 PostScript fonts, and 8-bit font encodings.
Some glyphs that are traditionally available in TeX math fonts are not yet available in the STIX Two OpenType fonts. In such cases, we have chosen to omit them from the stix2 package rather than create incompatibilities between the OpenType and Type 1 versions.
This package supports the Junicode variable fonts for LuaLaTeX. The Junicode font is primarily for scholars and students of the Middle Ages, but it serves users with a wide variety of interests. It tracks the development of the Medieval Unicode Font Initiative (MUFI), with its wealth of specialized medieval characters, but it also provides many OpenType features that allow users to access MUFI characters in accessible ways.
The LaTeX kernel builds in support for LuaTeX functionality, also available as ltluatex.tex for users of plain TeX and those with older LaTeX kernel implementations. This support is based on ideas taken from the original luatexbase package, but there are interface differences. This stub package provides a compatibility layer to allow existing packages to upgrade smoothly to the new support structure.
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.
This Persian font is suitable for official and scientific writings. During the design process, attention has been paid to the fact that, in addition to being new and innovative, the letters be familiar to the average Persian/Arabic viewer.
The package changes package loading internals so that all subsequently loaded packages can rely on normal/standard catcodes of all ASCII characters. The package defines canonical control sequences to represent all the visible ASCII characters. It also provides robust option parsing mechanisms (XDeclareOption, XExecuteOptions and XProcessOptions, which will be used by \documentclass if the package has already been loaded). The package also provides a range of other TeX programming tools.
Mathtools provides a series of packages designed to enhance the appearance of documents containing a lot of mathematics. It is based on amsmath and fixes various deficiencies of it and standard LaTeX. It provides:
Extensible symbols, such as brackets, arrows, harpoons, etc.;
Various symbols such as \coloneqq (:=);
Easy creation of new tag forms;
Showing equation numbers only for referenced equations;
Extensible arrows, harpoons and hookarrows;
Starred versions of the
matrixenvironments for specifying the column alignment;More building blocks: multlined, cases-like environments, new gathered environments;
Maths versions of
\makebox,\llap,\rlapetc.;Cramped math styles; and more...
The longfbox package provides framed boxes that can be customized using standard CSS attributes. It was written to support precise rendering of Madoko documents in LaTeX.
The package allows the user to declare single object or array containers.
This module provides the danish style that can be set using \DTMsetstyle provided by datetime2.sty. This package is currently unmaintained.
The package supports use, in LaTeX, of the Metafont emulation of the Sueterlin handwriting fonts. The package is distributed as part of the fundus bundle..
The swung dash (U+2053) is a useful character traditionally used in typsetting dictionaries, but not supported by most typefaces. This package provides one simple command to typeset a swung dash in XeLaTeX and LuaLaTeX, by applying transformations to the given font's glyph for a tilde.
This package provides a Turkish translation of Oetiker's (Not so) short introduction to LaTeX2e.
make4ht is a simple build system for TeX4ht, a TeX to XML converter. It provides a command line tool that drives the conversion process. It also provides a library which can be used to create customized conversion tools.