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 a class for the creation of technical reports in computer science and software engineering. The style is a two-column format similar to IEEE. It is intended for lab reports and provides a beginner-friendly template example.
This LaTeX2e package enables the embedding of MetaPost figures within LaTeX documents. The package automatically collects the embedded definitions and figures in a .mp file, adds an appropriate LaTeX document structure, and compiles it to .mps files. It also allows for various configuration options to manage the generation of files and compilation.
The class offers support for formatting a thesis, dissertation or project according to Ryerson University's School of Graduate Studies thesis formatting regulations.
The package provides a set of style files for use with BibLaTeX and Biber to produce citations and bibliographies in accordance with the widely-used Oxford Standard for the Citation of Legal Authorities. It also includes facilities for constructing tables of cases and legislation from citations (in conjunction with appropriate indexing packages).
With package minted, one can typeset LaTeX code with Unicode characters. This package defines several environments to simplify the application.
This package has all the code from the package pstricks-add, which was related to arrows, like multiple arrows and so on.
This package supports the fonts GentiumPlus and GentiumBookPlus as TrueType (see package gentium-sil) and defines missing typefaces. All font features are available by special macros.
This citation-style covers the citation and bibliography rules of the University of Nottingham.
The style was generated using custom-bib, and implements the style of the American Institute of Chemical Engineers Journal (or AIChE Journal or AIChE J or AIChEJ).
This is an article, in French, based on a presentation made in Dunkerque for the Stage LaTeX on 12 June 2019. The article gives three examples of code in expl3 with (lots of) comments: Knuth's algorithm to create a list of primes, the sieve of Eratosthenes, Kaprekar sequences. The package contains the code itself, the documentation as a PDF file, and all the files needed to produce it.
This program makes PNG and/or GIF graphics from DVI files as obtained from TeX and its relatives. It offers very fast rendering of DVI as bitmap files, which makes it suitable for generating large amounts of images on-the-fly, as needed in preview-latex, WeBWorK and others. It does not read the postamble, so it can be started before TeX finishes.
This is a package for LaTeX that draws Truchet tiles, as used in Colin Beveridge's article Too good to be Truchet in issue 08 of Chalkdust.
This package makes typesetting quantities found in thermodynamics texts relatively simple. The commands are flexible and intended to be relatively intuitive. It handles several sets of notation for total, specific, and molar quantities; allows changes between symbols (e.g., A vs. F for Helmholtz free energy); and greatly simplifies the typesetting of symbols and partial derivatives commonly encountered in mixture thermodynamics. Changes of one's notes from one textbook to another can be achieved relatively easily by changing package options.
The Bembo-like font family, ETbb, expands ET-Bembo features to include a full set of figure styles, small caps in all styles, superior letters and figures, inferior figures, a new capital Sharp S with small caps version, along with macros to activate these features in LaTeX.
This bundle provides a collection of inner and outer themes as supplements to the default themes in the Beamer distribution. These themes can be used in combination with existing inner, outer, and color themes.
The package defines commands that create macros for typesetting vectors, matrices and functions, in a logical way. For example, logical indexing can then be used to refer to elements or arguments without hard-coding the symbols in the document.
The package provides a consistent way of producing references throughout a project. Enough flexibility is provided to make local changes to a single reference. The user can configure their own setup. The package offers a direct interface to varioref (for use, for example, in large projects such as a series of books, or a multivolume thesis written as a series of documents), and name references from the nameref package may be incorporated with ease. For large projects such as a series of books or a multi volume thesis, written as freestanding documents, a facility is provided to interface to the xr package for external document references.
This package provides a highly-configurable package, with nice output and simple input. The macros use a radix sort mechanism so that the order of input is not critical.
The l3sys-query script provides a method for TeX runs to obtain system information via shell escape to Lua. The facilities are more limited than the similar Java script texosquery, but since it uses Lua, l3sys-query can be used out of the box. It is suitable for use with restricted shell escape, the standard setting when installing a TeX system.
The gauss package provides configurable tools for producing row and column operations on matrices (a.k.a.: Gaussian operations).
The package changes package loading internals so that all subsequently loaded packages can rely on normal/standard catcodes of all ASCII characters. The package defines canonical control sequences to represent all the visible ASCII characters. It also provides robust option parsing mechanisms (XDeclareOption, XExecuteOptions and XProcessOptions, which will be used by \documentclass if the package has already been loaded). The package also provides a range of other TeX programming tools.
This package provides a changelog environment (which itself provides a version environment) to represent a change log. The package supports multiple authors, unreleased changes, and yanked (revoked) releases.
This package provides fancy cross-referencing support, based on the package's reference commands (\fref and \Fref) that recognise what sort of object is being referenced.
When an environment is left open, LaTeX gives an error at the end of the document. However it only informs about the first of them, while the rest are shown with meaningless errors: (``\end occurred inside a group at level N'') This package replaces these errors with more useful messages which show which environments (in reverse order) were not closed. There are no user macros: just use the package.