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 is a beta version of the STEP Greek font. Only a regular face is available at present, though there are plans to add italic, bold and bold italic in the future. The font only supports LGR in TeX and is meant to serve as a Greek complement to a Times-like font such as STEP. The font supports polytonic Greek.
The sshrc-insight LaTeX class facilitates the preparation of funding proposals for the Insight Grants program of Canada's Social Sciences and Humanities Research Council (SSHRC).
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 is the principal package in the AMS-LaTeX distribution. It adapts for use in LaTeX most of the mathematical features found in AMS-TeX; it is highly recommended as an adjunct to serious mathematical typesetting in LaTeX. When amsmath is loaded, AMS-LaTeX packages amsbsy (for bold symbols), amsopn (for operator names) and amstext (for text embedded in mathematics) are also loaded. This package is part of the LaTeX required distribution; however, several contributed packages add still further to its appeal; examples are empheq, which provides functions for decorating and highlighting mathematics, and ntheorem, for specifying theorem (and similar) definitions.
This LaTeX package produces mailing envelopes and labels, including barcodes and address formatting according to the US Postal Service rules.
The bundle contains a small collection of add-on packages for the listings package. Current packages are: lstlinebgrd: colour the background of some or all lines of a listing; and lstautogobble: set the standard gobble option to the indent of the first line of the code.
This language support package provides:
extra 8-bit encoding L7x used by
fontenc:l7xenc.def,l7xenc.dfu,l7xenc.sty;Lithuanian TeX support for URW family Type1 fonts: map, fd, tfm with L7x encoding;
extra code page definitions used by
inputenc:cp775.defandlatin7.def.
This package provides TikZ styles for creating special syntax diagrams known as railroad diagrams.
The cidarticle bundle is used for writing articles to be published in the Commentarii informaticae didacticae (CID).
MetaUML is a MetaPost library for typesetting UML diagrams, which provides a usable, human-friendly textual notation for UML, offering now support for class, package, activity, state, and use case diagrams.
This package provides LaTeX support for the wnri fonts.
This package provides a French translation of booktabs documentation.
The package that implements a set (AuriocusKalligraphicus) of three calligraphic fonts derived from the author's handwriting in Adobe Type 1 Format, T1 encoding for use with LaTeX: Auriocus Kalligraphicus; Lukas Svatba; and Jana Skrivana. Each font features old style digits and (machine-generated) boldface and slanted versions. A variant of Lukas Svatba offers a long s.
This package provides some commands and options for creating Post-it-like boxes with tcolorbox.
The package provides a collection of tools for use either in an ordinary LaTeX document, or within a .dtx file.
Executing Lua code from within TeX with directlua can sometimes be tricky: there is no easy way to use the percent character, counting backslashes may be hard, and Lua comments don't work the way you expect. The package provides the \luaexec command and the luacode environments to help with these problems.
This is the TeX Live scheme for installing ConTeXt.
The class offers entries for assets and social networks; customizable styles are provided. The class comes with no documentation, but a worked example offers some guidance.
For several reasons a \caption may be desirable at the top of a table environment. This package changes the table environment such that \abovecaptionskip and \belowcaptionskip are swapped. The package should also work with a non-standard table environment.
This Python program creates print-ready PDF files from some input PDF files for booklet printing. The resulting files need to be printed in landscape/long edge double sided printing. The default paper format depends on the locale and is chosen by pdfjam. It can be chosen using the --paper option. Before the PDF is composed, the input file is cropped to the relevant area in order to discard unnecessary white spaces. In this process, all pages are cropped to the same dimensions. Extra margins can be defined at the edges of the booklet and in the middle where the binding occurs.
Fistrum is a LaTeX package forked from lipsum that produces dummy text for use in documents and examples. The paragraphs were taken with permission from https://www.chiquitoipsum.com/.
The package provides a multienv environment which permits easy addition of multiple environments using a key=value syntax. Macros to define environments using this syntax are also provided.
PicTeX is an early and very comprehensive drawing package that mostly draws by placing myriads of small dots to make up pictures. It has a tendency to run out of space; packages m-pictex and pictexwd deal with the problems in different ways.
This archive contains a MusiXTeX extension library musixtnt.tex and a program, msxlint.
musixtnt.tex provides a macro \TransformNotes that enables transformations of the effect of notes commands such as \notes. In general, the effect of \TransformNotes{input}{output} is that notes commands in the source will expect their arguments to match the input pattern, but the notes will be typeset according to the output pattern. An example is extracting single-instrument parts from a multi-instrument score.
msxlint detects incorrectly formatted notes lines in a MusiXTeX source file. This should be used before using \TransformNotes.