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 provides the TeX accessibility conformance report based on ITI VPAT(R) guidelines.
This package provides a LaTeX document class to typeset a resume or CV both in English and Chinese with more ease and flexibility.
The package implements all the font testing commands of Knuth's testfont.tex, but arranges that information necessary for each command is supplied as arguments to that command, rather than prompted for. This makes it possible to type all the tests in one command line, and easy to input the package in a file and to use the commands there. A few additional commands supporting this last purpose are also made available.
The package comprises reference documentation for XeTeX detailing its extended features.
BibLaTeX is a complete reimplementation of the bibliographic facilities provided by LaTeX. Formatting of the bibliography is entirely controlled by LaTeX macros, and a working knowledge of LaTeX should be sufficient to design new bibliography and citation styles. BibLaTeX uses its own data backend program called biber to read and process the bibliographic data. With biber, the range of features provided by BibLaTeX includes full Unicode support, customisable bibliography labels, multiple bibliographies in the same document, and subdivided bibliographies, such as bibliographies per chapter or section.
This is a cheat sheet for writing mathematics with LaTeX. It is aimed at US undergraduates.
The package provides virtual math alphabets based on pxfonts and txfonts, with LaTeX support files and adjusted metrics. The mathalpha package offers support for this collection.
This package adds new fields of ``name'' type to the standard entry types of BibLaTeX. For example, maineditor, for a @collection, means the editor of @mvcollection, and not the editor of the @collection.
This package sets up Japanese font families for XeLaTeX.
This package supports typesetting of transactions, as well as discussions and closures, for the IEEE Power Engineering Society Transactions journals.
This is a collection of packages supporting a combination of Chinese, Japanese, Korean, including macros, fonts, documentation. Also Thai in the c90 encoding, since there is some overlap in those fonts; standard Thai support is in collection-langother. Additional packages for CJK are in their individual language collections.
This module provides the icelandic style that can be set using \DTMsetstyle provided by datetime2.sty. This package is currently unmaintained.
The bundle provides a collection of BibTeX style files to turn an address database stored in the .bib format into files suitable for printing as address books or included into letter classes like akletter or scrletter2. The data may be sorted either by name or birthday and output provides files in various formats for address books or time planners.
This package provides a package for multiple accents in mathematics, with nice features concerning the creation of accents and placement of scripts.
The bundle offers Adobe Type 1 format versions of Peter Wilson's Carolingian Minuscule font set (part of the bookhands collection). The fonts in the bundle are ready-to-use replacements for the Metafont originals.
The package provides an interface to create portable, JavaScript driven PDF and SVG animations from sets of graphics files or from inline graphics, such as LaTeX picture environment, PSTricks or PGF/TikZ generated pictures, or just from typeset text.
This package is an introduction to the components and files users of TeX may encounter.
The package defines maths mode commands for typesetting Gottlob Frege's concept-script in the style of his Grundgesetze der Arithmetik (Basic Laws of Arithmetic).
The package provides a small macro to help building nice and complex layout materials.
The package provides the means of processing documents that contain PSTricks graphics specifications. The package is inspired by pdftricks.
The package provides the command \grabbox, which grabs an argument into a box and executes the code afterwards.
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 package prints a calendar for two or more years, according to a language selection. The package is also culture dependent in the sense that it will start weeks according to local rules: e.g., weeks conventionally start on Monday in the English-speaking world.
This package uses the l3regex package from the LaTeX3 programming layer to parse and highlight source code and demos. It is more powerful than the listings package, and more easy to use than minted. But it is slower than both of them. Therefore in LuaTeX the package provides another way to highlight code: using LPeg (Parsing Expression Grammars for Lua). LPeg is much more powerful and faster than l3regex.