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 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.
The script extracts the preamble of the document and runs all \begin{postscript}...\end{postscript}, \begin{pspicture}...\end{pspicture} and \pspicture...\endpspicture separately through LaTeX with the same preamble as the original document; thus it creates EPS, PNG and PDF files of these snippets. In a final pdfLaTeX run the script replaces the environments with \includegraphics to include the processed snippets.
Libre Franklin is an interpretation and expansion based on the 1912 Morris Fuller Benton's classic, designed by Pablo Impallari, Rodrigo Fuenzalida and Nhung Nguyen.
This package provides a conversion of Silvio Levy's Plain TeX macros for use with LaTeX.
This package redefines the \d command in LaTeX and provides an interface to define new commands for differential operators. It is compatible with pdfTeX, XeTeX and LuaTeX, and can also be used with the unicode-math package.
The package provides a comfortable means of typesetting chemical schemes, and also offers automatic structure referencing.
The package contains the OpenType medieval cursive font Aboensis and a style file to use it in XeLaTeX documents. The font is based on Codex Aboensis, that is a law book written in Sweden in the 1430s. Since medieval cursive is very difficult to read for modern people, the font is not suitable for use as an ordinary book font, but is intended for emulating late medieval manuscripts.
The font contains two sets of initials: lombardic and cursive to go with the basic alphabet, and there is support for writing two-colored initials and capitals. There are also a large number of abbreviation sigla that can be accessed as ligature substitutions. The style file contains macros that help to use the extended features of the font such as initials and two-colored capitals. There are also macros to help achieve even pages with consistent line spacing.
This package provides LaTeX support for the included Font Awesome 5 icon set.
The xint bundle modules are:
xinttoolsutilities of independent interest such as expandable and non-expandable loops,xintcoreexpandable macros implementing addition, subtraction, multiplication, division, and powers for arbitrarily long integers,xintextension ofxintcore,xintfracextends the scope ofxintto decimal numbers, to numbers using scientific notation and also to (exact) fractions,xintexprexpandable parsers of numeric expressions using the standard infix notations, parentheses, built-in functions, user definable functions and variables (and more ...), which do either exact evaluations (also with fractions) or floating point evaluations under a user chosen precision.xintkernelsupports macros for all the bundle constituents,xintbinhexconverts to and from hexadecimal and binary bases,xintgcdprovidesgcd()andlcm()functions toxintexpr,xintseries, which evaluates numerically partial sums of series and power series with fractional coefficients,and
xintcfrac, dedicated to the computation and display of continued fractions).
All computations are compatible with expansion-only context.
The package provides hooks to perform actions on every page, or on the current page. Specifically, actions are performed after the page is composed, but before it is shipped, so they can be used to prepare the output page in tasks like putting watermarks in the background, or in setting the next page layout, etc.
This package puts a grid on the paper. It was written for developers of a class or package who have to put elements on definite locations on a page (e.g., letter class). The grid allows a faster optical check, whether the positions are correct. If the previewer already offers features for measuring, the package might be unnecessary. Otherwise it saves the developer from printing the page and measuring by hand.
The package introduces Subversion variants of the standard LaTeX macros \ProvidesPackage, \ProvidesClass and \ProvidesFile where the file name and date is extracted from Subversion Id keywords. The file name may also be given explicitly as an optional argument.
This package distributes cont-sys.mkxl and cont-sys.mkiv files to update the ConTeXt filename cache if the system ls-R files are modified (typically by mktexlsr). It also sets the default paper size from the context-papersize.tex file which TeX Live creates/updates. It also includes stubs to run the luatools, contextjit, and mtxrunjit scripts.
The package essentially just wraps a minipage within an \fbox. However, while \fbox{\begin{minipage}{\linewidth}...\end{minipage}} juts out into the margin, \begin{boxedminipage}...\end{boxedminipage} does not. Instead, it subtracts the frame's dimensions from the specified dimensions of the minipage before typesetting the minipage.
This module provides the dutch style that can be set using \DTMsetstyle provided by datetime2.sty. This package is currently unmaintained.
The package is for typesetting bracketed dichotomous identification keys.
This package combines several other packages and defines additional macros and environments for documenting LaTeX code. The package mainly serves the purpose of combining the preferences used in the author's own package documentations.
This LaTeX package offers commands for typesetting total values of counters.
The package simplifies the process of writing differential operators and brackets in LaTeX. The commands facilitate the easy manipulation of equations involving brackets and allow partial differentials to be expressed in an alternate form.
The class provides facilities for typesetting modern curriculums vitae, both in a classic and in a casual style. It is fairly customizable, allowing you to define your own style by changing the colours, the fonts, etc.
LaTeX's \verb macro treats its argument as an unbreakable unit of text. This can lead to poor typesetting, especially when the argument is long. The spverbatim package provides an \spverb macro that is analogous to \verb and an spverbatim environment that is analogous to verbatim with the difference being that \spverb and spverbatim allow LaTeX to break lines at space characters.
This package provides right- and left-pointing hands in both black-on-white and white-on-black realisation. The font is distributed as Metafont source.
This package redefines LaTeX cross-referencing commands to insert \special commands for HyperTeX DVI viewers, such as recent versions of xdvi. The package is now largely superseded by hyperref.
The bundle provides pLaTeX2e macros for upTeX by Takuji Tanaka.