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 package provides some mathematical macros to typeset: mathematical constants e, i, p in upright shape (automatically) as recommended by ISO 80000-2, vectors with beautiful arrows and adjusted norm, some standard operator names, improved spacings in mathematical formulas, systems of equations and small matrices, displaymath in double columns for long calculations.
The bundle provides files for building formats to read input in Polish encodings.
This package contains material presented in the book Guide to LaTeX, 4th edition, by Helmut Kopka and Patrick W. Daly as code, sample figures, processed files, as well as solutions to the exercises.
This package modifies two aspects of TeX's automatic interatom mathematics spacing. It uses LuaTeX's \Umath primitives to make superscripts and subscripts more closely resemble \textstyle and \displaystyle math and to treat \mathinner subformulas as \mathord, effectively eliminating this class.
The bundle provides a LaTeX package and a font (as Metafont source) for the shuffle product which is used in some part of mathematics and physics.
The package enables the user to draw pulley systems with up to 6 pulleys. The pulley diagrams are labelled with the physical properties of the system.
stage.cls is a LaTeX class for creating plays of any length in a standard manuscript format for production and submission.
This package defines a couple of editorial notes that simplify collaboration on a LaTeX text. These allow authors to annotate status information in the source. In draft mode, the annotations are shown for communication, and in publication mode these are suppressed.
The package provides the environments footnoterange and footnoterange*. Multiple footnotes inside these environments are not referenced as (e.g.) 1 2 3 but as 1-3, i.e., the range (from first to last referred footnote at that place) is given. If the hyperref package is loaded with enabled hyperfootnotes option, then the references are hyperlinked. (References to footnotes in footnoterange* environments are never hyperlinked.)
This package provides a \gatheritems command to parse a list of data separated by \item tokens. This makes it easier to define custom environments which structure their data in the same way that itemize or enumerate do.
The greektonoi mapping extends the betababel package or the Babel polutonikogreek option to provide a simple way to insert ancient Greek texts with diacritical characters into your document using a similar method to the commonly used Beta Code transliteration, but with much more freedom. It is designed especially for the XeTeX engine and it could also be used for fast and easy modification of monotonic Greek texts to polytonic. The output text is natively encoded in Unicode, so it can be reused in any possible way. The greektonoi package provides, in addition to inserting Greek accents and breathings, many other symbols used in Greek numbers and arithmetic or in the Greek archaic period. It could be used with greektonoi mapping or independently.
The package provides the means of declaring a set of counters to be stepped, each time some master counter is stepped.
The package is designed to aid the author writing linear programming formulations, one restriction at a time. With the package, one can easily label equations, formulations can span multiple pages and several elements of the layout (such as spacing, texts and equation tags) are also customizable. Besides linear programming formulations, this package can also be used to display any series of aligned equations with easy labeling/referencing and other customization options.
The package extends draftmark and the watermark packages. It is currently unmaintained and does not work with modern LaTeX releases.
This is a collection of various single-file plain TeX macros written by Petr Olsak:
booklet.tex: re-orders PDF pages and collects them for booklet printing;cnv.tex: conversion of texts;cnv-pu.tex: example of usage ofcnv.tex--- pdf outlines in Unicode;cnv-word.tex: example of usage ofcnv.tex--- word to word conversion;eparam.tex: full expansion during parameter scanning;fun-coffee.tex: generates splotches in the document;openclose.tex: repairs balanced text between\Openand\Closepair;qrcode.tex: QR code generated at TeX level;scanbase.tex: parser of text-style MySQL outputs;scancsv.tex: parser of CSV format;seplist.tex: macros with alternative separators of a parameter;xmlparser.tex: parser of XML language.
This LaTeX package should be used by people who need the traditional English raised decimal point, instead of the American-style period.
The package provides a Beamer theme which features the Ci colors of the University of Hohenheim. Please note that this is not an official theme, and that there will be no support for it from the University.
The package allows citations in the German style, which is considered by many to be particularly reader-friendly. The citation provides a small amount of bibliographic information in a footnote on the page where each citation is made. It combines a desire to eliminate unnecessary page-turning with the look-up efficiency afforded by numeric citations. The package makes use of BibLaTeX, and is considered experimental.
This class is intended to be an interpretation of the mwbk class which is a part of the mwcls package. The mwcls classes are simple, yet powerful and customizable classes that allow the end-user to customize the layout of headers, headings etc. They also have the benefit of being more economic in space than the most common LaTeX classes, while keeping a clear appearance and a smooth flow.
This is a music-related package which is focused on notation from the twelve-tone system, also called dodecaphonism. It provides LaTeX algorithms that produce typical dodecaphonic notation based off a musical series, or row sequence, of variable length.
This package provides a translation of the MetaPost user manual, as distributed with MetaPost itself.
The bundle provides a collection of BibTeX style files to turn an address database stored in the .bib format into files suitable for printing as address books or included into letter classes like akletter or scrletter2. The data may be sorted either by name or birthday and output provides files in various formats for address books or time planners.
The package allows LaTeX users to typeset MetaPost code inline and display figures in their documents with only and only one run of LaTeX, pdfLaTeX or XeLaTeX (no separate runs of mpost). Mpgraphics achieves this by using the shell escape (\write 18) feature of current TeX distributions, so that the whole process is automatic and the end user is saved the tiresome processing.
optional provides simple, flexible, optional compilation of LaTeX documents. Option switches may be given via package options, by the \UseOption command, or interactively via the \AskOption command (help text may be provided, by defining the \ExplainOptions command). The package is not robust, in the way that comment package is, against ill-behaved text. In particular, verbatim text may not be directly included in optional sections (whether they're included or not).