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 typesetting pseudocode in LaTeX. It is based on algpseudocode from the algorithmicx package and uses the same syntax, but adds several new features and improvements. Notable features include customizable indent guide lines and the ability to draw boxes around parts of the code for highlighting differences. This package also has better support for long code lines spanning several lines and improved comments.
The package modifies \item commands to save the optional argument in a box.
This module provides the greek style that can be set using \DTMsetstyle provided by datetime2.sty. This package is currently unmaintained.
XMP (eXtensible Metadata Platform) is a mechanism proposed by Adobe for embedding document metadata, within the document itself. The metadata is designed to be easy to extract, even by programs that are oblivious to the document's file format. The hyperxmp package makes it trivial for LaTeX document authors to store XMP metadata in their documents as well.
This package loads package ltablex, but keeps the current tabularx environment as is. The new environment xltabular is a combination of longtable and tabularx: Header/footer definitions, X-column specifier, and with possible pagebreaks.
This module provides the portuges style that can be set using \DTMsetstyle provided by datetime2.sty. This package is currently unmaintained.
This package simplifies the process of writing Bangla in LaTeX and addresses most of the associated typesetting issues. Its notable features are:
automated transition from Bangla to English and vice versa;
patch for the unproportionate whitespace issue in popular Bangla fonts;
full support for all the common commands and environments;
Bangla numbering for page, section, chapter, footnotes, extending Polyglossia's support.
new
theorem,problems,example,solutionand other environments, all of which are in Bangla.
The todonotes package lets the user mark things to do later, in a simple and visually appealing way. The package takes several options to enable customization and finetuning of the visual appearance.
The pgfgantt package provides an environment for drawing Gantt charts that contain various elements (titles, bars, milestones, groups and links). Several keys customize the appearance of the chart elements.
The package offers package or class authors a way to format counters with patterns. These patterns do not affect normal LaTeX treatment of counters.
The package provides a simple means of typesetting computer programs such that the result is acceptable for inclusion in reports, etc.
The package provides two environments called filecontentsdef and filecontentshere. They are derived from the LaTeX filecontents environment. In addition to the file creation they either store the (verbatim) contents in a macro (filecontentsdef) or typeset them (verbatim) on the spot (filecontentshere). The author developed the package to display TeX code verbatim in documentation and the same time produce the corresponding files during the LaTeX run in order to embed them in the PDF as file attachment annotations (by using Scott Pakin's package attachfile).
The mcaption package provides an mcaption environment which puts figure or table captions in the margin. The package works with the standard classes and with the KOMA-Script document classes scrartcl, scrreprt and scrbook.
This package bundle consists of the following packages: bxcalcize, to make calc expressions available in more places, and bxcalcux, to add user-defined units to the calc syntax.
In addition, this bundle provides the bxcalc package, which simply loads the above-mentioned packages internally.
This package provides an extension to Babel greek option for typesetting classical Greek with a philological approach. The package works with the author's greek fonts using the Lispiakos font shape derived from that of the fonts used in printers shops in Lispia.
With this package you can control the outcome of a figure which is set to draft and modify the display with various options.
The package provides relative commands that may be used in place of \chapter, \section, etc.
METAOBJ is a large MetaPost package providing high-level objects. It implements many of PSTricks features for node connections, but also trees, matrices, and many other things. It more or less contains boxes.mp and rboxes.mp. It is easily extensible with new objects.
The package helps LaTeX users to create PDF/X, PFD/A and other standards-compliant PDF documents with pdfTeX, LuaTeX and XeTeX.
This package provides some macros convenient for writing indexes, glossaries, or other macros. It contains macros which support: implicit macros; fancy optional arguments; loops over tokenlists and itemlists; searching and splitting; controlled expansion; redefinition of macros; and concatenated macro names; macros for text replacement.
This package offers a collection of macros to help in the process of writing a paper. You may add comments, todo notes, etc.,during revision, in a colourful way. The package also summarizes the inserted notes at the end of the document. There are some predefined note commands as well as a way of defining new ones to suit the user's needs. You may safely remove this package once the paper is finished.
The Lua script provides system-independent support of Japanese typesetting engines in TeXworks. As TeXworks typesetting setup does not allow for multistep processing, this script runs one of the pTeX-based programs followed by dvipdfmx.
This collection contains packages for law, linguistics, social sciences, humanities, etc.
This package is an expl3-implementation of a key-value interface to amsthm, implementing most of the functionality provided by thmtools. Several issues encountered in that package are avoided and a few new features are added.