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 defines many macros for items of significance in statistical presentations. It represents a syntax-incompatible upgrade of statex.
The package uses PSTricks to draw ornaments (a substantial repertoire of ornaments is provided).
The class offers another modern, neat, design, and provides a simple means of adding an experience timeline'.
This package provides all MediaWiki commands to copy and past formulae from MediaWiki to LaTeX documents.
The package provides a small Perl script to filter the online output from a TeX run, attempting to show only those messages which probably deserve some change in the source. The TeX invocation itself need not change.
The package is a Python script, whose typical use is when preparing printed material for users with low vision. The most effective way of doing this is to print on (notional) small paper, and then to magnify the result; the script calculates the settings for various font and paper sizes.
The package lets you draw binary or ternary trees of any size.
Courseoutline is a class designed to minimise markup in a tedious task that needs to be repeated often.
This small package offers a new definition of the comma , as an active character. It ensures the correct spacing in mathematical mode when using the comma either as a decimal separator or as a list separator. With this package, the comma behaves similarly to ncccomma, but the code is lighter, and several compatibility issues have been fixed.
This package provides commands for abbreviating the word ``Suppose'' in six fonts and with other variations. The author recommends only using these commands when the immediately succeeding strings are mathematical in nature. He does not recommend using them in formal work.
This package defines University of Piura (UDEP) institutional and corporate colors for digital and electronic media according to brand and style guidelines published by UDEP DIRCOM. The colors have been selected and implemented using the xcolor package and following the brand and visual identity guidelines of the University of Piura.
Starting with PDF 1.3, PDF files can contain file attachments, i.e., arbitrary files that a reader can extract, just like attachments to an e-mail message. The attachfile package brings this functionality to pdfLaTeX and provides some additional features such as the ability to use arbitrary LaTeX code for the file icon. Settings can be made either globally or on a per-attachment basis. attachfile makes it easy to attach files and customize their appearance in the enclosing document.
Sans serif maths (produced by the beamer class or the sfmath package) often has accents positioned incorrectly. This package fixes the positioning of such accents when the default font (cmssi) is used for sans serif maths.
The package provides a means of producing a book of font samples (for evaluation, etc.).
The package deals with connections in two-dimensional style, optionally in colour.
The package counts the actual pages in the document (as opposed to reporting the number of the last page, as does lastpage). The counter itself may be shipped out to the DVI file.
In financial reports, text and currency amounts are regularly put in one table, e.g., a year balance or a profit-and-loss overview. This package provides the settings for automatically typesetting such columns, including the sum line (preceded by a rule of the correct width) using the specifier f.
This package will introduce the operations related to installing TeX Live and mainly introducing command line operations, in Chinese.
This package provides some commands (in French) to perform calculations on small (2x2 or 3x3 or 4x4) linear systems, with xint or pyluatex:
\DetMatriceor\DetMatricePYto display the determinant of a matrix;\MatriceInverseor\MatriceInversePYto display the inverse of a matrix;\SolutionSystemeor\SolutionSystemePYto display the solution of a linear system;…
This package, together with the Beamer class, is used to generate slideshows with song lyrics. This is typically used in religious services in churches equipped with a projector, for which this package has been written, but it can be useful for any type of singing assembly. It provides environments to describe a song in a natural way, and formatting it into slides with overlays. The package comes with an additional Python script that can be used to convert plain-text song lyrics to the expected LaTeX markup.
This library provides MetaPost macros for the reproduction of Garrigues Easter nomogram.
The accessibility package is intended to create tagged, structured PDF documents from LaTeX source code. This package is predominantly targeted at documents produced using the KOMA-Script document classes. However, according to its author using the package in its current implementation is discouraged.
Lacheck is a tool for finding common mistakes in LaTeX documents.
The package offers a solution to the problem that when you link to a float using hyperref, the link anchors to below the float's caption, rather than the beginning of the float. Hypcap defines a separate \capstart command, which you put where you want links to end; you should have a \capstart command for each \caption command.