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.
This package is meant for macro or package developers: it provides function-like macros that convert a character code value in one of several Japanese encodings to a Unicode value. Supported source encodings are: ISO-2022-JP (jis), EUC-JP (euc), Shift_JIS (sjis), and the Adobe-Japan1 glyph set.
This package provides a translation to French of the documentation of the tabbing package.
This package provides a simple wrapper which allows using Twitter's open source emojis through LaTeX commands. This relies on images, so no fancy Unicode font stuff is needed and it should work on every installation.
This package provides a development of the (old) german.sty, this bundle provides German packages, BibTeX styles and documentary examples, for writing documents with bibliographies. The author has since developed the babelbib bundle, which (he asserts) supersedes germbib.
The fonts provide uppercase formal script letters for use as symbols in scientific and mathematical typesetting (in contrast to the informal script fonts such as that used for the calligraphic symbols in the TeX maths symbol font). The fonts are provided as Metafont source, and as derived Adobe Type 1 format. LaTeX support, for using these fonts in mathematics, is available via one of the packages calrsfs and mathrsfs.
The hep-acronym package provides an \acronym macro based on the glossaries package.
This package provides macros to typeset some general mathematical operators (identity operator, trace, diagonal, rank, ...), a powerful implementation of the bra-ket notation (kets, bras, brakets, matrix elements etc. which can be sized as required), delimited expressions such as averages and norms, and some basic Lie algebra/group names. Macros for entropy measures for quantum information theory (smooth min- and max-entropy, smooth relative entropies, etc.) are also provided.
The bera package contains the Bera Type 1 fonts and files to use the fonts with LaTeX. Bera is a set of three font families: Bera Serif (a slab-serif Roman), Bera Sans (a Frutiger descendant) and Bera Mono (monospaced/typewriter). The Bera family is a repackaging, for use with TeX, of the Bitstream Vera family.
This module provides the ukrainian style that can be set using \DTMsetstyle provided by datetime2.sty.
This package provides macros and Type 1 fonts for Typesetting the Cherokee language with the Omega version of LaTeX (known as Lambda).
This large collection of fonts (in Adobe Type 1 format), with the LaTeX package gives access to almost all runes ever used in Europe. The bundle covers not only the main forms but also a lot of varieties.
The purpose of the anima class is to create animated slide presentations. It uses TikZ to generate a sequence of frames with images that form an animation as the slides transition sequentially. Unlike the animate package, which can create embedded animations within the document, the anima class produces an animation where each frame corresponds to a page of the document.
This package provides an elegant Beamer theme designed for academic and professional presentations. It offers configurable footer styles (quarter-circle, full bar, classic), decorative elements that can be enabled and disabled, and enhanced typography options for headers. The theme includes special layouts for code listings, section pages, and standout frames. Color scheme can be customized through theme options, with support for both main and accent colors. The typography system supports both serif and sans-serif variants, and provides flexible font styling across different elements. Focused on readability and visual appeal, Celestia offers a clean and professional look for presentations.
This package provides a flexible package that allows commas (or anything else) to be inserted every three digits in a number, as in 1,234.
This PSTricks package enables you to produce oscilloscope screen shots. Three channels can be used to represent the most common signals (damped or not): namely sinusoidal, rectangular, triangular, dog's tooth (left and right oriented). The third channel allows you to add, to subtract or to multiply the two other signals. Lissajous diagrams (XY-mode) can also be obtained.
\shapepar is a macro to typeset paragraphs in a specific shape. The size is adjusted automatically so that the entire shape is filled with text. There may not be displayed maths or \vadjust material (no \vspace) in the argument of \shapepar. The macros work for both LaTeX and plain TeX.
\shapepar works in terms of user-defined shapes, though the package does provide some predefined shapes. The tedium of creating these polygon definitions may be alleviated by using the shapepatch extension to transfig which will convert xfig output to \shapepar polygon form.
SpiX offers a way to store information about the compilation process for a TeX file inside the TeX file itself. Just write the commands as comments in the TeX files, and SpiX will extract and run those commands. Everything is stored in the TeX file (so that you are not missing some piece of information that is located somewhere else), in a human-readable format (no need to know SpiX to understand it).
The package is aimed at continental lawyers (especially those in Switzerland and Germany), allowing the user to make references to legal provisions conveniently and uniformly. The package also allows the user to add cited Acts to a nomenclature list (automatically), and to build specific indexes for each cited Act.
This package provides a simple way to review LaTeX documents. It allows to highlight hide changes to a document, and to add comments to the text. This will help you to keep track of the changes you make to a document, and to easily spot the changes made by others, while always having the option of compiling a clean version of the document. This package also offers a way to include comments in the text, which can be toggled on and off. This is useful for adding notes to the text, or for leaving comments to other authors.
This package provides a command much like hyperref's \url that typesets a URL using a typewriter-like font. However, if the dvips driver is being used, the original \url doesn't allow line breaks in the middle of the created link: the link comes in one atomic piece. This package allows such line breaks in the generated links.
This package provides macros to assist evaluation of the capabilities of a TeX installation (i.e., what extensions it supports). An example document that examines the installation is available.
This package provides a more condensed and flexible syntax for parenthesis-delimited expressions in math mode which also allows for an easier switching of brace sizes. For example, the syntax \big( a + b ) can be used to replace \bigl( a + b \bigr).
MetaPost uses a language based on that of Metafont to produce precise technical illustrations. Its output is scalable PostScript or SVG, rather than the bitmaps Metafont creates.
This is a LaTeX package allowing Feynman diagrams to be easily generated within LaTeX with minimal user instructions and without the need of external programs. It builds upon the TikZ package and leverages the graph placement algorithms from TikZ in order to automate the placement of many vertices. tikz-feynman allows fine-tuned placement of vertices so that even complex diagrams can still be generated with ease.