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 makes it easy to query or install TeX packages and their dependencies by file names, command names or environment names. TeXFindPkg supports both TeX Live and MiKTeX distributions. At present it focuses mainly on LaTeX packages, but may be extended to ConTeXt packages if anyone would like to contribute.
This package provides a package of code proposed as supporting material for memoir. The package is intended as a test bed for such code, which may in the fullness of time be adopted into the main memoir release.
This package provides a drop-in replacement for the Palatino font from Adobe's basic set.
This package provides a pair of documents to reveal the font features supported by fonts usable in XeTeX.
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 package allows you to input Thai characters directly to LaTeX documents and choose any (system wide) Thai fonts for typesetting in XeLaTeX. It also tries to appropriately justify paragraphs with no more external tools.
This package provides a French translation of the documentation of natbib.
This package is intended for use by users who know about fonts. It is a quick-fix for fonts which do not have genuine LaTeX support. It is not meant as a replacement of the LaTeX font definition files. It is meant as something more usable for LaTeX users than the \newfont command. With addfont the loaded font scales along with the usual LaTeX size selection. Using this package still requires some knowledge on how to use fonts with LaTeX.
Findhyph is a Perl script that will analyse the log file from running your document with \tracingparagraphs=1 set. The output contains enough context to enable you to find the hyphenated word that's being referenced.
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 is Springer's official macro package for typesetting contributions to be published in Springer's LNCS and its related proceedings series CCIS, LNBIP, LNICST, and IFIP AICT.
This package provides an extension to Babel greek option for typesetting classical Greek with a philological approach. The package works with the author's greek fonts using the Lispiakos font shape derived from that of the fonts used in printers shops in Lispia.
xistercian allows you to use Cistercian numerals in LaTeX. The glyphs are created using PGF and to a certain degree configurable. You can use Cistercian numerals as page numbers using \pagenumbering{cistercian}. The two main macros are: \cistercian{<counter>}, which formats the LaTeX2e counter as a Cistercian numeral, and \cisterciannum{<integer>}, formats the integer (given as a string) as a Cistercian numeral.
This package uses the xcolor package to define macros for the colour palette of the University of Western Australia.
This package provides a copy of apalike.bst, which is part of the base BibTeX distribution, with German localization.
The package contains a theme for Beamer which is referenced as Cuerna inside Beamer and has four basic colour themes. The title page shows rectangles that represent the Fibonacci sequence, and spiral is drawn on top of the rectangles. Besides that the rest of the graphic elements in the slides are scarce to keep it clean.
METAOBJ is a large MetaPost package providing high-level objects. It implements many of PSTricks features for node connections, but also trees, matrices, and many other things. It more or less contains boxes.mp and rboxes.mp. It is easily extensible with new objects.
This package provides a document class provides a simple way of using TikZ for generating posters. Several formatting options are available, and spacing and layout of the poster is to a large extent automated.
The Plain TeX graphics package is mostly a thin shell around the LaTeX graphicx and color packages, with support of the LaTeX-isms in those packages provided by miniltx. The bundle also contains a file picture.tex, which is a wrapper around the autopict.sty, and provides the LaTeX picture mode to Plain TeX users.
This package defines commands \counterwithin (which sets up a counter to be reset when another is incremented) and \counterwithout (which unsets such a relationship).
The package provides full customisation of the aspect and dimensions of blocks inside a presentation.
This package offers you a LaTeX style file and two classes to typeset articles or books in a colorful way. These classes currently have native support for English, French, German, Italian, Portuguese (European and Brazilian), and Spanish typesetting. They compile with any major TeX engine.
This package provides an environment that has its own line numbers or markers and can be well distinguished from the main text, for writing your ideas or annotations.
The package extends the facilities of the listings package, to pretty-print Matlab and Octave source code. (Note that support of Octave syntax is not complete.)