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.
TeX for the Impatient is a book (of around 350 pages) on TeX, Plain TeX and Eplain. This is its Chinese translation.
This package provides a derivative of the CV class available to LyX users (renamed to avoid the existing cv package).
The package provides a language definition file that enables support of Bosnian with Babel.
The package provides macros \DeclareRobustActChar and \ReDeclareRobActChar. One uses \DeclareRobustActChar in the same way one would use \DeclareRobustCommand; the macro \protects the active character when it appears in a moving argument. \ReDeclareRobActChar redefines an active character previously defined with \DeclareRobustActChar, in the same way that \renewcommand works for ordinary commands.
The rtkinenc package is functionally similar to the standard LaTeX package inputenc: both set up active characters so that an input character outside the range of 7-bit visible ASCII is converted into one or more corresponding LaTeX commands. The main difference lies in that rtkinenc allows the user to specify a fallback procedure to use when the text command corresponding to some input character isn't available. Names of commands in rtkinenc have been selected so that it can read inputenc encoding definition files, and the aim is that rtkinenc should be backwards compatible with inputenc. rtkinenc is not a new version of inputenc though, nor is it part of standard LaTeX.
The layout design is relatively straightforward; the class uses the Bookman and the BrushScript-Italic fonts.
This package provides environments and commands for pairing lines, bottom lines, and tagged lines, intended to be used in particular for word-by-word glosses, translations, and bibliographic attributions, respectively.
The stix2 package provides minimal support for using the STIX Two fonts with versions of TeX that are limited to TFM files, Type 1 PostScript fonts, and 8-bit font encodings.
Some glyphs that are traditionally available in TeX math fonts are not yet available in the STIX Two OpenType fonts. In such cases, we have chosen to omit them from the stix2 package rather than create incompatibilities between the OpenType and Type 1 versions.
This package provides a package of code proposed as supporting material for memoir. The package is intended as a test bed for such code, which may in the fullness of time be adopted into the main memoir release.
The stdclsdv package is designed for package writers who need to know what sectioning divisions are provided by the document's class. It also provides a version of \CheckCommand that sets a flag rather than printing a warning.
This package is developed to generate modular addition and multiplication tables for positive integers. It provides an easy way to generate modular addition and modular multiplication tables for positive integers in LaTeX documents. The commands in the package have optional arguments for the formatting of tables. These commands can be used in an environment similar to a tabular or array environment. The commands can also be used with the booktabs package, which provides nice formatting of tables in LaTeX.
The tkz-fct package is designed to give math teachers (and students) easy access to programming graphs of functions with TikZ and Gnuplot.
This work includes a LaTeX document class, a LaTeXML script and a latexmlpost stylesheet which allow you to write a LaTeX document and transcode it into Metanorma's ADOC format.
This package defines a path generation function for PGF/TikZ which implements Hobby's algorithm for a path built out of Bezier curves which passes through a given set of points.
The bytefield package helps the user create illustrations for network protocol specifications and anything else that utilizes fields of data. These illustrations show how the bits and bytes are laid out in a packet or in memory.
The French TeX User Group GUTenberg has been publishing The GUTenberg Letter, its irregular newsletter, since February 1993. For this purpose, a dedicated, in-house (La)TeX class was gradually created but, depending on new needs and on the people who were publishing the Newsletter, its development was somewhat erratic; in particular, it would not have been possible to publish its code as it was. In addition, its documentation was non-existent. The Board of Directors of the association, elected in November 2020, wished to provide a better structured, more perennial and documented class, able to be published on the CTAN. This is now done with the present letgut class.
This package adjusts the behavior of hyperref on (u)pLaTeX so that authors can properly create PDF documents that contain document information in Japanese.
This package provides a flexible dark or light colour theme designed for maximum readability in environments where most themes fall flat. Its main features are:
dark color theme for presenting in low-light conditions;
optional light color theme for presenting in bright ambient light;
redefines color names red, green, blue, yellow to values that are visible when displayed by certain projectors, particularly those with a very bright green channel and dim red and blue channels. This behaviour can be optionally disabled, with the provided colours also available as
OwlRed,OwlGreen, etc.
The package provides the language definition file for support of Portuguese and Brazilian Portuguese in Babel. Some shortcuts are defined, as well as translations to Portuguese of standard LaTeX names.
Built on top of the xcolor package, this package defines the sixteen colors of Ethan Schoonover's popular color palette, Solarized, for use in documents typeset with LaTeX and friends.
Latexpand is a Perl script that simply replaces \input and \include commands with the content of the input or included file. The script does not deal with \includeonly commands.
This package provides a package to extract RCS information and use it in a LaTeX document. For users of LaTeX2HTML, rcsinfo.perl is included.
The accfonts package contains three utilities to permit easy manipulation of fonts, in particular the creation of unusual accented characters. mkt1font works on Adobe Type 1 fonts, vpl2vpl works on TeX virtual fonts and vpl2ovp transforms a TeX font to an Omega one.
This package implements a LaTeX class for writing exercise sheets for a lecture. Its features are:
quick typesetting of exercise sheets or their revisions,
simple user friendly commands,
elegant page formatting,
automatic numbering of exercises and sub-exercises,
the number of the exercise sheet is extracted automatically from the file name,
static information about the lectures and the authors needs to provided at one point only.