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.
This small dummy package just contains a simple list of full and short journal names as written in AMS standard: https://mathscinet.ams.org/msnhtml/serials.pdf.
The package provides macros to collect and process a macro argument (i.e., something which looks like a macro argument) as a horizontal box rather than as a real macro argument. The "arguments" are stored as if they had been saved by \savebox or by the lrbox environment. Grouping tokens \bgroup and \egroup may be used, which allows the user to have the beginning and end of a group in different macro invocations, or to place them in the begin and end code of an environment. Arguments may contain verbatim material or other special use of characters. The macros were designed for use within other macros.
The package provides a LaTeX interface to the micro-typographic extensions that were introduced by pdfTeX and have since also propagated to XeTeX and LuaTeX: most prominently, character protrusion and font expansion, furthermore the adjustment of interword spacing and additional kerning, as well as hyphenatable letterspacing (tracking) and the possibility to disable all or selected ligatures. These features may be applied to customisable sets of fonts, and all micro-typographic aspects of the fonts can be configured in a straight-forward and flexible way. An alternative package letterspace, which also works with plain TeX, is included in the bundle.
This package provides a collection of input encodings, font encodings and font definition files for the Hebrew language.
This module provides the serbian style that can be set using \DTMsetstyle provided by datetime2.sty. It provides both Cyrillic and Latin, Ekavian and Ijekavian variants of Serbian date formats, regionalized and non-regionalized.
This PSTricks-based package provides facilities to draw structural schemes in civil engineering analysis, for beams, portals, arches and piles.
The package mailmerge provides an interface to produce text from a template, where fields are replaced by actual data, as in a database. The package may be used to produce several letters from a template, certificates or other such documents. It allows access to the entry number, number of entries and so on.
This is a package built for collaboratively editing LaTeX documents and tracking changes. Through highly configurable commands, the user can choose how their and their collaborators modifications appear in the document. Additional tools are provided to help keep track of where the edits are made within the PDF.
With this script you can install a LaTeX font family (PostScript Type 1, TrueType and OpenType formats are supported). Font series from light to ultra bold, and (faked) small caps and (faked) slanted shapes are supported, but not expert fonts. The script will rename the fonts automatically (optional) or will otherwise expect the .afm files and the font files (in PostScript Type1 format) named in the Karl Berry scheme (e.g., 5bbr8a.pfb). After running the script, you should have a working font installation in your local TeX tree.
The package attempts to emulate the XeTeX bidi package, in the context of LuaTeX.
This package provides a drop-in replacement for the Palatino font from Adobe's basic set.
The package provides some more extensible arrows (usable in the same way as \xleftarrow from amsmath), and a simple command to create new ones.
The package provides a parser \poldef of algebraic polynomial expressions. Once defined, a polynomial is usable by its name either as a numerical function in \xintexpr or \xinteval, or for additional polynomial definitions, or as argument to the package macros. The localization of real roots to arbitrary precision as well as the determination of all rational roots is implemented via such macros.
The general-purpose drawing package TiKZ can be used to typeset commutative diagrams and other kinds of mathematical pictures. The purpose of this package is to make the process of creation of such diagrams easier by providing a convenient set of macros and reasonable default settings. This package also includes an arrow tip library that match closely the arrows present in the Computer Modern typeface.
The package is not advertised for public use, but is necessary for the support of others of the author's packages (which are compiled under the ltxdoc class).
This is a LaTeX package that provides TikZ-based macros to make it easy to draw graphs. The macros provided in this package are just abbreviations for TikZ codes, which can be complicated; but using the package will hopefully make drawing easier, especially when drawing repeatedly. The macros were chosen and developed with an emphasis on drawing graphs in economics.
This package provides the binaries for texlive-tex4ht.
This is yet another thesis titlepage style.
This package provides a low level (DraTex.sty) and a high-level (AlDraTex.sty) drawing package written entirely in TeX.
The bundle provides a font CountriesOfEurope (in Adobe Type 1 format) and the necessary metrics, together with LaTeX macros for its use. The font provides glyphs with a filled outline of the shape of each country; each glyph is at the same cartographic scale.
This package provides a document class for streamlining document creation in LaTeX. It does not overwrite any TeX or LaTeX commands so the user could use their own macros or other commands as they wish.
The package can fetch the date declaration of packages and files used by a document, and then provide the information in macros. The facilities provide a means of obtaining the date of a package being documented.
The package defines a new environment that, unlike tabularX, typesets a table of specified width by working on the inter-column glue; the tabular cells will all be stretched (or shrunk) according to need.
This LaTeX package helps you show TeX code next to the corresponding PDF snapshots, in two-column formatting. You can use it either in .dtx documentation or in .tex files.