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 purpose of this package is to provide access to numerous Greek letter fonts for math mode, without altering other mathematical characters and symbols and without loading whole extensions that provide these fonts. Moreover, the chosen font or shape can be changed dynamically throughout the document.
The package offers a simple notation for pretty complex tables (to Michael J.: Ferguson's credit). With PostScript, the package allows shaded/coloured tables, diagonal rules, etc. The package is supposed to work with both Plain and LaTeX. An AWK converter from ASCII semigraphic tables to TAP notation is included.
The package provides a bibliography and citation style which conforms to the latest revision of the international standard ISO 690:2010.
The fonts provide uppercase formal script letters for use as symbols in scientific and mathematical typesetting (in contrast to the informal script fonts such as that used for the calligraphic symbols in the TeX maths symbol font). The fonts are provided as Metafont source, and as derived Adobe Type 1 format. LaTeX support, for using these fonts in mathematics, is available via one of the packages calrsfs and mathrsfs.
pst-antiprism is a PSTricks related package which draws an antiprism, which is a semiregular polyhedron constructed with 2-gons and triangles.
This LaTeX package can be used for typesetting simple restaurant menus.
This package provides commands for cleaning up the title string (such as removing \label commands) for packages that typeset such strings.
This is a Metafont font to implement the modular tiles described by Slavik Jablan.
This package provides for a variety of continuation indicators on pages when the text continues on the following page. The default is to only mark odd pages, but all pages can be marked and the marking can be stopped or started at any point.
The package provides a Perl script, which runs a program and tries to find the names of file used. Two methods are available, option -recorder of (Web2C) TeX and the program strace. Then it generates a directory with a texmf tree. It checks the found files and tries sort them in this texmf tree. The script may be used for archiving purposes or to speed up later TeX runs.
The package enables left subscripts and superscripts in maths mode. The sub- and superscripts are raised for optimum fitting to the symbol indexed, in such a way that left and right sub- and superscripts are set on the same level, as appropriate. The package provides an alternative to the use of the \sideset command in the amsmath package.
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 bundle provides a beamer-derived class and a theme style file for the corporate design of the Free University in Berlin. Users may use the class itself (FUbeamer) or use the theme in the usual way with \usetheme{BerlinFU}.
Inconsolata is a monospaced font designed by Raph Levien. It is already available via the inconsolata package. However, that package provides a pretty old version of the font. Additionally, the Nerd Font project extended the font by a huge amount of additional glyphs. This package provides the Inconsolata Nerd font in TTF format as well as a convenient interface to load the font for the XeTeX and LuaTeX engines.
The package provides font description files for all the many shapes available from the cbfonts collection. The files provide the means whereby the NFSS knows which fonts a LaTeX user is requesting.
Tip: installing texlive-cbfonts will automatically propagate this one.
This template is for theses at Southeastern University, Nanjing, China.
This package provides a TikZ library for making commutative diagrams easy to design, parse and tweak.
LaTeX provides a mechanism for altering the appearance of references to labels, but it's somewhat flawed, and requires that the user manipulate internal commands. The package solves the problem, by providing a \labelformat command for changing the format of references to labels. The package also provides a \Ref command to make reference to such redefined labels at the start of a sentence.
This LaTeX package will greatly simplify filling entries for your FIRST Tech Challenge (FTC) engineering or outreach notebook. We developed this package to support most frequently used constructs encountered in an FTC notebook: meetings, tasks, decisions with pros and cons, tables, figures with explanations, team stories and bios, and more.
The class provides a simple, effective method for knitters to produce high-quality, attractive patterns using LaTeX. It does this by providing commands to handle as much of the layout of the document as possible, leaving the author free to concentrate on the pattern.
This package provides a Magyar language module for glossaries package.
git-latexdiff is a tool to graphically visualize differences between different versions of a LaTeX file.
This package provides a package for typesetting scholarly critical editions, replacing the established ledmac and eledmac packages. It supports indexing by page and by line numbers, and simple tabular- and array-style environments. The package is distributed with the related reledpar package.
This package provides a comfort graphics library to work with graphic objects as immutables in the Lua programming language. It writes code for the TikZ package. It overloads operators, so you can use standard math expressions to work with graphical objects. There probably isn't anything that couldn't been done just as well with pgfmath and TikZ directly. However, if a graphic gets more complicated, Lua may just be easier to work with as base.