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 package provides a simple but nice theme for Beamer, with the following features:
simple structure: with page numbers at footer, no head bar and side bar ;
simple templates: displaying theorems with traditional inline style;
simple colors: using only several foreground and background colors.
The wasy (Waldi Symbol) font by Roland Waldi provides many glyphs like male and female symbols and astronomical symbols, as well as the complete lasy font set and other odds and ends. The wasysym package implements an easy to use interface for these symbols.
Dvisvgm converts TeX DVI, EPS and PDF files into an SVG (Scalable Vector Graphics) image. It provides full font support including virtual fonts, font maps and sub-fonts. The embedded SVG fonts can optionally be replaced with graphics paths for applications that do not support SVG fonts. Dvisvgm supports also colors, emTeX, tpic, papersize, PDF mapfile and PostScript specials. A working TeX installation is needed.
The Cherokee script was designed in 1821 by Segwoya. The alphabet is essentially syllabic, only 6 characters (a e i o s u) correspond to Roman letters: the font encodes these to the corresponding roman letter. The remaining 79 characters have been arbitrarily encoded in the range 38-122; the cherokee package provides commands that map each such syllable to the appropriate character.
The package comprises the collection of CMap and PDF mapping files made available for distribution by Adobe.
This package provides a class for documents which are prepared on the ``Automatic systems for information processing and control'' (ASOIU) of Omsk State Technical University, Omsk, Russia. The class is based on the article class and requires XeLaTeX or LuaLaTeX for its proper working.
The snapshot package helps the owner of a LaTeX document obtain a list of the external dependencies of the document, in a form that can be embedded at the top of the document. It provides a snapshot of the current processing context of the document, insofar as it can be determined from inside LaTeX. If a document contains such a dependency list, then it becomes possible to arrange that the document be processed always with the same versions of everything, in order to ensure the same output. This could be useful for someone wanting to keep a LaTeX document on hand and consistently reproduce an identical DVI file from it, on the fly; or for someone wanting to shield a document during the final stages of its production cycle from unexpected side effects of routine upgrades to the TeX system.
This package includes Metafont source for OCR-B at several sizes.
This class is for writing letters and faxes in French.
This package allows aligning mathematical expressions on points where directly using & is not possible, especially in nested macros or environments.
This package provides the Estonian language module for the glossaries package.
This bundle started as an extension to the AGU's own published styles, providing extra facilities and improved usability. The AGU now publishes satisfactory LaTeX materials of its own; it is recommended to switch to the official distribution.
The package is an extension of the changepage package to permit the user to change the layout of individual pages and their texts.
This package provides the capability of adding keywords (with a \keywords command), a running title (\runningtitle), AMS subject classifications (\amssubj), and an author's footnote as footnotes to the title or first page of a document. It works with any class for which the \thanks macro works (e.g., article).
This package defines a command \captionof for putting a caption to something that's not a float.
BibLaTeX style for the Lecture Notes in Informatics, which is published by the Gesellschaft fur Informatik (GI e.V.).
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.
Libre Franklin is an interpretation and expansion based on the 1912 Morris Fuller Benton's classic, designed by Pablo Impallari, Rodrigo Fuenzalida and Nhung Nguyen.
This package makes it possible to define colors automatically by their names. This can be useful in drawing TikZ pictures and designing Beamer themes. Using the package, you don't need to write \definecolor before using a color.
This package provides some commands useful to correctly write the logo of Gruppo Utilizzatori Italiani di TeX (Italian TeX User Group), using the default document color or any other color the user may ever choose, in conformity with the logo's scheme as seen on the group's website https://www.guitex.org. Likewise, commands are provided that simplify the writing of the GuIT acronym's complete expansion, of the addresses of the group's internet site and public forum, and the meeting GuITmeeting and the magazine Ars TeXnica's logo. Optionally, using hyperref, the outputs of the above cited commands can become hyperlinks to the group's website https://www.guitex.org. The Documentation is available in Italian only.
The package provides BibLaTeX support for citations in the format specified by the second edition of the Society of Biblical Literature (SBL) Handbook of Style. A style file for writing SBL student papers is also included.
Several conditions can cause LaTeX labels to keep changing, no matter how many times a document is recompiled. This package helps diagnose the cause of repeated ``Label(s) may have changed'' warnings. The names and before/after definitions of changing labels are printed at the end of each compile. Multiply-defined labels are printed as well.
The package provides the commands \blindtext and \Blindtext for creating "blind" text useful in testing new classes and packages, and \blinddocument, \Blinddocument for creating an entire random document with sections, lists, mathematics, etc. The package supports three languages, english, (n)german and latin; the latin option provides a short "lorem ipsum" (for a fuller "lorem ipsum" text, see the lipsum package).
The package provides two environments called filecontentsdef and filecontentshere. They are derived from the LaTeX filecontents environment. In addition to the file creation they either store the (verbatim) contents in a macro (filecontentsdef) or typeset them (verbatim) on the spot (filecontentshere). The author developed the package to display TeX code verbatim in documentation and the same time produce the corresponding files during the LaTeX run in order to embed them in the PDF as file attachment annotations (by using Scott Pakin's package attachfile).