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 allows adding a custom symbol at the end of an environment (e.g. theorems, definitions, remarks).
This package defines an equationarray environment, that allows more than three columns, but otherwise behaves like LaTeX's eqnarray environment. This environment is similar, in some ways, to the align environment of amsmath.
This package allows you to modify a cell based on the contents of other cells using LaTeX macros.
The bundle provides two packages: commado and filesdo. The package commado provides the command \DoWithCSL, which applies an existing one-parameter macro to each item in a list in which terms are separated by commas.
The package filesdo provides the command \DoWithBasesExts, which runs the single parameter command on each file whose base and extension are provided through two comma-separated lists.
These loop'-like commands are (themselves) entirely expandable.
PygmenTeX is a Python-based LaTeX package that can be used for typesetting code listings in a LaTeX document using Pygments. Pygments is a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code.
The package defines a command \ebook that defines page layout, fonts, and font-sizes for documents to be rendered as PDF-ebooks on small ebook-readers.
With this script you can install a LaTeX font family (PostScript Type 1, TrueType and OpenType formats are supported). Font series from light to ultra bold, and (faked) small caps and (faked) slanted shapes are supported, but not expert fonts. The script will rename the fonts automatically (optional) or will otherwise expect the .afm files and the font files (in PostScript Type1 format) named in the Karl Berry scheme (e.g., 5bbr8a.pfb). After running the script, you should have a working font installation in your local TeX tree.
The package overlays a grid (whose spacing is \baselineskip, which offers guidelines for considering the ``rhythm'' of the document on the page.
This BibTeX style file is expected to meet the Uniform Requirements for Manuscripts Submitted to Biomedical Journals (also known as the Vancouver style).
This package provides the PDFsand sources for all examples from The LaTeX Companion, third edition (Parts I+II), together with necessary supporting files.
The package may be used for generating invoices. The package can deal with invisible expense items and deductions; output may be presented in any of 10 different languages.
This package tracks common typographic flaws in LuaLaTeX documents, especially widows, orphans, hyphenated words split over two pages, consecutive lines ending with hyphens, paragraphs ending on too short lines, etc. Customisable colours are used to highlight these flaws, and the list of pages on which typographical flaws were found is printed.
This package provides three new BibLaTeX entry types --- @bookinarticle, @bookinincollection and @bookinthesis --- to refer to a modern edition of an old book, where this modern edition is provided in a @article, @incollection or in a @thesis. The package is now superseded by biblatex-bookinother.
Martin Vogel's Symbol font (marvosym) contains the Euro currency symbol as defined by the European commission, along with symbols for structural engineering; symbols for steel cross-sections; astronomy signs (sun, moon, planets); the 12 signs of the zodiac; scissor symbols; CE sign and others. The package contains both the original TrueType font and the derived Type 1 font, together with support files for TeX (LaTeX).
This package provides extra PDF features for OpTeX (or in limited form for plain LuaTeX and LuaLaTeX). As a minimalistic format, OpTeX does not support advanced features of the PDF file format in its base. This third party package aims to provide them. As such, it supports insertion of multimedia (audio, video, 3D), hyperlinks and other actions, triggering events, transitions, and attachments.
The listing environment is provided and is similar to figure and table, although it is not a floating environment. Includes support for \caption, \label, \ref, and introduces \listoflistings, \listingname, \listlistingname. It produces a .lol file. It does not change \@makecaption (unless the option bigcaptions is used), so packages that change the layout of \caption still work.
This package provides a comprehensive package for adding University of Copenhagen or faculty logo to your front page. For use by student or staff at University of Copenhagen (Kobenhavns Universitet).
The package uses PSTricks to draw a Japanese abacus, or soroban. The soroban is still used in Japan today.
This module provides the french style that can be set using \DTMsetstyle provided by datetime2.sty.
This package is intended for package authors who patch code from other packages. To improve reliability, the verifycommand package provides a way to verify that macros or environments have not changed. This allows a package author to check before patching a definition. If a definition is not as expected, a warning is issued. At the end of the compile, a list of all changed definitions is displayed.
This module provides the finnish style that can be set using \DTMsetstyle provided by datetime2.sty.
This package provides a package to typeset proof trees for natural deduction calculi, sequent-like calculi, and similar.
The package uses TikZ to provide commands for generating control diagrams (specially in power electronics).
PDF documents containing formulas generated by LaTeX are usually not accessible by assistive technologies for visually impaired people and people with special educational needs (i.e., by screen readers and braille displays). The axessibility package manages this issue, allowing to create a PDF document where the formulas are read by these assistive technologies, since it automatically generates hidden comments in the PDF document (by means of the /ActualText attribute or suitable tags) in correspondence to each formula.