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 converts arbitrary national currency amounts using the Euro as base unit, and typesets monetary amounts in almost any desired way. Conversion rates for the initial Euro-zone countries are already built-in. Further rates can be added easily.
This small package provides five commands to make HTTP requests using Lua and LuaTeX. Functionalities include API calls, fetch RSS feeds and the possibility to include images using a link. These commands run during the compilation of the PDF-Document and may require user interaction.
This package provides support for UTF-16BE Unicode character encoding (called a big-endian character string) for the text string type (PDF Reference, version 1.7, beginning on page 158). Text strings are used in ``text annotations, bookmark names, article threads, document information, and so forth'' (to partially quote page 158). The particular application is to set property values of form fields, at least those properties that take the text strings as its value. The package contains support for Basic Latin plus the ability to enter any Unicode character using the notation \uXXXX, where XXXX are four hex digits.
You can hyperlink DOI numbers to doi.org. However, some publishers have elected to use nasty characters in their DOI numbering scheme (<, >, _ and ; have all been spotted). This will either upset LaTeX, or your PDF reader. This package contains a single user-level command \doi, which takes a DOI number, and creates a correct hyperlink to the target of the DOI.
The ltablex package modifies the tabularx environment to combine the features of the tabularx package (auto-sized columns in a fixed-width table) with those of the longtable package (multi-page tables).
This is a package for use with pdfTeX, to make nice presentation slides. Its aims are: to devise a method for easier technical presentation; to help the mix of mathematical formulae with text and graphics which other present day document processing tools fail to accomplish; to exploit the platform independence of TeX so that presentation documents become portable; and to offer the freedom and possibilities of using various backgrounds and other embellishments that a user can imagine to have in as presentation.
The package can make use of the facilities of the PPower4 post-processor.
This package simplifies the calling of dimensionless numbers in math or text mode.
The package uses PSTricks to draw the Julia and Mandelbrot sets, the Sierpinski triangle, Koch flake, and Apollonius Circle as well as fractal trees (which need not be balanced) with a variety of different parameters (including varying numbers of iterations).
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 allows users to express mathematical concepts related to sets of numbers using meaningful commands rather than relying on visual representations. It can specify typefaces for number sets, define typeface rules, and create commands that represent number sets. It includes several predefined presets for common number sets.
The package contains the OpenType medieval cursive font Aboensis and a style file to use it in XeLaTeX documents. The font is based on Codex Aboensis, that is a law book written in Sweden in the 1430s. Since medieval cursive is very difficult to read for modern people, the font is not suitable for use as an ordinary book font, but is intended for emulating late medieval manuscripts.
The font contains two sets of initials: lombardic and cursive to go with the basic alphabet, and there is support for writing two-colored initials and capitals. There are also a large number of abbreviation sigla that can be accessed as ligature substitutions. The style file contains macros that help to use the extended features of the font such as initials and two-colored capitals. There are also macros to help achieve even pages with consistent line spacing.
This package adds functionality to create several styles of folio numbers. Folio numbering preceded the modern page numbering convention and was in common use until the 18th century. In folio numbering the numbers are placed only on odd (right-side) pages and the numbers typically comprise of two parts: quire and folio numbers. The intended use for this package is to help creating old-style books.
Astrosym is a font containing astronomical symbols, including those used for the planets, four planetoids, the phases of the moon, the signs of the zodiac, and some additional symbols. The font is distributed as Metafont source.
This package provides direct support for Unicode emoji in pdfLaTeX, with full access to emoji sequences including but not limited to flag sequences, diversity modifier sequences, and tag sequences.
Given a list of filenames, ctanify creates a tarball (a .tar.gz file) with the files laid out in CTAN's preferred structure. By default this tarball additionally contains a ZIP file with copies of all files laid out in the standard TeX Directory Structure (TDS), which may be used by those intending to install the package, or by those who need to incorporate it in a distribution.
The package enables drawing of Braid diagrams with PGF/TikZ using a simple syntax. The Braid itself is specified by giving a word in the Braid group, and there are many options for styling the strands and for drawing floors.
This package provides some commands (in French) to perform calculations on small (2x2 or 3x3 or 4x4) linear systems, with xint or pyluatex:
\DetMatriceor\DetMatricePYto display the determinant of a matrix;\MatriceInverseor\MatriceInversePYto display the inverse of a matrix;\SolutionSystemeor\SolutionSystemePYto display the solution of a linear system;…
The package provides the official LaTeX style for No Starch Press. Provided are a class, a package for interfacing to hyperref and an index style file. The style serves both for printed and for electronic books.
tikz-dimline helps drawing technical dimension lines in TikZ picture environments.
The package provides commands for splitting a token list at the first occurrence of another (specified) token list. The package's mechanism differs from those of packages providing similar features, in the following ways: the method uses TeX's mechanism of reading delimited macro parameters; splitting macros work by pure expansion, without assignments; the operation is carried out in a single macro call. A variant of the operation is provided, that retains outer braces.
This class facilitates the preparation of Research and Innovation Action (RIA) and Innovation Action (IA) funding proposals for the European Commission's Horizon Europe program. The class is a conversion of the official Part B template into LaTeX; it preserves the formatting and most of the instructions of the original version, and has the additional feature that tables (listing the participants, work packages, deliverables, etc.) are generated according to data supplied by the user.
This package provides three new BibLaTeX entry types --- @bookinarticle, @bookinincollection and @bookinthesis --- to refer to a modern edition of an old book, where this modern edition is provided in a @article, @incollection or in a @thesis. The package is now superseded by biblatex-bookinother.
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.
This small package provides new column types for array and tabular environments, horizontally and vertically centered, or with adjusted height for big mathematical expressions. The columns width can be fixed or calculated like in tabularx environments. Macros for drawing vertical and horizontal rules of variable thickness are also provided.