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 aims to simplify the writing process, especially for Dutch legal authors. It has also been implemented in English and can be expanded to include other languages. The package offers macros for typical legal structures and contains a referencing system.
The BibLaTeX package provides shortseries and shortjournal field, but the default styles don't use them. It also provides a mechanism to print the equivalence between short forms of fields and long fields (\printbiblist), but this mechanism does not allow mixing between different type of short fields, for example, between short forms of journal title and short forms of series titles.
This package provides a solution to these two problems. If a shortjournal field is defined, it prints it instead of the \journal field. If a shortseries field is defined, it prints it instead of the \series field. It provides a \printbibshortfields command to print a list of the sort forms of the fields. This list also includes the claves defined with the biblatex-claves package.
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.
The LaTeX package gobble includes several gobble macros not included in the LaTeX kernel. These macros remove a number of arguments after them, a feature regularly used inside other macros. This includes gobble macros for optional arguments.
The LaTeX package gobble-user provides these macros at the user level, i.e. using names without @@ so that these can be used without \makeatletter and \makeatother. The same macros are provided inside .tex files for use with plain-TeX or other TeX formats. However, the gobble macros for optional macros require \@@ifnextchar to be defined.
The package provides the official LaTeX style for No Starch Press. Provided are a class, a package for interfacing to hyperref and an index style file. The style serves both for printed and for electronic books.
Some tools massage PostScript into booklet and two-up printing --- that is, printing two logical pages side by side on one side of one sheet of paper. However, some LaTeX preliminaries are necessary to use those tools. The twoup package provides such preliminaries and gives advice on how to use the PostScript tools.
This class is designed for XMU thesis's writing.
This module provides the samin style that can be set using \DTMsetstyle provided by datetime2.sty. This package is currently unmaintained.
This package uses Lua to plot graphs of real-valued functions of a real variable in LaTeX. It furthermore makes use of the MetaPost system as well as the luamplib and luacode packages. It provides an easy way for plotting graphs of standard mathematical functions. It also works inside LaTeX floating environments, like tables and figures.
The LaTeX kernel builds in support for LuaTeX functionality, also available as ltluatex.tex for users of plain TeX and those with older LaTeX kernel implementations. This support is based on ideas taken from the original luatexbase package, but there are interface differences. This stub package provides a compatibility layer to allow existing packages to upgrade smoothly to the new support structure.
This package enables the user to resize the \textbullet without moving its vertical center.
This package provides a German translation of the User Guide for BibLaTeX.
This package allows you to add version control information as a gray watermark on each page of your document. The SVN info is read from keyword tags such as $Id$, via the svn or svn-multi packages.
TeX for the Impatient is a book on TeX, Plain TeX and Eplain.
This simple package defines a greek environment to be used with pdfLaTeX only, that accepts an optional Greek font family name to type its contents with. A similar \greektxt command does a similar action for shorter texts.
This package provides enhanced theorem and proof environments based on the amsthm original versions. It allows for hooks to be placed, adds some default goodies and is highly customizable. In particular, it can connect theorems to proofs, automatically producing text such as See proof on page X.
The package can draw boxes that perform like \framebox or \fbox, but use dashed lines. The package can also draw (an illusion of) vertical stacks of boxes.
This class is used with LaTeX presentations using the prosper class. The aim of this class is to produce a printable version of the slides written with Prosper, with two slides per page.
The package draws bond graphs using PGF and TikZ.
The lstfiracode package defines FiraCodeStyle for the use with the listings package. This style contains almost all ligatures in Fira Code family of fonts.
The package provides a simple means of producing greeting cards. It arranges four panels onto a single sheet so that when the sheet is folded twice the four panels are arranged as front cover, inside left and right pages, and back cover. The four panels are set in minipages for formatting by the user.
These are the Computer Modern fonts extended with Russian letters, in Metafont sources and ATM Compatible Type 1 format. The fonts are provided in KOI-7, but virtual fonts are available to recode them to three other Russian 8-bit encodings.
The package allows you to insert ``to do'' marks in your document, to make lists of such items, and to cross-reference to them.
This package enables the user to draw violin plots, calculating the kernel density estimation from the data and plotting the resulting curve inside a tikzpicture environment. It supports different kernels, and allows the user to either set the bandwidth value for each plot or use a default value.