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 implements the standard layout for German term papers in law (one-and-half linespacing, 7 cm margins, etc.). It includes alphanum that permits alphanumeric section numbering (e.g., A. Introduction; III. International Law).
Mathtools provides a series of packages designed to enhance the appearance of documents containing a lot of mathematics. It is based on amsmath and fixes various deficiencies of it and standard LaTeX. It provides:
Extensible symbols, such as brackets, arrows, harpoons, etc.;
Various symbols such as \coloneqq (:=);
Easy creation of new tag forms;
Showing equation numbers only for referenced equations;
Extensible arrows, harpoons and hookarrows;
Starred versions of the
matrixenvironments for specifying the column alignment;More building blocks: multlined, cases-like environments, new gathered environments;
Maths versions of
\makebox,\llap,\rlapetc.;Cramped math styles; and more...
The package provides aids for typesetting simple verses; the package is strong on layout, from simple alternate-line indentation to the Mouse's tale from Alice in Wonderland.
This package provides an OpenType version of the Concrete Math font created by Ulrik Vieth in Metafont. concmath-otf.sty is a replacement for the original concmath.sty package to be used with LuaTeX or XeTeX engines.
The package provides Bidi-aware page grid in background. It is based on pagegrid.
The European currency symbol for the Euro implemented in Metafont, using the official European Commission dimensions, and providing several shapes (normal, slanted, bold, outline). The package also includes a LaTeX package which defines the macro, pre-compiled tfm files, and documentation.
This package provides a package using PSTricks to draw three dimensional framed boxes using a macro \PstFrameBoxThreeD. The macro is especially useful for drawing 3D-seeming buttons.
This package creates an academic curriculum vitae (CV) from a BibTeX .bib file. The package makes use of BibLaTeX and Biber to automatically format, group, and sort the entries on a CV.
This package provides sans-serif Greek fonts to match the URW Bookman set (which are distributed with Kerkis). The Kerkis font set has some support for mathematics as well as other glyphs missing from the base URW Bookman fonts. Macros are provided to use the fonts in OT1, T1 (only NG/ng glyphs missing) and LGR encodings, as well as in mathematics; small caps and old-style number glyphs are also available.
This package enables the user to produce and typeset one or more indices simultaneously. The package is known to work in LaTeX documents processed with pdfLaTeX, XeLaTeX and LuaLaTeX. If makeindex is used for processing the index entries, no particular setup is needed. Using xindy or other programs, it is necessary to enable shell escape. Shell escape is also needed if splitindex is used. This is a fork of imakeidx, with new features and fixed bugs.
This package provides a presentation theme for LaTeX Beamer that aims at a clean and minimalist design, so to minimize distractions and put the focus directly on the content.
The Pazo Math fonts are a family of PostScript fonts suitable for typesetting mathematics in combination with the Palatino family of text fonts. The Pazo Math family is made up of five fonts provided in Adobe Type 1 format. These contain glyphs that are usually not available in Palatino and for which Computer Modern looks odd when combined with Palatino. These glyphs include the uppercase Greek alphabet in upright and slanted shapes, the lowercase Greek alphabet in slanted shape, several mathematical glyphs and the uppercase letters commonly used to represent various number sets. LaTeX macro support is provided in package psnfss.
This package provides a simple wrapper which allows using Twitter's open source emojis through LaTeX commands. This relies on images, so no fancy Unicode font stuff is needed and it should work on every installation.
This short document is about antique Spanish units used in Spain and their colonies between the sixteenth and nineteenth centuries. The next step will be to develop a LaTeX package similar to siunitx. The document could be interesting for historians, economists, metrologists and others, as a reference and detailed compendium about this old system of units.
The fonts are converted from METAFONT sources of the Computer Modern font families, using textrace. Supported encodings are: T1 (Latin), T2A (Cyrillic), LGR (Greek) and TS1. The package also includes Unicode virtual fonts for use with Omega. The font set is not a replacement for any of the other Computer Modern-based font sets (for example, cm-super for Latin and Cyrillic, or cbgreek for Greek), since it is available at a single size only; it offers a compact set for general working. The fonts themselves are encoded to external standards, and virtual fonts are provided for use with TeX.
Institutions require a cover page and an affirmation at the end of a thesis. This package provides both.
The package offers math support for the gelasio package, using symbols from newtxmath, Roman math letters from Gelasio and Greek math letters based on XCharter Greek. It also adds small caps based on XCharter small caps and other minor features to Gelasio.
This package provides the wasy (Waldi symbol) fonts, in the Metafont and Adobe Type 1 formats. Support under LaTeX is provided by the wasysym package.
The package enables the user to visualise the vocal tract. The vocal tract (in the package) is manipulated by a vector of articulation parameters according to the S. Maeda model. Animation may be achieved by providing a sequence of vectors over time (e.g., from Matlab). A sequence of vectors for certain German phonemes is embedded in the package, which allows for animation when no other vector is available. The package's graphics are produced using PSTricks.
This package allows nested endnotes, supports hyperref and provides means for easy customization of the list of notes.
This is a version of the standard plain BibTeX style, modified to sort chronologically (by year) first, then by author, title, etc.
This module provides the esperanto style that can be set using \DTMsetstyle provided by datetime2.sty. This package is currently unmaintained.
The hep-title package extends the title macros of the standard classes with macros for a preprint, affiliation, editors, and endorsers.
Package graphicx provides a useful keyword viewport which allows to show just a part of an image. However, one needs to put there the actual coordinates of the viewport window. Sometimes it is useful to have relative coordinates as fractions of natural size. For example, one may want to print a large image on a spread, putting a half on a verso page, and another half on the next recto page. For this one would need a viewport occupying exactly one half of the file's bounding box, whatever the actual width of the image may be. This package adds a new keyword rviewport to the graphicx package specifying relative viewport for graphics inclusion: a window defined by the given fractions of the natural width and height of the image.