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 provides two packages, fenxitok and fenixpar. The fenixtok package provides user macros to add material to a token register; the material will be (automatically) removed from the token register when the register is executed. Material may be added either to the left or to the right, and care is taken not to override any redefinition that may be included in the token register itself. The fenixpar package uses the macros of fenixtok to provide a user interface to manipulation of the \everypar token register. The packages require the e-TeX extensions; with them, they work either with Plain TeX or with LaTeX.
The package offers a means to set up hyphenation suitable for several languages and/or dialects, and to select them or switch between them while typesetting.
The package defines a BibLaTeX citation style based on the author-title style of biblatex-dw. The citations are optimised for literary studies in faculty of humanities at the Bergische Universitat Wuppertal.
Gregorio is a software application for engraving gregorian chant scores on a computer. Gregorio's main job is to convert a gabc file (simple text representation of a score) into a GregorioTeX file, which makes TeX able to create a PDF of your score.
texlogsieve reads a LaTeX log file (or the standard input if no file is specified), filters out less relevant messages, and displays a summary report.
The l3kernel bundle provides an implementation of the LaTeX3 programmers interface, as a set of packages that run under LaTeX2e. The interface provides the foundation on which the LaTeX3 kernel and other future code are built: it is an API for TeX programmers. The packages are set up so that the LaTeX3 conventions can be used with regular LaTeX2e packages.
This package extends the \newtheorem command with a new command, \newshadetheorem, which can produce theorem statement in a shaded box. It supports all the options of \newtheorem.
However, this package is considered as obsolete by its author. Users are generally recommended, therefore, to use mdframed instead.
The l3sys-query script provides a method for TeX runs to obtain system information via shell escape to Lua. The facilities are more limited than the similar Java script texosquery, but since it uses Lua, l3sys-query can be used out of the box. It is suitable for use with restricted shell escape, the standard setting when installing a TeX system.
This package allows including functional MetaPost in LaTeX.
The LaTeX package paravesp controls the spaces above and below paragraphs. The Python script parades.py generates paragraph styles with support of space above, space below and tabulators. The system imposes the galley approach on the document.
The ltxguidex document class extends ltxguide with a set of environments and commands that make writing beautiful LaTeX documentation easier and more natural.
The package provides a small Ruby script that corrects bookmarks in PDF files created by pLaTeX or upLaTeX, using hyperref.
This LaTeX package can typeset Algobox programs almost exactly as displayed when editing with Algobox itself, using an input syntax very similar to the actual Algobox program text. It gives better results than Algobox's own LaTeX export which does not look like the editor rendition, produces standalone documents cumbersome to customize, and has arbitrary and inconsistent differences between the input syntax and the program text.
The package adds support for EPS files in the graphicx package when running under pdfTeX. If an EPS graphic is detected, the package spawns a process to convert the EPS to PDF, using the script epstopdf.
The package suppresses fi and fl (and other ligatures) in Serbian text written using Roman script.
This package draws curves in the standard LaTeX picture environment using parabolas between data points with continuous slope at joins; for circles and arcs, it uses up to 16 parabolas. The package can also draw symbols or dash patterns along curves. It provides facilities equivalent to technical pens with compasses and French curves.
upTeX is an extension of pTeX, using UTF-8 input and producing UTF-8 output. It was originally designed to improve support for Japanese, but is also useful for documents in Chinese and Korean. It can process Chinese simplified, Chinese traditional, Japanese, and Korean simultaneously, and can also process original LaTeX with \inputenc{utf8} and Babel (Latin/Cyrillic/Greek etc.) by switching its \kcatcode tables.
This is a set of packages providing XML parsing, UTF-8 parsing, Unicode entities, and common formatting object definitions for JadeTeX.
The package provides some simple macros to support abbreviations in Plain TeX or LaTeX. It allows writing, e.g., \<TEX> instead of \TeX, hence frees users from having to escape space after parameterless macros.
The Barracuda library is a modular Lua package for drawing barcode symbols. It provides modules for writing barcodes from a LuaTeX document. It is also possible to use Barracuda with a standalone Lua interpreter to draw barcodes in different graphic formats like SVG.
This package provides a class file for typesetting homework and lab assignments.
The package provides macros that collect the content of a tabular cell, and offer them as an argument to a macro. Special care is taken to remove all aligning macros inserted by tabular from the cell content. The macros also work in the last column of a table, but do not support verbatim material inside the cells.
This package repeats item of an index if a page or column break occurs within a list of subitems. This helps to find out to which main item a subitem belongs.
This package allows \marginpar-commands inside of minipages and other boxes. The package defines an environment minipagewithmarginpars (to be used like minipage) --- and the internal commands may be used by other packages to define similar environments or commands.