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.
The package provides LaTeX support files to access the Greek and Cyrillic glyphs in Linux Libertine. It functions as an add-on to the libertine package, using filenames and macro names that are compatible with that package.
The main purpose of the preview package is the extraction of selected elements from a LaTeX source, like formulas or graphics, into separate pages of a DVI file. A flexible and convenient interface allows it to specify what commands and constructs should be extracted. This works with DVI files postprocessed by either Dvips and Ghostscript or dvipng, but it also works when you are using PDFTeX for generating PDF files.
This package provides a library written in Lua, allowing to make all the necessary calculations to define the objects of a Euclidean geometry figure. The definitions and calculations are only done with Lua. At the moment, once the calculations are done, tkz-euclide, or TikZ, do the drawings.
The Bembo-like font family, ETbb, expands ET-Bembo features to include a full set of figure styles, small caps in all styles, superior letters and figures, inferior figures, a new capital Sharp S with small caps version, along with macros to activate these features in LaTeX.
Built on top of the xcolor package, this package defines the sixteen colors of Ethan Schoonover's popular color palette, Solarized, for use in documents typeset with LaTeX and friends.
The package will typeset both Z and Object-Z specifications.
The metsymb package introduces commands to generate official meteorological symbols with vectorial quality. It essentially introduces a new font in which each symbol is assigned to a glyph, which can then be called individually from LaTeX documents via dedicated commands.
This project aims to display Git project information in PDF documents. It is mostly written in Lua for executing the Git commands, thereby making this package only applicable for LuaLaTeX with shell escape enabled. If LuaLaTeX isn't working for you, you could try gitinfo2 instead. For LaTeX, a set of standard macros is provided for displaying basic information or setting the project directory, and a set of advanced macros for formatting commits and tags.
This small package provides new column types for array and tabular environments, horizontally and vertically centered, or with adjusted height for big mathematical expressions. The columns width can be fixed or calculated like in tabularx environments. Macros for drawing vertical and horizontal rules of variable thickness are also provided.
Xlop (eXtra Large OPeration) will typeset arithmetic problems either in-line or as in school (using French school conventions). Many other features allow dealing with numbers (tests, display, some high level operations, etc.)
This package contains the supporting documentation, slides, exercise files, and templates for an introductory LaTeX course (in French) prepared for Universite Laval, Quebec, Canada.
This package produces lists of symbols using the capabilities of the MakeIndex program.
The package aims to solve the error No room for a new \write, which occurs when the user, or when the user's packages have allocated too many streams using \newwrite (TeX has a fixed maximum number --- 16 --- of such streams built-in to its code). The package hooks into TeX primitive commands associated with writing to files; it should be loaded near the beginning of the sequence of loading packages for a document.
This package implements a LaTeX class for writing exercise sheets for a lecture. Its features are:
quick typesetting of exercise sheets or their revisions,
simple user friendly commands,
elegant page formatting,
automatic numbering of exercises and sub-exercises,
the number of the exercise sheet is extracted automatically from the file name,
static information about the lectures and the authors needs to provided at one point only.
This package provides facilities for using key-value format in package options.
The package extracts information in .bib files, makes it available in the current document, and sorts lists of entries according to that information and the user's specifications. Citation and bibliography styles can then be written directly in TeX, without any use of BibTeX. The package works with all formats that use plain TeX's basic syntactic sugar; the distribution includes a third-party file for ConTeXt and a style file for LaTeX.
The file defines a macro \compare, which takes two arguments; the macro expands to -1, 0, 1, according as the first argument is less than, equal to, or greater than the second argument. Sorting is alphabetic, using ASCII collating order.
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.
Kblocks defines a number of commands to make drawing control block diagrams using TikZ/PGF more structured and easier. It reduces the learning curve for TikZ/PGF and serves as a frontend, by focusing on the block or flow diagrams only.
Instead of having to transform the common source into program or documentation, the central idea was to develop a method to have one common source which can be interpreted by a Prolog system as well as by LaTeX.
This package provides a new TikZ library designed to easily draw optical setups with TikZ. It provides shapes for lens, mirror, etc. The geometrically (in)correct computation of light rays through the setup is left to the user.
This package provides a BibTeX style derived from the standard master, presumably for use with the aaai package.
This package provides Concrete Roman fonts, designed by Donald Knuth, originally for use with Euler mathematics fonts. Alternative mathematics fonts, based on the concrete parameter set are available as the concmath fonts bundle. LaTeX support is offered by the beton, concmath and ccfonts packages. T1- and TS1-encoded versions of the fonts are available in the ecc bundle, and Adobe Type 1 versions of the ecc fonts are part of the cm-super bundle.
STANLI is a STructural ANalysis LIbrary based on PGF/TikZ. Creating new assignments and tests, at university, is usually a very time-consuming task, especially when this includes drawing graphics. In the field of structural engineering, those small structures are a key part for teaching. This package permits creating such 2D and 3D structures in a very fast and simple way.