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.
The package provides a BibTeX style for use with journals published by the British Ecological Society. The style was produced independently of the Society, and has no formal approval by the BES.
With this package you can insert vectorial coins and banknotes in euro, with stacking option. Three designs are available: full color, simple color, and simple black and white.
This LaTeX document class enables the user to turn simple pure text entries into a colorful and nicely formatted journal.
The package provides the language definition file for support of Irish Gaelic in Babel. The principal content is translations to Irish of standard LaTeX names.
The package provides a Lua script written for the sole purpose of detecting undefined and unused references from LaTeX auxiliary or bibliography files.
This package allows you to put your document under a license and include a link to read about the license or include an icon or image of the license. Currently, only Creative Commons is supported, but this package is designed to handle all kinds of licenses.
This is a fairly complete BibLaTeX style (citations and references) for APA (American Psychological Association) 6th Edition conformant publications. It implements and automates most of the guidelines in the APA 6th edition style guide for citations and references. An example document is also given which typesets every citation and reference example in the APA 6th edition style guide. This is a legacy style for 6th Edition documents. Please use the BibLaTeX-apa style package for the latest APA edition conformance.
The package provides commands that give a well-spaced ellipsis after !, ?, !? or ?!.
SplitIndex consists of a LaTeX package, splitidx, and a small program, splitindex. The package may be used to produce one index or several indexes. Without splitindex, the number of indexes is limited by the number of TeX's output streams. But using the program you may use even more than 16 indexes: splitidx outputs only a single file and the program splits that file into several raw index files and calls your favorite index processor for each of the files.
This package provides a flexible package that allows commas (or anything else) to be inserted every three digits in a number, as in 1,234.
PostScript lacks a lot of basic operators such as tan, acos, asin, cosh, sinh, tanh, acosh, asinh, atanh, exp (with e base). Also (oddly) cos and sin use arguments in degrees. Pst-math provides all those operators in a header file pst-math.pro with wrappers pst-math.sty and pst-math.tex. In addition, sinc, gauss, gammaln and bessel are implemented (only partially for the latter). The package is designed essentially to work with pst-plot but can be used in whatever PS code. The package also provides a routine SIMPSON for numerical integration and a solver of linear equation systems.
The main purpose of the preview package is the extraction of selected elements from a LaTeX source, like formulas or graphics, into separate pages of a DVI file. A flexible and convenient interface allows it to specify what commands and constructs should be extracted. This works with DVI files postprocessed by either Dvips and Ghostscript or dvipng, but it also works when you are using PDFTeX for generating PDF files.
Creating PDFs with pdfLaTeX populates several PDF meta-data fields such as date/time of creation/modification, information about the LaTeX installation (e.g., pdfTeX version), and the relative paths of included PDFs. The pdfprivacy package provides support for emptying several of these PDF meta-data fields as well as suppressing some pdfTeX meta-data entries in the resulting PDF.
The package provides a Perl script that allows the uploads of a contribution to CTAN from the command line. The aim is to simplify the release process for LaTeX package authors. Note by the CTAN team (2015-02-05): It seems that this script is currently not working.
The package redefines the thebibliography environment to place the citation key into the margin.
This package exports some utility macros from the LaTeX kernel into a separate namespace and also makes them available for other formats such as plain TeX.
This module provides the slovak style that can be set using \DTMsetstyle provided by datetime2.sty. This package is currently unmaintained.
The package provides a means of producing beautiful song books for church or fellowship. It offers:
a very easy chord-entry syntax;
multiple modes (words-only; words+chords; slides; handouts);
measure bars;
guitar tablatures;
automatic transposition;
scripture quotations;
multiple indexes (sorted by title, author, important lyrics, or scripture references);
and projector-style output generation, for interactive use.
The scrhack package used to be part of KOMA-Script. It was originally intended to improve the compatibility of third-party packages with KOMA-Script. However, most of the so-called hacks also added additional functionality to the corresponding third-party package. On the other hand, it was sometimes urgent to react to a change in such a third-party package, which was difficult to do from within a large collection like KOMA-Script. Therefore, the scrhack part of KOMA-Script was split into several independent packages. And the scrhack spin-off was made to emulate the former KOMA-Script package of the same name.
The package computes the number of sheets of paper used by, and hence the mass of a document. This is useful (for example) when calculating postal charges.
This is the original, and somewhat dated, TeX chess font package. Potential users should consider skak (for alternative fonts, and notation support), texmate (for alternative notation support), or chessfss (for flexible font choices).
This package (ab)uses the inline enumeration capabilities of enumitem to add a displayed enumeration mode, triggered by adding gathered to the key-value option list of the enumerate environment. The end result is similar to a regular enumerate environment wrapped in a multicols environment, with the following advantages:
it can pack items depending on their actual width rather than a fixed, constant number per line;
it fills items in a line-major order (instead of column-major order).
The package provides the means to directly reference items of lists nested in theorem-like environments (e.g., as Theorem 1 a). The package extends the ntheorem and cleveref packages. The package also provides other theorem markup commands.
The package provides JavaScript code snippets to create gray hints. Gray hints, as the author terms them, are text that appears initially in a text field that gives a short hint as to what the contents of the text field should be. For example, a text field might contain the hint First Name, or a date field might read yyyy/mm/dd. As soon as the field comes into focus, the hint disappears. It reappears when the field is blurred and the user did not enter any text into the field. The package works for Dvips/Distiller, pdfLaTeX, LuaLaTeX, and XeLaTeX.