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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package helps in creating exercises and the corresponding solutions. It is the official successor of the exsheets package and fixes/improves various long-standing issues.
The package defines auxiliary TikZ styles useful for overlaying pictures elements in Beamer.
The package draws tabular calendars, or calendars on dodecahedra with a month to each face. The package works for years 2000--2099, and has options for calendars in French German and English, but the documentation is not available in English.
This package provides a document class for Journal of the Physical Society of Japan.
The package provides a paragraph generator designed for use in Plain TeX documents. The paragraphs generated contain many f-groups (ff, fl etc.) so the text can act as a test of the ligatures of the font in use.
This package modifies two aspects of TeX's automatic interatom mathematics spacing. It uses LuaTeX's \Umath primitives to make superscripts and subscripts more closely resemble \textstyle and \displaystyle math and to treat \mathinner subformulas as \mathord, effectively eliminating this class.
This package provides a complete template for thesis/works of Faculdade de Engenharia da Universidade do Porto (FEUP) Faculty of Engineering University of Porto.
This package provides a command to print a number with (potentially different) separators every three digits in the parts either side of the decimal point (the point itself is also configurable). The macro is fully expandable and not fragile (unless one of the separators is). There is also a command \sepnumform, that may be used when defining \the<counter> macros.
Brandeis University's computer science courses often assign problem sets which require fairly rigorous formatting. This document class, which extends article, provides a simple way to typeset these problem sets in LaTeX.
The package provides comprehensive facilities for preparing lists of signs and variations, using PGF. This package has been taken temporarily out of circulation to give the author time to investigate some problems.
returntogrid offers a few commands to get something like an simple, semi-automatic grid typesetting. It does more or less what the existing gridset package does. The main differences to gridset are that returntogrid works also with LuaLaTeX and that it has also a command to do some horizontal movements to get to Tab positions.
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 the binary for texlive-dvisvgm.
A Few Notes on Book Design provides an introduction to the business of book design. It is an extended version of what used to be the first part of the memoir users manual.
The package facilitates wrapping text to a specific character width, breaking lines by words rather than, as done by TeX, by characters. The primary use for these facilities is to aid the generation of messages sent to the log file or console output to display messages to the user. Package authors may also find this useful when writing out arbitrary text to an external file.
This package places thumb marks in books, manuals and reference maunals.
This LaTeX package provides a macro \circledtext to typeset circled text. Its starred version can produce an inverted version.
LaTeX tables are implemented using TeX commands such as \halign, \noalign, \span, and \omit. In order to implement new features, many macro packages have modified the inner table commands inside LaTeX. This makes package code complicated, difficult to maintain, and often conflicts with each other. At present, the LaTeX3 programming layer is basically mature. This tabularray package will discard the old \halign commands and directly use LaTeX3 functions to parse the table, and then typeset the entire table. Under the premise of being compatible with the basic syntax of LaTeX2 tables, this macro package will completely separate the content and style of the table, and the style of the table can be completely set in keyval way.
This package provides macros and an environment to generate timing diagrams (digital waveforms) without much effort. The TikZ package is used to produce the graphics. A tabular-like environment is provided to produce larger timing diagrams.
This package provides an appropriate set of job options, together with process scripts for use with TeXnicCenter.
This package provides LaTeX support for the symbol for the EMF in electric circuits and electrodynamics. It provides support for multiple symbols but does not provide any fonts. The fonts themselves must be acquired otherwise.
This package provides commands to display the Licence Ouverte Etalab 2.0 vector logo.
The package defines the concept of a document bundle, which is a collection of documents that are to be built separately, but have a common bookmark tree.
This package provides a typical document usually contains many counters: page numbers, section numbers, itemizations, enumerations, theorems, and so on. This module provides a visual display for such counters.