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 collection of useful macros for drawing classic graphs of graph theory, or to make other graphs. This package has been taken temporarily out of circulation to give the author time to investigate some problems.
This small package allows a LaTeX document containing the citation commands provided by the harvard package to be compiled using the natbib package.
This package provides the binary for texlive-xetex.
The package provides a complex labelling scheme. It is designed to support the needs of the chemschemex package
Built on top of the xcolor package, the latexcolors package defines the set of colors shown on latexcolor.com for use in documents typeset with LaTeX and friends.
The bundle contains plain TeX format files and documents for upTeX and and e-upTeX.
Plotting functions with pst-plot is very powerful but sometimes difficult to learn since the syntax of \psplot and \parametricplot requires some PostScript knowledge. The infix-RPN and pst-infixplot styles simplify the usage of pst-plot for the beginner, providing macro commands that convert natural mathematical expressions to PostScript syntax.
This class extends the a0poster class in that it adds support to easily create posters without the need for taking care of the layout at all. It allows using \maketitle to generate a fancy header containing the title information and also provides macros to position various different types of text boxes in a two-column layout. The color scheme is inspired by the metropolis Beamer theme.
This is an old version of revtex, and is kept as a courtesy to users having difficulty with the incompatibility of that latest version.
This package provides ten output formats of the commands \today, \printdate, \printdateTeX, and \daterange (partly language dependent). The commands \printdate and \printdateTeX print any date. The command \daterange prints a date range and leaves out unnecessary year or month entries. This package supports German (old and new rules), Austrian, US English, British English, French, Danish, Swedish, and Norwegian.
The mdframed package develops the facilities of framed in providing breakable framed and coloured boxes. The user may instruct the package to perform its operations using default LaTeX commands, PStricks or TikZ.
This package provides a French translation of booktabs documentation.
This simple shell script prints the version and date of a LaTeX class or style file.
This package is more or less an extension to Heiko Oberdiek's package hologo. It prints TeX-related names as logos.
This package provides an environment to easily draw diagrams to represent communication protocols using message passing among processes. Processes are represented as horizontal or vertical lines, and communications as arrows between lines. The package also provides multiple macros to decorate those diagrams, for instance to annotate the diagram, to add crashes to the processes, checkpoints, ...
Martin Vogel's Symbol font (marvosym) contains the Euro currency symbol as defined by the European commission, along with symbols for structural engineering; symbols for steel cross-sections; astronomy signs (sun, moon, planets); the 12 signs of the zodiac; scissor symbols; CE sign and others. The package contains both the original TrueType font and the derived Type 1 font, together with support files for TeX (LaTeX).
This is a PSTricks package to draw marble-like patterns.
The package provides a BibLaTeX style, (mostly) meeting the requirements of the History Faculty of the University of Freiburg (Germany).
The package enables you to embed Python code in LaTeX, and insert the script's output in the document.
Using this package, left and right subscripts and superscripts are automatically raised for better fitting to the symbol they belong to.
This package provides the binaries for texlive-lcdftypetools.
The mhequ style file simplifies creating multi-column equation environments and tagging equations therein. It supports sub-numbering of blocks of equations, such as (1.2a) and (1.2b), references to each equation individually (1.2a) or to the whole block (1.2). The labels can be shown in draft mode. The default behaviour is to show an equation number if and only if the equation actually has a label, which reduces visual clutter.
Some journals accept the reference list only as \bibitems. If you use BibTeX, there is no problem: just paste the content of the .bbl file into your document. However, there was no out-of-the-box way to do the same for BibLaTeX, and you had to struggle with searching appropriate .bst files, or formatting your reference list by hand, or something like that. Using the workaround provided by this package solves the problem.
This tool compiles individual files that are included as parts of larger documents. It utilizes the preamble of the main document but disregards all other included files. The main purpose is to allow fast compilation of particular chapters or sections, eliminating the need to recompile the entire document. This facilitates an efficient way to check for formatting or syntax errors in the particular part of the document being worked on.