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 defines a couple of editorial notes that simplify collaboration on a LaTeX text. These allow authors to annotate status information in the source. In draft mode, the annotations are shown for communication, and in publication mode these are suppressed.
This package offers a variety of features for documenting LaTeX packages, ensuring consistent presentation, cross-referencing, and index generation. It also supports version and change tracking to maintain a consistent change history.
Conventional standards for bibliography styles impose a forced choice between index and name/year citations, and corresponding references. The package avoids this choice, by providing alphabetic, sequenced, and even chronological orderings of references. Inline citations, that integrate these heterogeneous styles, are also supported (and work with other bibliography packages).
This bundle provides two class and corresponding template files for typesetting journal articles supposed to go through Elsevier's updated workflow. One of the sets is meant for one-column, the other for two-column layout. These are now accepted for submitting articles both in Elsevier's electronic submission system and elsewhere.
This package offers low-level mplib integration for plain LuaTeX and is designed with the purpose of being easy to extend. The use of multiple simultaneous MetaPost instances is supported, as well as running TeX or lua code from within MetaPost. With the included minim-mp format file, you can even use LuaTeX as a stand-alone MetaPost compiler.
The main purpose of this bundle is to serve as an underlying library for other packages created by the same author. However bxbase package contains a few user-level commands and is of some use by itself.
This package allows you to typeset pseudocode in the style of Introduction to Algorithms, Second edition, by Cormen, Leiserson, Rivest, and Stein. The package was written by the authors. You use the commands the same way the package's author did when writing the book, and your output will look just like the pseudocode in the text.
This is Fontname, a naming scheme for (the base part of) external TeX font filenames. This makes at most eight-character names from (almost) arbitrarily complex font names, thus helping portability of TeX documents.
The lgrmath package is a LaTeX package which sets the Greek letters in math mode to use glyphs from the LGR-encoded font of one's choice. The documentation includes a rather extensive list of the available font family names on typical LaTeX installations.
hexboard is a package for LaTeX that should also work with LuaTeX and XeTeX, that provides functionality for drawing Hex boards and games.
The package provides support for Turkmen in Babel, but integration with Babel is not available.
The 2up package offers considerable flexibility as to paper size and layout, and produces a standard DVI file without involving additional DVI or PostScript filters.
This package provides macros and an environment for easy worksheet creation:
use the
exerciseenvironment for formatting exercises in a simple, efficient design;typeset customized and automatically numbered worksheet titles in the same way as standard LaTeX titles (using
\maketitle);provide course and author information with a
scrlayer-scrpagebased automated header;
This package conforms to different Babel languages. (Currently English, French, and German are supported.)
pst-shell is a PSTricks related package to draw seashells in 3D view: Argonauta, Epiteonium, Lyria, Turritella, Tonna, Achatina, Oxystele, Conus, Ammonite, Codakia, Escalaria, Helcion, Natalina, Planorbis, and Nautilus, all with different parameters.
The package runs with pdfTeX or XeTeX, and creates an auxiliary file with geometrical information to permit references back and forth between source and PDF, assuming a conforming editor and PDF viewer.
The package allows LaTeX users to typeset MetaPost code inline and display figures in their documents with only and only one run of LaTeX, pdfLaTeX or XeLaTeX (no separate runs of mpost). Mpgraphics achieves this by using the shell escape (\write 18) feature of current TeX distributions, so that the whole process is automatic and the end user is saved the tiresome processing.
This package typesets SI units, numbers and angles according to the ISO requirements. Care is taken with font setup and requirements, and language customisation is available. Note that this package is (in principle) superseded by siunitx; sistyle has maintenance-only support, now.
The xstring package provides macros for manipulating strings, i.e., testing a string's contents, extracting substrings, substitution of substrings and providing numbers such as string length, position of, or number of recurrences of, a substring. The package works equally in Plain TeX and LaTeX (though e-TeX is always required). The strings to be processed may contain (expandable) macros.
This package redefines \fbox to allow an optional argument for different frames. It can be any combination of l)eft, r)ight, t)op, and b)ottom, for example: \fbox[lt]{foo}. Using uppercase letters or a combination of lowercase and uppercase is also possible.
This package provides ltugboat.cls for both regular and proceedings issues of the TUGboat journal. It also provides a BibTeX style, tugboat.bst.
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 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.
The style is intended to have enough features to draw any extensive game with relative ease. The facilities of PSTricks are used for graphics.
Digestif is a code analyzer, and a language server, for LaTeX, plain TeX, ConTeXt and Texinfo. It provides context-sensitive completion, documentation, code navigation, and related functionality to any text editor that speaks the LSP protocol.