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 is a LaTeX package for creating CJK character calligraphy practicing sheets (copybooks). Currently, only XeTeX is supported.
This package contains templates for the creation of documents for IARIA publications (International Academy, Research, and Industry Association) and implements the specifications for the IARIA citation style.
This class for typesetting journal articles is accepted for submitted articles both in Elsevier's electronic submission system and elsewhere.
This package provides a LaTeX style file which makes it easy to use input encoding (UTF-8 by default, can be changed), fontspec.sty (optional), font encoding (T1 if fontspec.sty is not used), babel (English language by default), hyphenation, underline (with soul.sty), default text and math fonts (Computer Modern or Times), and paper sizes correctly with both pdfLaTeX and LuaLaTeX.
This package provides commands to give an easy way to control the size and blackness of delimiters: append 1-4 bs to command for larger sizes; prepend B for for boldface. These commands reduce the likelihood of incomplete delimiter pairs and typically use fewer characters than the LaTeX default.
This package provides several extensions to fancyvrb, including automatic line breaking and improved math mode.
Xlop (eXtra Large OPeration) will typeset arithmetic problems either in-line or as in school (using French school conventions). Many other features allow dealing with numbers (tests, display, some high level operations, etc.)
This is a XeLaTeX package for mapping Chinese characters to their codes in the Four-Corner method.
The package brings some letters nearer to German single and double quotes even when that letter wears a standard accent
This package provides the binary for texlive-tpic2pdftex.
This package automatically adds the bibliography and/or the index and/or the contents, etc., to the table of contents.
The package provides a mechanism for inputting non-ASCII text. Nowadays, the job is mostly done by the inputenc package in the LaTeX distribution.
The file can be used to format the bibliographies of PhD theses, books etc., according to the latest Russian standards: GOST 7.82 -- 2001 and GOST 7.1 -- 2003. It introduces the minimum number of new entries and styles to cover all frequently used situations. The style file provides an easy way to perform a semiautomatic, or a completely manual sort of the list of the references. Processing bibliographies produced by the style requires a 8-bit BibTeX system.
This package defines macros which are useful for many documents. It is a large collection of simple little helpers which do not really warrant a separate package on their own. Included are, among other things, definitions of common units with preceding thinspaces, framed boxes where both width and height can be specified, starting new odd or even pages, draft markers, notes, conditional includes, including EPS files, and versions of enumerate and itemize which allow the horizontal and vertical spacing to be changed.
The Tango color palette defines some color names and their RGB codes. This LaTeX macro package implements these color names, so one can easily access these colors by their names.
This package provides LaTeX commands for drawing international maritime signal flags using TikZ (A-Z, NATO 0-9).
This Perl script allows the user to extract (and display) elements of the log file.
Similar to FontAwesome icons being provided on LaTeX by the fontawesome package, this package aims to do the same with Simple Icons.
This is a thesis class for the University of Washington.
The class is based on memoir, and is adapted to typesetting Korean documents.
This package provides the source of the examples printed in The LaTeX Companion book, together with necessary supporting files.
This package provides extensive colored syntax highlighting for LaTeX. For this purpose it builds on the generic listings package.
When writing programs, it's often required to present the user with a list of options or actions. The user is then expected to select one of these options for the program to process. termmenu provides this mechanism for TeX.
This package provides support for interactive computing sessions with e-TeX (or pdfTeX) executed on the command line. Once xintsession is loaded, e-TeX becomes an interactive computing software capable of executing arbitrary precision calculations, or exact calculations with arbitrarily big fractions. It can also manipulate polynomials as algebraic entities. Numerical variables and functions can be defined during the session, and each evaluation result is stored in automatically labeled variables. A file is automatically created storing inputs and outputs.