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 the means to create exercises or questions and their corresponding solutions. The questions may be divided into classes and/or topics and may be printed selectively. Meta-data to questions can be added and recovered. The solutions may be printed where they are, or collected and printed at a later point in the document all together, section-wise or selectively by ID. The package provides the means to selectively include questions from an external file, and to control the style of headings of both questions and solutions.
This package has been superseded by its official successor xsim. exsheets itself is now considered obsolete, but will stay alive, and will continue to receive bugfix releases. However, new features will not be added any more.
The package removes page numbers on \part pages. The package accepts no options and defines no user commands; the user needs only to load it, and the requirement is met.
This package allows users to write code that contains tokens with unusual catcodes.
The package provides the book and practice files for a LaTeX course that the author has give several times at the Rijksuniversiteit Groningen (Netherlands).
This class file conforms to the requirements of the Graduate School of the University of Notre Dame; with it a user can format a thesis or dissertation in LaTeX.
This package defines a command to wrap around a mathematical expression in its LaTeX form and, once values are assigned to variables, numerically evaluate it. The intent is to avoid the need to modify the LaTeX form of the expression being evaluated. For programs with a preview facility like LyX, or compile-as-you-go systems, interactive back-of-envelope calculations and numerical exploration are possible within the document being worked on.
Pst-2dplot is a PSTricks package that offers an intuitive tool for plotting 2-d curves. It defines an environment with commands similar to MATLAB for plotting.
This package provides MetaPost support for reading jhf vector font files, used by (mostly? only?) the so-called Hershey Fonts of the late 1960s. The package does not include the actual font files, which you can probably find in the software repository of your operating system.
The package provides plotting of data (typically from external files), using PSTricks. Plots may be configured using a wide variety of parameters.
This LaTeX package provides ways to use the extremely configurable rounded rectangles of the roundrect MetaPost package with LaTeX. It is chiefly useful for examples, but also has macros for particular types of boxes which are useful on their own.
This collection provides mathematics, natural sciences, and computer science packages.
This package provides tools for the flexible handling of verbatim text including: verbatim commands in footnotes; a variety of verbatim environments with many parameters; ability to define new customized verbatim environments; save and restore verbatim text and environments; write and read files in verbatim mode; build "example" environments (showing both result and verbatim source).
BibTeX allows the user to store his citation data in generic form, while printing citations in a document in the form specified by a BibTeX style, to be specified in the document itself (one often needs a LaTeX citation-style package, such as natbib as well).
This package allows one to easily define helper macros to insert comments in a LaTeX document. A convenient syntax enables you to mark text additions (e.g., \phf{I'm adding this text}), an in-line comment (e.g., We're the best \phf[I'm not sure about this.]), and text removals (e.g., \phf*{remove me}). New colors are assigned automatically to each commenter by default, and the appearance of all comments is highly customizable.
This package provides a prefix \named to be used in TeX definitions so that parameters can be identified by their name rather than by number, giving parameters a semantic rather than syntactic meaning, making it easy to understand long definitions.
This package provides a calligraphic font in the handwriting style. The font is supplied as Metafont source. LaTeX support of the font is provided in the calligra package in the fundus bundle.
The package provides macros to collect and process a macro argument (i.e., something which looks like a macro argument) as a horizontal box rather than as a real macro argument. The "arguments" are stored as if they had been saved by \savebox or by the lrbox environment. Grouping tokens \bgroup and \egroup may be used, which allows the user to have the beginning and end of a group in different macro invocations, or to place them in the begin and end code of an environment. Arguments may contain verbatim material or other special use of characters. The macros were designed for use within other macros.
This is the medium TeX Live collection: it contains plain TeX, LaTeX, many recommended packages, and support for most European languages.
The package provides macros for typesetting phonological rules like those in Sound Pattern of English (Chomsky and Halle 1968).
In every quantum field theory course, there will be a chapter about Wick's theorem and how it can be used to convert a very large product of many creation and annihilation operators into something more tractable and normal ordered. The contractions are denoted with a square bracket over the operators which are being contracted, which used to be rather annoying to typeset in LaTeX as the only other package available was simplewick, which is rather unwieldy. This package provides a simpler syntax for Wick contractions.
This package is obsolete; do not use in new documents. It will do nothing in LaTeX formats after 2015/01/01 as the fixes that it implements were incorporated into the fixltx2e package, which is itself obsolete as since the 2015/01/01 release these fixes are in the LaTeX format itself.
Fix mark handling so that \firstmark is taken from the first column if that column has any marks at all; keep two column floats like figure* in sequence with single column floats like figure.
This LaTeX package provides caching of \includegraphics calls, therefore recompilations are much faster. Also, images can be post-processed with Ghostscript before inclusion, with the following consequences:
automatic downscaling to specified DPI;
automatic JPEG compression with configurable quality;
much smaller files.
graphicscache supports pdfLaTeX and LuaLaTeX; XeLaTeX is not supported.
The package provides historical encryption (Enigma cipher) for LuaTeX-based formats.
This package provides commands to convert a date into a number and vice versa. Additionally there are commands for incrementing and decrementing a date. Leap years and the Gregorian calendar reform are considered.