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 some commands (in French) to display, with TikZ, windows like Xcas or Geogebra.
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.
This package allows you to typeset monographs and edited volumes for publication with Language Science Press. It includes all necessary files for title pages, frontmatter, main content, list of references and indexes.
This package is unneeded and does nothing when used with a LaTeX format 2020-10-01 or newer as in this case the format provides the \AtEndDvi command. For older formats it implements \AtEndDvi, a counterpart to \AtBeginDvi. The execution of its argument is delayed to the end of the document at the end of the last page. Thus \special and \write remain effective, because they are put into the last page. This is the main difference to \AtEndDocument.
This package provides a collection of verbatim facilities that provide line-numbered verbatim, verbatim that obeys TAB characters, verbatim input and verbatim output to file. The package makes use of the verbatim package. The package is formed from a series of small pieces, and is somewhat unstructured. The user who looks for thought-through verbatim facilities is advised to consider using the fancyvrb package in place of moreverb.
The package allows the user to access a symbol without loading the package that usually provides it; this has the advantage of avoiding the name clashes that so commonly trouble those who load symbol-packages.
The pecha class provides an environment for writing Tibetan on LaTeX2e in the traditional Tibetan Pecha layout used for spiritual or philosophical texts, using the cTib4TeX package. It provides features like headers in different languages, page numbering in Tibetan and more.
This package provides a BibTeX style derived from the standard master, presumably for use with the aaai package.
This package implements a wrapper which allows the user to load the LaTeX-independent part of LaTeX package etoolbox in other formats.
jTree uses PSTricks to enable linguists to typeset complex trees.
This package provides a command much like hyperref's \url that typesets a URL using a typewriter-like font. However, if the dvips driver is being used, the original \url doesn't allow line breaks in the middle of the created link: the link comes in one atomic piece. This package allows such line breaks in the generated links.
This is a German translation of the ecv documentation.
This package provides the Arvo family of fonts, designed by Anton Koovit, with support for LaTeX and pdfLaTeX.
This package provides the Metafont sources for the following school fonts: Das Paket enthalt im wesentlichen die Metafont-Quellfiles fur die folgenden Schulausgangsschriften: Suetterlinschrift, Deutsche Normalschrift, Lateinische Ausgangsschrift, Schulausgangsschrift, and Vereinfachte Ausgangsschrift.
The package extends and improves the robustness of the pgfkeys package. In particular, it can deal with active comma, equality sign, and slash in key parsing. The difficulty with active characters has long been a problem with the pgfkeys package. The package also introduces handlers beyond those that pgfkeys can offer.
luakeyval is a Lua module that helps defining macros which accepts key/val lists by scanning the input stream with token.scan_key_cs. This is helpful for creating use interface macros from within a Lua module.
This package replaces \textsuperscript and \textsubscript commands by equivalent commands that use OpenType font features to access appropriate glyphs if possible. It also patches LaTeX's default footnote command to use this new \textsuperscript for footnote symbols.
This is an add-on for the gb4e package used in linguistics. It implements the \Next, \NNext, \Last, and \LLast commands from the linguex package or the \nextx, \anextx, \lastx, \blastx, and \bblastx commands from the expex package.
The package looks at all hyphenation breaks in the document, comparing them against a white-list prepared by the author. If a hyphenation break is found, for which there is no entry in the white-list, the package flags the line where the break starts. The author may then either add the hyphenation to the white-list, or adjust the document to avoid the break.
The package provides a command \patchcommand that can be used to add material at the beginning and the end of the replacement text of an existing macro. It works for macros with any number of normal arguments, including those that were defined with \DeclareRobustCommand.
This package modifies the definitions of \frontmatter and \mainmatter so that page numbering starts in Arabic style from the front matter while preserving the rest of the original definitions. For it to work, \pagenumbering has to be inside these macros --- most of classes do that, but there are exceptions like memoir.
Typeset footnotes in run-on paragraphs, instead of one above another; this is a re-seating, for the LaTeX environment, of an example in the TeXbook. The same basic code, improved for use in e-TeX-based LaTeX, appears in the comprehensive footnote package footmisc, and superior versions are also available in the manyfoot and bigfoot packages.
This package typesets the turnstile sign. Among other uses, this sign is used by logicians for denoting a consequence relation, related to a given logic, between a collection of formulas and a derived formula.
The package provides the command \grabbox, which grabs an argument into a box and executes the code afterwards.