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 bundle contains several bibliography styles for separating a document's references by the first letter of the first author/editor in the bibliography entry. The styles are adapted from standard ones or from natbib ones.
The class offers support for formatting a thesis, dissertation or project according to Ryerson University's School of Graduate Studies thesis formatting regulations.
The lcg package generates random numbers (integers) via a linear congruential generator (Schrage's method). The random numbers are written to a counter. The keyval package is used for the user to provide values for the range and a seed, and for the name of the counter to be used.
Many font families available for use with LaTeX are available at multiple weights. Many Type 1-oriented support packages for such fonts re-define the standard \mddefault or \bfdefault macros. This can create difficulties if the weight desired for one font family isn't available for another font family, or if it differs from the weight desired for another font family. The package provides a solution to these difficulties.
This package provides a LaTeX library to cache anything (TikZ, Python, ...), in a robust, efficient and pure way.
This LaTeX package uses KOMA-Script's scrlayer to redefine the page styles of package fancyhdr. This allows the combination of features of fancyhdr with features of scrlayer.
Here you find a large collection of PDF documents for many C/WEB programs in TeX Live, both in their original form as written by their respective authors, and in the changed form as they are actually used in the TeX Live system. Care has been taken to keep the section numbering intact, so that you can study the sources and their changes in parallel.
Also included is the collection of errata for Donald Knuth's Computers & Typesetting series. Although not all the texts here are written or maintained by Donald Knuth, it is more convenient for everything to be collected in one place for reading and searching. They all stem from the system that Knuth created. The central entry point is the index file, with links to the individual documents, either in HTML or in PDF format.
With pxpic you draw pictures pixel by pixel. It was inspired by a lovely post by Paulo Cereda, among other things (most notably a beautiful duck) showcasing the use of characters from the Mario video games by Nintendo in LaTeX.
This module provides the italian style that can be set using \DTMsetstyle provided by datetime2.sty.
The package provides a counter style (like \arabic, \alph and others) which produces output strings like primeiro (``first'' in Portuguese), segundo, (``second''), and so on up to 1999th. Separate counter commands are provided for different letter case variants, and for masculine and feminine gender inflections.
This class is an attempt to create a standard format for GWU SEAS dissertations and theses.
The beamer LaTeX class can be used for producing slides. The class works in both PostScript and direct PDF output modes, using the pgf graphics system for visual effects. Content is created in the frame environment, and each frame can be made up of a number of slides using a simple notation for specifying material to appear on each slide within a frame. Short versions of title, authors, institute can also be specified as optional parameters. Whole frame graphics are supported by plain frames. The class supports figure and table environments, transparency effects, varying slide transitions and animations.
This package provides a package for typesetting feature structures, also known as attribute-value matrices (AVMs), for use in linguistics. The package provides a minimal and easy to read syntax. The package serves the same purpose as avm package, but shares no code base with that package.
The package is designed to localise any document class or package. This should be very useful for end-users who could obtain messages in their own preferred language.
The package modifies the way the latin option to Babel operates when typesetting Latin. The style is somewhat frenchified in respect of punctuation spacings and footnote style; shortcuts are available in order to set accents on all vowels, including y and the diphthongs ae and oe.
The scrhack package used to be part of KOMA-Script. It was originally intended to improve the compatibility of third-party packages with KOMA-Script. However, most of the so-called hacks also added additional functionality to the corresponding third-party package. On the other hand, it was sometimes urgent to react to a change in such a third-party package, which was difficult to do from within a large collection like KOMA-Script. Therefore, the scrhack part of KOMA-Script was split into several independent packages. And the scrhack spin-off was made to emulate the former KOMA-Script package of the same name.
The package provides the language definition file for support of Slovenian in Babel. Several shortcuts are defined, as well as translations to Slovenian of standard LaTeX names.
The package enables authors to designate in the preamble to make the document body enclosed with the given pieces of code. As is known, there are already various mechanisms provided by LaTeX kernel or packages that attach hooks at the beginning and end of documents.
By default, some of the tabbing environment's commands clash with default accent commands; LaTeX provides the odd commands \a', etc., to deal with the clash. The package offers a variant of the tabbing environment which does not create this difficulty, so that users need not learn two sets of accent commands.
This package provides a Unicode math font LeteSansMath meant to be used together with Lato sans-serif TrueType text fonts in LuaLaTeX or XeLaTeX documents.
This package allows you to typeset pseudocode in the style of Introduction to Algorithms, Third edition, by Cormen, Leiserson, Rivest, and Stein. The package was written by the authors. Use the commands the same way the package's author did when writing the book, and your output will look just like the pseudocode in the text.
This package provides a class which provides the necessary macros to prepare a (classical) concert programme; a sample is provided.
This package provides a japanese option for the Babel package. It defines all the language definition macros in Japanese. Currently this package works with pLaTeX, upLaTeX, XeLaTeX and LuaLaTeX.
The bundle provides two packages, readprov and myfilist. The readprov package provides a means of reading file information without loading the body of the file. The myfilist package uses readprov and controls what \listfiles will report.