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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package provides the Durham BeamerTheme, a content-first presentation theme for LaTeX Beamer designed for teaching, research, and long-form academic presentations. The theme emphasizes structural clarity, pacing awareness, and layout stability under dense textual and mathematical content. The color palette is inspired by the visual identity of Durham University.
These are Adobe Type 1 versions of the OT1-encoded and maths parts of the Computer Modern Bright fonts.
This package provides a BibTeX style providing numeric citation in Harvard-like format. Intended for use with Institute of Physics (IOP) journals, including Journal of Physics.
This package provides a Hangul transliteration input method that allows to typeset Korean letters (Hangul) using the proper fonts. The use of XeLaTeX is recommended.
This package was developed to help French chemistry teachers to create drawings (using TikZ) for laboratory stuff.
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.
The program is run within a Git repository, and outputs the entire version history, as a LaTeX table. That output will typically be redirected to a file; the author recommends typesetting in landscape orientation.
The luamaths package is developed to perform standard mathematical operations inside LaTeX documents using Lua. It provides an easy way to perform standard mathematical operations. There is no particular environment in the package for performing mathematical operations. The package commands can be used in any environment (including the mathematics environment).
This LaTeX document class provides a thesis template for Nanjing University in order to make it easy to write experiment reports and homework for the bachelor's curriculum.
The chemformula package and babel-russian settings both define macros named \ch. This package un-defines Babel's macro to prevent an error when both packages are loaded together. Optionally, it redefines the \cosh macro to print the hyperbolic cosine in Russian notation or defines a new macro \Ch for that purpose.
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.
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.
The package offers a collection of useful macros for disciplines related to signal processing. It defines macros for plotting a sequence of numbers, drawing the pole-zero diagram of a system, shading the region of convergence, creating an adder or a multiplier node, placing a framed node at a given coordinate, creating an up-sampler or a down-sampler node, drawing the block diagram of a system, drawing adaptive systems, sequentially connecting a list of nodes, and connecting a list of nodes using any node-connecting macro.
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.
This package provides a key-based interface for defining templates whose job is to partition LaTeX3 clists and map differentiatedly across its components.
This package defines a tabular column type for formatting numerical columns in LaTeX. The column type enables numerical items to be right justified relative to each other, while centred beneath the column label. In addition, macros are provided to enable variations on this column type to be defined.
This package provides a font based on Computer Modern Roman useful for typesetting the mathematical symbols for the natural numbers, whole numbers, rational numbers, real numbers and complex numbers; coverage includes all Roman capital letters, 1, h and k. The font is available both as Metafont source and in Adobe Type 1 format, and LaTeX macros for its use are provided.
This LaTeX package should be used by people who need the traditional English raised decimal point, instead of the American-style period.
The alterqcm package is a LaTeX2e package, for making multiple choices questionnaires in a table with two columns. The aim is to provide some useful macros to build QCM in tables.
This package provides a mechanism to control the space after commas and semicolons in mathematical expressions.
This package can generate documents with and without answers from a single file by toggling a switch. However, it can only be used to create documents to be printed on paper.
This package provides macros for defining systematic mnemonic abbreviations, starting with ` for math symbols and \" for arrows, using standard symbols as well as those from the amsfonts bundle and the stmaryrd package.
This archive contains a MusiXTeX extension library musixtnt.tex and a program, msxlint.
musixtnt.tex provides a macro \TransformNotes that enables transformations of the effect of notes commands such as \notes. In general, the effect of \TransformNotes{input}{output} is that notes commands in the source will expect their arguments to match the input pattern, but the notes will be typeset according to the output pattern. An example is extracting single-instrument parts from a multi-instrument score.
msxlint detects incorrectly formatted notes lines in a MusiXTeX source file. This should be used before using \TransformNotes.
The package provides a macro for drawing trees with TikZ using the easy syntax of Alexis Dimitriadis Qtree. It improves on TikZ's standard tree-drawing facility by laying out tree nodes without collisions; it improves on Qtree by adding lots of features from TikZ (for example, edge labels, arrows between nodes); and it improves on pst-qtree in being usable with pdfTeX and XeTeX.