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 provides a package to typeset syntactic trees such as those used in Chomsky's generative grammar, based on a description of the structure of the tree.
The document (in German) is a collection of how-to notes about LaTeX and pictures. The aim of the document is to provide a solution, in the form of some sample code, for every problem.
This package provides a LaTeX package to print a regular grid of ragged-right labels on a page, suitable for sheets of labels which can be fed through a printer. Macros are provided to allow easy input of names and addresses in a form free of TeX markup. Equally useful is a feature for making multiple copies of a single label, e.g., return address stickers to go with the labels. Rows, columns, borders can all be specified to match the label sheet being used.
This package provides a Lua module that can parse key-value options like the TeX packages keyval, kvsetkeys, kvoptions, xkeyval, pgfkeys, etc.
This package introduces an alternate proof environment, proof*, which conditionally hides or shows its contents based on the document mode (draft, final, or default). This is useful for omitting formal proofs from draft versions while retaining them in final documents. The motivation for this package is to reduce the clutter in large files by omitting long proofs, allowing authors to focus their attention on results or proofs that are currently works in progress.
The package provides commands for detecting pTeX and its derivatives (e-pTeX, upTeX, e-upTeX, and ApTeX). Both LaTeX and plain TeX are supported.
This package provides a presentation theme for LaTeX Beamer that aims at a clean and minimalist design, so to minimize distractions and put the focus directly on the content.
The package provides a different format for typesetting equations, one reportedly used in old style Britsh books: equations aligned on the left, with dots on the right leading to the equation number. In default of an equation number, the package operates much like the fleqn class option (no leaders).
This package provides the Russian version of the Short Introduction to LaTeX2e.
The rccol package provides decimal-centered numbers: corresponding digits and decimal separators aligned. Furthermore, rounding to the desired precision is possible.
This bundle provides possibilities to use the corporate design of Bern University of Applied Sciences (BFH) with LaTeX. To this end it contains classes as well as some helper packages and config files.
nodetree is a development package that visualizes the structure of node lists. It uses a similar visual representation for node lists as the UNIX tree command for a folder structure.
This collection provides support packages for Polish.
The package is a LaTeX package for ducks to be used in TikZ pictures.
The default citation styles use the op.: cit.: form in order to have a shorter reference when a title has already been cited. However, when you cite two entries which share the same booktitle but not the same title, the op.: cit.: mechanism does not work. This package fixes this.
This is a XeLaTeX template for writing theses to apply academic degrees in Xidian University. The template is designed according to the official requirements on typesetting theses. The template currently supports all levels of degrees from bachelor to doctor, including both academic master and professional master.
The package simulates typical word processor layout: narrow page margins, Times, Helvetica and Courier fonts, \LARGE or \Large headings, and \sloppy typesetting.
The package aims at making life easier for users who are discontent with LaTeX's standard layout settings because they need a layout that resembles the usual ``wordlike'' output.
The package provides macros and environments that relieve the programmer of some of the difficulties of using \parshape in LaTeX macros. It does not actually calculate shapes in the way that the shapepar package does.
This LaTeX package gives easy access to text-style subscripts in math mode by providing an optional argument to _. This is implemented by using the \text{} command from the amstext package.
This package provides a French language module for glossaries package.
The package provides hooks to perform actions on every page, or on the current page. Specifically, actions are performed after the page is composed, but before it is shipped, so they can be used to prepare the output page in tasks like putting watermarks in the background, or in setting the next page layout, etc.
This guide, LaTeX for Musicians, explains how to create LaTeX documents that include several kinds of music elements: music symbols, song lyrics, guitar chords diagrams, lead sheets, music excerpts, guitar tablatures, multi-page scores.
This package provides the binary for texlive-m-tx.
This package provides a LaTeX interface to create, modify, and use the Lua data structure tables. Lua tables can be declared with the help of luakeys, and this package provides facilities to set, get, check, iterate, apply, etc., to the table.