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.
This is a XeLaTeX template for writing theses to apply academic degrees in Xidian University. The template is designed according to the official requirements on typesetting theses. The template currently supports all levels of degrees from bachelor to doctor, including both academic master and professional master.
The package ltxnew provides \new, \renew and \provide prefixes for checking definitions. It is designed to work with e-TeX distributions of LaTeX and relies on the LaTeX internal macro \@ifdefinable. Local allocation of counters, dimensions, skips, muskips, boxes, tokens and marks are provided by the etex package. \new and \renew as well as \provide may be used for all kind of control sequences.
The bundle comprises various LaTeX packages, providing among others: better accessibility support for PDF files; extensible chemists reaction arrows; record information about document class(es) used; and many more.
The file copy.lco provides the new class option copy to the KOMA-Script letter class scrlttr2. If this option is given, all pages of a specific letter are duplicated with background text marking as copies.
This package tries to prevent overflow lines in paragraphs or boxes. It changes LuaTeX's \linebreak callback and re-typesets the paragraph with increased values of \tolerance and \emergencystretch until the overflow no longer happens. If that doesn't help, it chooses the solution with the lowest badness.
This package contains virtual fonts that offer T1-alike encoded variants of old German fonts Gothic, Schwabacher and Fraktur (which are also available in Adobe type 1 format). The package includes LaTeX macros to embed the fonts into the LaTeX font selection scheme.
The bundle provides the BerenisADF Pro font collection, in OpenType and PostScript Type 1 formats, together with support files to use the fonts in TeXnANSI (LY1) and LaTeX standard T1 and TS1 encodings.
This package provides a complete template for thesis/works of Faculdade de Engenharia da Universidade do Porto (FEUP) Faculty of Engineering University of Porto.
The package contains some Chinese font metrics (JFM, VF, etc) for upTeX engine, together with a simple DVIPDFMx font mapping of Fandol fonts for DVIPDFMx.
The FlashCards class provides for the typesetting of flash cards. By flash card, we mean a two sided card which has a prompt or a question on one side and the response or the answer on the flip (back) side. Flash cards come in many sizes depending on the nature of the information they contain.
This LuaLaTeX package provides a wrapper to use the penlight Lua libraries with LuaLaTeX, with some extra functionality added.
The package enables authors to designate in the preamble to make the document body enclosed with the given pieces of code. As is known, there are already various mechanisms provided by LaTeX kernel or packages that attach hooks at the beginning and end of documents.
This package provides a modern, minimal-ish, versatile and extendable yet robust Beamer theme based on Metropolis.
This package provides an Italian translation of amsldoc.
This package defines an environment multienumerate, that produces an enumerated array in which columns are vertically aligned on the counter.
This package is a LaTeX adaptation of a set of tools developed for ConTeXt reproduction of Oliver Byrne's 1847 edition of the first six books of Euclid's Elements; see https://github.com/jemmybutton/byrne-euclid. It consists of a MetaPost library, responsible for all the drawing and a set of LaTeX macros to conveniently use them.
This package provides an Italian translation of the l2tabu practical guide to LaTeX2e by Mark Trettin. It focuses on obsolete packages and commands.
The package provides a means of sending all LaTeX \newrite, table of contents, and other miscellaneous output via the LaTeX .aux file. The mechanism subverts the mechanism of \newrite, and means there will never be a No room for new \write message.
This bibliography style is intended to extend the Chicago bibliography style so that it can be annotated and at the same allowing DOI and URL fields.
The document gives a short overview of TeX and its children, as well as the macro packages LaTeX and ConTeXt.
The package adds a new entry type: @manuscript to manage manuscript in classical philology, for example to prepare a critical edition.
This package provides generic commands \degree, \celsius, \perthousand, \micro and \ohm, which work both in text and maths mode. Various means are provided to fake the symbols or take them from particular symbol fonts, if they are not available in the default fonts used in the document. This should be perfectly transparent at user level, so that one can apply the same notation for units of measurement in text and math mode and with arbitrary typefaces.
Note that the package has been designed to work in conjunction with units.sty.
This package provides a set of high-quality icons for use in notes for tabletop role-playing games. The icons are meant to be used in the body text, but they can also be used in other contexts such as graphics or diagrams. The package comes in two variants, one based on the l3draw package, and the other on PGF/TikZ.
This package is unneeded and does nothing when used with a LaTeX format 2020-10-01 or newer as in this case the format provides the \AtEndDvi command. For older formats it implements \AtEndDvi, a counterpart to \AtBeginDvi. The execution of its argument is delayed to the end of the document at the end of the last page. Thus \special and \write remain effective, because they are put into the last page. This is the main difference to \AtEndDocument.