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 LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the Andika family of fonts designed by SIL International especially for literacy use, taking into account the needs of beginning readers. The focus is on clear, easy-to-perceive letterforms that will not be readily confused with one another.
The class typesets papers for IMS (Iranian Mathematical Society) conference proceedings. The class uses the XePersian package.
The minitoc package allows you to add mini-tables-of-contents (minitocs) at the beginning of every chapter, part or section. There is also provision for mini-lists of figures and of tables. At the part level, they are parttocs, partlofs and partlots. If the type of document does not use chapters, the basic provision is section level secttocs, sectlofs and sectlots. The package has provision for language-specific configuration of its own fixed names, using .mld files.
The package supports drawing timelines and aims to be highly configurable. Custom color schemes and styles are supported, and the package includes documented examples of each. Memoization works out-of-the-box if the memoize package is loaded.
The Tango color palette defines some color names and their RGB codes. This LaTeX macro package implements these color names, so one can easily access these colors by their names.
The footnote package by Mark Wooding dates back to 1997 and has not been made hyperref compatible. The aim of the present package is to do that.
The floatrow package provides many ways to customize layouts of floating environments and has code to cooperate with the caption package. The package offers mechanisms to put floats side by side, and to put the caption beside its float. The floatrow settings could be expanded to the floats created by packages rotating, wrapfig, subfig (in the case of rows of subfloats), and longtable.
Ebezier is a device independent extension for the standard picture environment. Linear, quadratic, and cubic bezier curves are supplied in connection with higher level circle drawing commands. Additionally some macros for the calculation of curve lengths are part of this package.
hepunits is a LaTeX package built on the SIunits package which adds a collection of useful HEP units to the existing SIunits set.
This package provides an imitation of the moderncv class with the classic style, to be used in conjunction with the koma-script classes. Thus it is possible to configure pagelayout, headings etc., the way it is done in koma-scripts classes. Moreover, it is possible to use BibLaTeX, while the original moderncv class is incompatible with it.
This script searches a list of directories for CJK fonts, and makes them available to an installed Ghostscript. In the simplest case, with sufficient privileges, a run without arguments should result in a complete setup of Ghostscript.
This package provides LaTeX and font definition files to access the Knuthian mflogo fonts described in The Metafontbook and to typeset Metafont logos in LaTeX documents.
The package aims to streamline the work of typesetting, and to provide the look and feel of harvmac for readers.
The package simplifies the indexing of words using the \index command of makeidx. With the package, to index a word in a text, you only have to type it once; the package makes sure it is both typeset and indexed.
This font family is a modification of cm-unicode fonts, with Arabic support.
This package supports the Junicode variable fonts for LuaLaTeX. The Junicode font is primarily for scholars and students of the Middle Ages, but it serves users with a wide variety of interests. It tracks the development of the Medieval Unicode Font Initiative (MUFI), with its wealth of specialized medieval characters, but it also provides many OpenType features that allow users to access MUFI characters in accessible ways.
The package provides tools for simple operations on lists of tokens which are not necessarily balanced. It is in particular used a lot in the unravel package, to go through tokens one at a time rather than having to work with entire braced groups at a time.
This package provides a style file for use with the letter class that overwrites the \opening and \closing macros so that letters can be styled with the block letter style instead of the default style. Thus, the return address, the closing, and the signature appear flushed on the left margin.
The hep-float package redefines some LaTeX float placement defaults and defines convenience wrappers for floats.
The TUDa-CI-Bundle provides a possibility to use the corporate design of TU Darmstadt in LaTeX. It contains document classes as well as some helper packages and configuration files together with some templates for user documentation, which currently are only available in German.
This bundle contains three AMS classes: amsart (for writing articles for the AMS), amsbook (for books) and amsproc (for proceedings), together with some supporting material. The material is made available as part of the AMS-LaTeX distribution.
This package provides many preset yet customizable graph paper backgrounds. Some of the preset patterns include standard quadrille or graph pattern, dot grid, hexagons, isometric or triangular grid, squares with 45deg ``light cone'' lines, ruled, and more. Pattern sizes can be controlled via package options. There are several preset color palletes, and colors can be overridden.
The package makes it possible to execute Unix Bash shell scripts from within LaTeX. The main application is in writing computer-science texts, in which you want to make sure the programs listed in the document are executed directly from the input. The package may use other shells than Bash.
The package enables the user to keep track of different versions of a LaTeX document. The command \version prints the version and build numbers; each time you compile your document, the build number is increased by one. By placing \version in the header or footer, each page can be marked with the unique build number describing the progress of your document.