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 package allows writing presentations with incremental slides. It does not presuppose any specific document class. Rather, it is a lightweight alternative to full-fledged presentation classes like beamer.
This package provides a complete French translation of latex2e-help-texinfo.
This package is intended for the quick typesetting of basic LaTeX documents using shortcuts to existing commands and specific commands for quick formatting and creation of tables and title pages with a graphic image.
The package provides simple means of producing FAST diagrams, using TikZ/PGF tools. FAST diagrams are useful for functional analysis techniques in design methods.
The package provides commands to produce all the symbols of the St Mary's Road fonts, in a Plain TeX environment.
This package typesets tensors with dots filling gaps and fine tuning of index placement.
This package concerns mathematical drawings arising in representation theory. The purpose of this package is to ease drawing of rank 2 root systems, with Weyl chambers, weight lattices, and parabolic subgroups.
The package offers a collection of simple macros for preparing presentations in Plain TeX. Slide colour and text colour may be set, links between parts of the presentation, to other files, and to web addresses may be inserted. Images may be included easily, and code is available to provide transition effects between slides or frames. The structure of the macros is not overly complex, so that users should find it easy to adapt the macros to their specific needs.
In Die TeXnische Komodie (issue 1/2013) Christian Justen described his use of LaTeX in his work as priest (similar requirements may be encountered in the work of pastors and other ministers of religion). One point was to arrange A5 pages onto A4 landscape paper, either side-by-side or as a booklet. Justen made two Bash scripts for this job; the package provides one Texlua script for both requirements.
The package provides a character key-driven interface to supplement new constructions of the traditional \overbrace and \underbrace pairs in an asymmetric or arbitrary way.
This package provides commands (in French or English) to highlight formulas or paragraphs with handwriting effect.
This collection includes packages for XeTeX, the Unicode and OpenType-enabled TeX by Jonathan Kew.
TeXdraw is a set of macro definitions for TeX, which allow the user to produce PostScript drawings from within TeX and LaTeX. TeXdraw has been designed to be extensible. Drawing segments are relocatable, self-contained units. Using a combination of TeX's grouping mechanism and the gsave/grestore mechanism in PostScript, drawing segments allow for local changes to the scaling and line parameters. Using TeX's macro definition capability, new drawing commands can be constructed from drawing segments.
This package aims at providing the forward-referencing functionality for the package cleveref. It is derived from the package cleveref-usedon, with several fixes and enhancements.
Light LaTeX Make (llmk) is yet another build tool specific for LaTeX documents. Its aim is to provide a simple way to specify a workflow of processing LaTeX documents and encourage people to always explicitly show the right workflow for each document. You can describe the workflows either in an external file llmk.toml or in a LaTeX document source in the form of magic comments. It provides a uniform way to describe the workflows available for nearly all TeX environments, and behaves exactly the same in any environment. At this point, llmk intentionally does not provide any method for user configuration. Therefore one can guarantee that for a LaTeX document with an llmk setup, the process of typesetting the document will be reproduced in any TeX environment with the program.
This package provides a LaTeX package which sets count1 to absolute page number, count2-8 to the numbers of the current \part, \chapter, ... \subparagraph, and count9 to 1 or 0, according to whether the page is odd or even. These values can be used to select pages with some drivers.
The package extends the facilities of the listings package, to pretty-print Matlab and Octave source code. (Note that support of Octave syntax is not complete.)
The package allows the user to override existing labels (for example, those generated automatically).
This package forces the caption names declared by the document class in use to be used as the caption names for a specific language introduced by the Babel package.
MetaPlot is a set of MetaPost macros for manipulating pre-generated plots (and similar objects), and formatting them for inclusion in a MetaPost figure. The intent is that the plots can be generated by some outside program, in an abstract manner that does not require making decisions about on-page sizing and layout, and then they can be imported into MetaPlot and arranged using the full capabilities of MetaPost. Metaplot also includes a very flexible set of macros for generating plot axes, which may be useful in other contexts as well.
The package supports bibliographies as standard for KSFH (Katholische Stiftungsfachhochschule) Munich. BibTeX entries in article, book, inbook, incollection and misc formats are supported.
This package provides a LaTeX package for typesetting numbers, in particular floating point numbers, such as you find in program output.
Typesetting dissertations, theses and reports as well as presentations of Stellenbosch University, South Africa. Note: The previous version, stellenbosch, is still available for legacy documents.
New primitive commands are introduced in e-TeX; sometimes the names collide with existing macros. This package solves the name clashes by adding a prefix to e-TeX’s commands. For example, ε-TeX’s \unexpanded is provided as \etex@unexpanded.