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 logs LaTeX's progress through the file, making the LaTeX output more verbose. This helps to make LaTeX debugging easier, as it is simpler to find where exactly LaTeX failed. The package outputs the typesetting of section, subsection and subsubsection headers and (if amsmath is loaded) details of the align environment.
The nih class offers support for grant applications to NIH, a US government agency.
This package provides a Portuges language module for glossaries package.
The Asana-Math font is an OpenType font that includes almost all mathematical Unicode symbols and it can be used to typeset mathematical text with any software that can understand the MATH OpenType table.
This package provides MetaPost tools for drawing simple probability trees. One command and several parameters to control the output are provided.
BibTeX8 is an enhanced, portable C version of BibTeX. It is enhanced by conversion to larger (32-bit) capacity, addition of run-time selectable capacity and 8-bit support extensions. National character set and sorting order are controlled by an external configuration file.
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 package provides a geometric sans serif blackboard bold font, for use in mathematics; Metafont sources are provided, as well as macros for use with LaTeX.
This is a LaTeX package for marmots to be used in TikZ pictures. These little figures are constructed in such a way that they may even borrow some garments and other attributes from the TikZducks.
This package provides LaTeX support for Czech and Slovak typesetting.
This package provides sans-serif Greek fonts to match the URW Bookman set (which are distributed with Kerkis). The Kerkis font set has some support for mathematics as well as other glyphs missing from the base URW Bookman fonts. Macros are provided to use the fonts in OT1, T1 (only NG/ng glyphs missing) and LGR encodings, as well as in mathematics; small caps and old-style number glyphs are also available.
This collection provides support for Japanese, with additional packages from collection-langcjk.
Having trouble finding the answer to a LaTeX question? The Visual LaTeX FAQ is a search interface that presents over a hundred typeset samples of frequently requested document formatting. Simply click on a hyperlinked piece of text and the Visual LaTeX FAQ will send your web browser to the appropriate page in the TeX FAQ.
The package provides a script that performs on the fly downloads of missing packages, while a document is being compiled. To use the script, replace your (LaTeX) compilation command with texliveonfly.py file.tex.
This package supports fixed-point arithmetic with two decimal places (di-decimal) which is typical for financial transactions in many currencies. The intended use case is (personal) bookkeeping.
This package provides classes extarticle, extreport, extletter, extbook and extproc which provide for documents with a base font size from 8-20pt. There is also a LaTeX package, extsizes.sty, which can be used with nonstandard document classes. But it cannot be guaranteed to work with any given class.
This class is designed to simplify the typesetting of problem sheets with mathematics and computer science content. It is currently customised towards teaching in French (and the examples are in French).
The package recursively draws trees: each subtree is defined in a bundle environment, with a set of leaves described by \chunk macros. A chunk may have a bundle environment inside it.
This package provides (La)TeX macros for typesetting guitar chords over song texts. Note that this package only places arbitrary TeX code over the lyrics. To typeset the chords graphically (and not only by name), the author recommends use of an additional package such as gchords.
This package can join boxes vertically or horizontally. When using vertical joining, all boxes to be joined will keep same width, while when using horizontal joined, all boxes to be joined keep same height.
This BibTeX bibliography style is for the Journal of Molecular Biology and Journal of Theoretical Biology; the accompanying LaTeX package is a close relative of apalike.sty in the BibTeX distribution; it features author-date references.
This package is meant for setting parameters in a LuaLaTeX document in a more programmatic way with YAML. Parameters can be specified by adding a ``recipe'' file. These recipe files describe the parameter's type, placeholders or default values. From thereon, the placeholders can be displayed in the document and an ``example'' document can be created. An ``actual copy'' document can be created by loading additional ``payload'' files, which all must correspond to a recipe file.
This package implements a command \roundbox that can be used, in LaTeX, for producing boxes, framed with rounded corners.
The document constitutes a list of every control sequence name (csname) described in the TeXbook, together with an indication of whether the csname is a primitive TeX command, or is defined in plain.tex.