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 GFDL is a popular license used for programming manuals, documentations and various other textual works too, but using this license with LaTeX is not very convenient. This package aims to help users in easily using the license without violating any rules of the license. With a handful of commands, users can rest assured that their document will be perfectly licensed under GFDL.
This collection provides packages supporting Cyrillic scripts (Bulgarian, Russian, Serbian, Ukrainian), even if Latin alphabets may also be used.
This package was developed to help French chemistry teachers to create drawings (using TikZ) for laboratory stuff.
This class is designed for taking notes or writing books. It is based on the standard LaTeX book class.
The package provides configurable tools to print out LaTeX code and the resulting output in the same document. It also supports printing the result inside a conditional sequence; thus one may suppress printing if the code would not compile.
SplitIndex consists of a LaTeX package, splitidx, and a small program, splitindex. The package may be used to produce one index or several indexes. Without splitindex, the number of indexes is limited by the number of TeX's output streams. But using the program you may use even more than 16 indexes: splitidx outputs only a single file and the program splits that file into several raw index files and calls your favorite index processor for each of the files.
If you are using git to control versions of LaTeX files, you may want to show yourself or other users or devs the current version of the file, information about the author and last edited date. All packages for Git known make that kind of information available for the whole repository. But sometimes you have a lot of files within the same repository in different versions, from different authors etc. Perhaps you also split up a big project in small files and want to show within the document who had edited what. This package gives you the opportunity to do so.
This package provides a class for typesetting Technical Information Reports of the Engineer Research and Development Center, US Army Corps of Engineers.
This package provides a document class for writing articles to the Journal of Electrical Bioimpedance.
This package provides a showcase of chapter styles available to users of memoir: the six provided in the class itself, plus many from elsewhere (by the present author and others). The package's resources apply only to memoir, but the package draws from a number of sources relating to standard classes, including the fncychap package, and Vincent Zoonekynd's tutorial on headings.
There are commands, classes and packages which are outdated and superseded. The nag package provides routines to warn the user about the use of such obsolete things.
This package provides a Spanish translation of the (Not So) Short Introduction to LaTeX2e.
This package can be used to add and subtract time information.
The package extends package changebar so it can be used with XeLaTeX. It introduces the new option xetex for use with XeLaTeX. Everything else remains the same and users should consult the original documentation for usage information.
This package provides a Dutch language module for glossaries package.
This package provides a document class for streamlining document creation in LaTeX. It does not overwrite any TeX or LaTeX commands so the user could use their own macros or other commands as they wish.
This package typesets recipes with the ingredients lined up with their method step (somewhat similarly to the layout used in cooking).
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 causes \_ in text mode (i.e., \textunderscore) to print an underscore so that hyphenation of words either side of it is not affected; a package option controls whether an actual hyphenation point appears after the underscore, or merely a break point. The package also arranges that, while in text, _ itself behaves as \textunderscore (the behaviour of _ in maths mode is not affected).
The xellipsis package provides a system for configuring (almomst) every possible aspect of ellipses, including preceding and proceeding characters; the character itself; distances before and after each of these; and number of characters. It comes with both a compatibility option for standard LaTeX \ldots as well as preset package options for the Chicago Manual of Style (Turabian); the Bluebook; and MLA guidelines.
LaTeX sections have absolute depth, e.g., \section, \subsection, etc. When composing modular documents, we want relative depths. The coseoul package provides relative headings, but does not get things right when composing a document modularly from multiple parts. This package provides the missing piece.
The pecha class provides an environment for writing Tibetan on LaTeX2e in the traditional Tibetan Pecha layout used for spiritual or philosophical texts, using the cTib4TeX package. It provides features like headers in different languages, page numbering in Tibetan and more.
The package provides a simple means of producing greeting cards. It arranges four panels onto a single sheet so that when the sheet is folded twice the four panels are arranged as front cover, inside left and right pages, and back cover. The four panels are set in minipages for formatting by the user.
This package provides yet another solution to some well known typesetting problems solved in a variety of ways: multi line formulas with paired and nested delimiters. It tackles the problem at the Lua level. As a byproduct, delimiters can be scaled in various ways, inner delimiters come in different flavors like relational and binary operators, punctuation symbols etc., and outer delimiters can be selected automatically according to the nesting level. Last but not least, delimiter groups can even extend across several array cells or across the whole document. A special environment is provided as well, which allows multi line expressions to be placed inside a displayed equation and make TeX do the line splitting and alignment.