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 a \gatheritems command to parse a list of data separated by \item tokens. This makes it easier to define custom environments which structure their data in the same way that itemize or enumerate do.
This package provides the Source Sans Pro font family from Adobe in both Adobe Type 1 and OpenType formats, plus macros supporting the use of the fonts in LaTeX (Type 1) and XeLaTeX/LuaLaTeX (OTF).
Hex is a mathematical game invented by the Danish mathematician Piet Hein and independently by the mathematician John Nash. This package defines an environment that enables the user to draw such a game in a trivial way.
This TikZ library is designed for generating diagrams related to Automated Planning, a sub-discipline of Artificial Intelligence. It allows users to define a ``domain model'' for actions, similar to PDDL and HDDL used in hierarchical planning. The package is useful for researchers and students to create diagrams that represent sequential action sequences or partially ordered plans, including causal links and ordering constraints (e.g., POCL plans). It is particularly suited for presentations and scientific publications.
This package provides a general LaTeX template for journals published by OUP. The template outputs to the three official page designs (traditional, contemporary, modern) used by many journals published by OUP, with large, medium and small page options.
The package enables the user to use Beamer style operations on a canvas of the sizes provided by a0poster; font scaling is available (using packages such as type1cm if necessary). In addition, the package allows the user to benefit from the nice colour box handling and alignment provided by the Beamer class (for example, with rounded corners and shadows). Good looking posters may be created very rapidly.
The package deals with the behaviour of the LaTeX internal command \@ifnextchar, which skips blank spaces. This has the potential to surprise users, since it can produce really unwanted effects. A common example occurs with brackets starting a line following \\: the command looks for an optional argument, whereas the user wants the brackets to be printed. The package offers commands and options for modifying this behaviour, maybe limited to certain parts of the document source.
Mathdots redefines \ddots and \vdots, and defines \iddots. The dots produced by \iddots slant in the opposite direction to \ddots. All the commands are designed to change size appropriately in scripts, as well as in response to LaTeX size changing commands. The commands may also be used in plain TeX.
This package implements the tools of the screenplay document class in the form of a package so that screenplay fragments can be included within another document class.
This package provides macros to use upright greek letters as text symbols.
The pst-barcode package allows printing of barcodes, in a huge variety of formats, including quick-response (QR) codes. As a PSTricks package, the package requires pstricks. The package uses PostScript for calculating the bars. For PDF output use a multi-pass mechansism such as pst-pdf.
This package provides a flexible dark or light colour theme designed for maximum readability in environments where most themes fall flat. Its main features are:
dark color theme for presenting in low-light conditions;
optional light color theme for presenting in bright ambient light;
redefines color names red, green, blue, yellow to values that are visible when displayed by certain projectors, particularly those with a very bright green channel and dim red and blue channels. This behaviour can be optionally disabled, with the provided colours also available as
OwlRed,OwlGreen, etc.
This package increases the width of the typeset area of an A4 page. This sort of operation is capable of producing typographically poor results; the operation itself is better provided by the geometry package.
This package provides binaries for texlive-autosp.
The rotpages package allows you to format documents where small sets of pages are rotated by 180 degrees and rearranged, so that they can be read by turning the printed copy upside-down. It was developed for collecting exercises and solutions: using the package, you can print the exercise text normally and the solutions rotated.
This package provides the binaries for texlive-xpdfopen.
This package provides a mechanism to include fragments of DVI files with the graphicx package, so that you can use \includegraphics to include DVI files. The package requires the dvipaste program.
This package provides a family of modifications of the standard BibTeX styles whose behaviour may be changed by changing the user document, without change to the styles themselves. The package is largely used nowadays in its adaptation for working with Babel.
The package provides a Bembo-like font package based on Cardo but with many modifications, adding Bold Italic, small caps in all styles, six figure choices in all styles, updated kerning tables, added figure tables and corrected f-ligatures. Both OpenType and Adobe Type 1 versions are provided; all necessary support files are provided. The font works well with newtxmath's libertine option.
The package provides management of the CJK category code table of the upTeX extended TeX engine. Package options are available for tailored use in the cases of documents that are principally written in Japanese, or principally written in English or other Western languages.
This bundle presents the whole of Beccari's original Greek font set, which use the Lispiakos font shape derived from the shape of the fonts used in printers' shops in Lispia. The fonts are available both as Metafont source and in Adobe Type 1 format, and at the same wide set of design sizes as are such font sets as the EC fonts.
This package provides expandable arithmetic operations with integers, using the e-TeX extension \numexpr if it is available.
The class implements the format recommended by the Academy of Motion Picture Arts and Sciences.
The package is used in documentation files; with it the code listings will highlight (for example) pairs of curly braces with matching colors. Other delimiters like \if ... \fi, are highlighted, as are the names of new commands. All this makes code a little more readable, and helps during process of writing. Three options are provided, including a non-color option designed for printing (which numbers delimiters and underlines new commands).