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.
In standard LaTeX inserting objects like figures or tables requires too much knowledge for beginners and too much typing effort and hardcoding for people like me. This package aims to make insertion of figures and tables easier for both beginners and experts. Despite the term floats in it's name it also allows disabling floating of such objects.
The package solves two problems: floats in a two-column document come out in the right order and allowed float positions are now [tbp]. The package actually merges facilities from fixltx2e and stfloats.
This package provides the binaries for texlive-dvips.
This package provides a LaTeX package which provides macros for the graphical representation of the keys on a computer keyboard.
Preloading hyphenation patterns (or hyphen rules) into any format based upon LuaTeX is not required in LuaTeX and recent releases of Babel don't do it anyway. This package is addressed to those who just want to select the languages and load their patterns by means of language.dat without loading babel.
Some publishers organize book series with subseries. In this case, two numbers are associated with one volume: the number inside the series and the number inside the subseries. This package provides new fields to manage such system.
This package sets up Japanese font families for XeLaTeX.
The package provides a minimal method for making generic (i.e., TeX-format-independent) packaged, combining maybeload functionality, fallback definitions for LaTeX \ProvidesPackage and \RequirePackage functionality, and handling of arbitrary (multiple) private letters (analogous LaTeX packages use of @@) in nested package files.
This package provides LaTeX and font definition files to access the Knuthian mflogo fonts described in The Metafontbook and to typeset Metafont logos in LaTeX documents.
This LaTeX package offers support for typesetting simple leadsheets of songs, i.e., song lyrics and the corresponding chords.
The package may be used to type the prosodics/metrics of (Latin) verse; it provides macros to typeset the symbols standing alone, and in combination with symbols, giving automatic alignment.
This is a package to store and compose strings in a structured way. This can serve various purposes, for example: manage and write document metadata; use templates for formatting document data; assist in assembling and displaying document license information; facilitate basic internationalisation and localisation.
The package provides commands for creating a grid of rectangles, and commands for populating locations in the grid. PGF/TikZ is used for placement and population of the cells.
This package provides an additional end of proof sign. The command's name is \wasserdicht.
The textcase package offers commands \MakeTextUppercase and \MakeTextLowercase are similar to the standard \MakeUppercase and \MakeLowercase, but they do not change the case of any sections of mathematics, or the arguments of \cite, \label and \ref commands within the argument. A further command \NoCaseChange does nothing but suppress case change within its argument, so to force uppercase of a section including an environment, one might say:
\MakeTextUppercase...\NoCaseChange\beginfoo ...\NoCaseChange\endfoo...
The package is based on XeSearch, and will automatically index words or phrases in an XeLaTeX document. Words are declared in a list, and every occurrence then creates an index entry whose content can be fully specified beforehand.
This package provides a LaTeX class for typesetting articles with a simple and clear design. Currently, it has native support for Chinese (simplified and traditional), English, French, German, Italian, Japanese, Portuguese (European and Brazilian), Russian and Spanish typesetting. It compiles with either XeLaTeX or LuaLaTeX. This is part of the minimalist class series and depends on that package.
This package provides a low level (DraTex.sty) and a high-level (AlDraTex.sty) drawing package written entirely in TeX.
Harano Aji fonts (Harano Aji Mincho and Harano Aji Gothic) are fonts obtained by replacing Adobe-Identity-0 (AI0) CIDs of Source Han fonts (Source Han Serif and Source Han Sans) with Adobe-Japan1 (AJ1) CIDs. This package provides extra weights for these fonts.
The package provides a set of style files for use with BibLaTeX and Biber to produce citations and bibliographies in accordance with the widely-used Oxford Standard for the Citation of Legal Authorities. It also includes facilities for constructing tables of cases and legislation from citations (in conjunction with appropriate indexing packages).
The package provides some of the books and tutorials that form part of the Dickimaw LaTeX Series. Only the A4 PDF of each book is detailed here. Other formats, such as HTML or screen optimized PDF, are available from the package home page.
Books included are:
LaTeX for Complete Novices,
Using LaTeX to Write a PhD thesis,
Creating a LaTeX minimal example.
The jmlr bundle provides a class for authors (jmlr) and a class for production editors (jmlrbook) for the Journal of Machine Learning Research. The jmlrbook class can be used to combine articles written using the jmlr class into a book.
The modes file collects all known Metafont modes for printing or display devices, of whatever printing technology. Special provision is made for write-white printers, and a landscape mode is available, for making suitable fonts for printers with pixels whose aspect is non-square. The file also provides definitions that make \specials identifying the mode in Metafont's GF output, and put coding information and other Xerox-world information in the TFM file.
This package provides the autopunc option in the enumitem environments itemize, enumerate, and description to automatically punctuate the items. It uses Lua pattern matching to modify the environment's contents.