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 program provides functionality to process data files (JFM and VF) that form logical fonts used in (u)pTeX. The functions currently available include:
The mutual conversion between Japanese virtual fonts (pairs of VF and JFM) and files in the ZVP format, which is an original text format representing data in virtual fonts. This function can be seen as a counterpart to the
vftovpandvptovfprograms.The mutual conversion between VF files alone and files in the ZVP0 format, which is a subset of the ZVP format.
This package allows a second bibliography, optionally with a different title, after the main bibliography.
Repeating of math operators at the broken line and the new line in inline equations is used in Cyrillic mathematical typography (Russian for example), but unfortunately LaTeX does not provide such an option. This package solves the problem by extending ideas described in M. I. Grinchuk TeX and Russian Traditions of Typesetting, and supports most of LaTeX mathematical packages.
This package provides a geometric sans serif blackboard bold font, for use in mathematics; Metafont sources are provided, as well as macros for use with LaTeX.
Texapi provides utility macros to write format-independent (and -aware) packages. It is similar in spirit to the etoolbox, except that it isn't tied to LaTeX. The tools include engine and format detection, expansion control, command definition and manipulation, various testing macros, string operations, and highly customizable while and for loops.
This package provides a way to typeset LaTeX source code and the related result in the same document.
Luaotfload is an adaptation of the ConTeXt font loading system for the Plain and LaTeX formats. It allows OpenType fonts to be loaded with font features accessible using an extended font request syntax while providing compatibilitywith XeTeX. By indexing metadata in a database it facilitates loading fonts by their proper names instead of file names.
This package is designed for typesetting the programmable elements in digital hardware, i.e., registers. Such registers typically have many fields and can be quite wide; they are thus a challenge to typeset in a consistent manner. Register is similar in some aspects to the bytefield and bitpattern packages. Anyone doing hardware documentation using LaTeX should examine those packages. An example Perl module and script are provided, to convert the register specifications into structures suitable for, say, a pre-silicon test environment.
The package provides horizontal alignment, as in the LaTeX command \listfiles. Uses may include in-text tables, or even code listings.
This package provides a simple command (\textcsc and \cscshape) for caps-to-small-caps text, to allow for small caps acronyms to be presented as uppercase in text (useful for things like copying and pasting from a PDF).
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 fancy separators, which are visual cues that indicate a change of subject or context without actually starting a new chapter or section.
This packages provides a colorful boxed theorem environment, combining tcolorbox and breakable boxes.
This package eases standard conforming typesetting of Japanese, for XeLaTeX.
This package provides for a variety of continuation indicators on pages when the text continues on the following page. The default is to only mark odd pages, but all pages can be marked and the marking can be stopped or started at any point.
InkPaper is designed to write mathematical papers, especially designed for mathematics students, ZJGS students, and magazine editors.
This package provides pgfpages layouts to place notes next to the scaled slides.
This package provides a handful of macros for writing up science practical reports.
This package provides a LuaLaTeX package to draw pixel-art pictures using TikZ.
This package provides Czech/Slovak-tuned Computer Modern fonts in the Metafont format; Type 1 format versions (csfonts-t1) are also available.
The package provides facilities for creating and managing keys in the sense of the keyval and xkeyval packages, but it is intended to be more robust and faster. Its robustness comes from its ability to preserve braces in key values throughout parsing. The need to preserve braces in key values arises often in parsing keys (for example, in the xwatermark package). The package also provides functions for defining and managing keys.
The package offers support for drawing tree diagrams, and is especially suitable for linguistics use. It allows trees to be specified in a simple bracket notation, automatically calculates branch sizes, and supports both DVI/PostScript and PDF output by use of pict2e facilities. The package is a development of the existing qobitree package, offering a new front end.
The package is intended for use with LaTeX documents generated from reStructuredText sources with Docutils. When generating LaTeX documents, specify this package with the stylesheet configuration option, e.g., rst2latex --stylesheet=docutils exampledocument.txt.
This package offers two environnements, to draw variations table of a function and a convexity table of its graph.