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.
Lacheck is a tool for finding common mistakes in LaTeX documents.
Pacioli was a 15th century mathematician, and his font was designed according to the divine proportion. The font consists of uppercase letters together with punctuation and some analphabetics; no lowercase or digits. The package provides Metafont source for the font together with LaTeX support.
The package establishes Basque conventions in a document.
The class and its BibTeX style enable authors to produce officially-correct output for the IEEE transactions, journals and conferences.
Built on top of the xcolor package, the latexcolors package defines the set of colors shown on latexcolor.com for use in documents typeset with LaTeX and friends.
This package provides a Serbian language module for glossaries package.
This package provides a collection of fragments of LaTeX code, suitable for inclusion in packages, or (possibly) in users documents. Included are: checklab, for modifying the label checking code at \end{document}; overrightarrow, defining a doubled over-arrow macro; removefr, for removing reset relations between counters; and subscript, defining a \textsubscript command.
This LaTeX package permits to create quizzes in the style of the TV shows Qui veut gagner des millions ? (i.e., Who Wants to Be a Millionaire?) or Tout le monde veut prendre sa place !.
The package is an extension of the changepage package to permit the user to change the layout of individual pages and their texts.
The package provides a consistent way of producing references throughout a project. Enough flexibility is provided to make local changes to a single reference. The user can configure their own setup. The package offers a direct interface to varioref (for use, for example, in large projects such as a series of books, or a multivolume thesis written as a series of documents), and name references from the nameref package may be incorporated with ease. For large projects such as a series of books or a multi volume thesis, written as freestanding documents, a facility is provided to interface to the xr package for external document references.
The package enables the user to typeset programs (programming code) within LaTeX; the source code is read directly by TeX---no front-end processor is needed. Keywords, comments and strings can be typeset using different styles. Support for hyperref is provided.
This LaTeX package provides automatic definite articles for Hungarian.
The package deals with the behaviour of the LaTeX internal command \@ifnextchar, which skips blank spaces. This has the potential to surprise users, since it can produce really unwanted effects. A common example occurs with brackets starting a line following \\: the command looks for an optional argument, whereas the user wants the brackets to be printed. The package offers commands and options for modifying this behaviour, maybe limited to certain parts of the document source.
The package enables the user to visualise the vocal tract. The vocal tract (in the package) is manipulated by a vector of articulation parameters according to the S. Maeda model. Animation may be achieved by providing a sequence of vectors over time (e.g., from Matlab). A sequence of vectors for certain German phonemes is embedded in the package, which allows for animation when no other vector is available. The package's graphics are produced using PSTricks.
This package provides the binary for texlive-aleph.
The package allows rows and columns to be coloured, and even individual cells.
This package provides the OpenType version of the TeX Gyre Termes font, including text and math fonts. The package needs LuaLaTeX or XeLaTeX. The missing typefaces like bold math and slanted text are also defined.
The package provides a relatively easy way of estimating the number of words in a LaTeX document. It requires something like Unix grep -c that can search a file for a particular string and report the number of matching lines. An accompanying shell script wordcount.sh contains more information in its comments.
This module provides the german style that can be set using \DTMsetstyle provided by datetime2.sty.
The package makes it easier to write articles where proofs and other material are deferred to the appendix. The appendix material is written in the LaTeX code along with the main text which it naturally complements, and it is automatically deferred. The package can automatically send proofs to the appendix, can repeat in the appendix the theorem environments stated in the main text, can section the appendix automatically based on the sectioning of the main text, and supports a separate bibliography for the appendix material.
This package provides a file written with TeX, not using any packages, to be compiled with TeX or pdfTeX only, not with LaTeX and al.
CJK is a macro package for LaTeX, providing simultaneous support for various Asian scripts in many encodings (including Unicode): Chinese (both traditional and simplified), Japanese, Korean and Thai. A special add-on feature is an interface to the Emacs editor (cjk-enc.el) which gives simultaneous, easy-to-use support to a bunch of other scripts in addition to the above -- Cyrillic, Greek, Latin-based scripts, Russian and Vietnamese are supported.
This package balances the columns on the last page of a two-column document. If the page is simple (no footnotes, floats, or marginpars), it uses the balance package; otherwise, it uses \enlargethispage to make the left column shorter, balancing the columns.
This package allows drawing implicit functions f(x,y) = 0 with options for coloring the inside of the surfaces, for marking the points and arrowing the curve at points chosen by the user. The package uses the marching squares algorithm.