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 package provides several macros to adjust boxed content. One purpose is to supplement the standard graphics package, which defines the macros \resizebox, \scalebox and \rotatebox , with the macros \trimbox and \clipbox. The main feature is the general \adjustbox macro which extends the key=value interface of \includegraphics from the graphics package and applies it to general text content. Additional provided box macros are \lapbox, \marginbox, \minsizebox, \maxsizebox and \phantombox.
Memoize is a package for externalization of graphics and memoization of compilation results in general, allowing the author to reuse the results of compilation-intensive code. Memoize induces very little overhead, as all externalized graphics is produced in a single compilation. It features automatic recompilation upon the change of code or user-adjustable context, and automatic externalization of TikZ pictures and Forest trees, easily extensible to other commands and environments. Furthermore, Memoize supports cross-referencing, TikZ overlays and Beamer.
With this package you can insert vectorial logos of some classic software. The format of the logos is PDF. The package provides macros to insert them inline, with automatic height and alignment.
The document summarises the commands of PicTeX. While it is no substitute for the PicTeX manual itself, the document is a useful aide-memoire for those who have read the manual.
The package provides commands for splitting a token list at the first occurrence of another (specified) token list. The package's mechanism differs from those of packages providing similar features, in the following ways: the method uses TeX's mechanism of reading delimited macro parameters; splitting macros work by pure expansion, without assignments; the operation is carried out in a single macro call. A variant of the operation is provided, that retains outer braces.
This package takes advantage of some of the possibilities that hyperref and bookmark packages offer when you create a table of contents for Arabic texts created by the arabi package.
This package provides a collection of recommended add-on packages for LaTeX which have widespread use.
This collection includes all MetaPost and Metafont packages, along with packages in collection-basic.
This package provides a complete Babel replacement for users of LuaLaTeX and XeLaTeX. It includes support for over 70 different languages, some of which in different regional or national varieties, or using a different writing system. It enables:
Loading the appropriate hyphenation patterns.
Setting the script and language tags of the current font (if possible and available), using the package
fontspec.Switching to a font assigned by the user to a particular script or language.
Adjusting some typographical conventions in function of the current language (such as
afterindent,frenchindent, spaces before or after punctuation marks, etc.)Redefining the document strings (like chapter, figure, bibliography). Adapting the formatting of dates (for non-gregorian calendars via external packages bundled with
polyglossia: currently the Hebrew, Islamic and Farsi calendars are supported).For languages that have their own numeration system, modifying the formatting of numbers appropriately.
Ensuring the proper directionality if the document contains languages written from right to left.
This package provides the German translation of etoolbox documentation.
This dvidvi converts one DVI file into another. The output DVI file's contents are specified by page selection commands; series of pages and page number ranges may be specified, as well as inclusions and exclusions.
This is a LaTeX thesis and dissertation class for US Air Force Institute Of Technology.
This package supports the OTF fonts from the IBM Plex project. This package supports only XeLaTeX or LuaLaTeX; for pdfLaTeX use plex-mono.sty
This MetaPost package allows to draw binary Huffman trees from two arrays: an array of strings, and an array of weights (numeric). It is based on the METAOBJ package which provides many tools for building trees in general.
This document class was created for typesetting solutions to homework assignments at the university of Hamburg (Universitat Hamburg).
The package defines a tabular*-like environment, tabulary, taking a "total width" argument as well as the column specifications. The environment uses column types L, C, R and J for variable width columns (\raggedright, \centering, \raggedleft, and normally justified). In contrast to tabularx's X columns, the width of each column is weighted according to the natural width of the widest cell in the column.
xistercian allows you to use Cistercian numerals in LaTeX. The glyphs are created using PGF and to a certain degree configurable. You can use Cistercian numerals as page numbers using \pagenumbering{cistercian}. The two main macros are: \cistercian{<counter>}, which formats the LaTeX2e counter as a Cistercian numeral, and \cisterciannum{<integer>}, formats the integer (given as a string) as a Cistercian numeral.
The package provides commands to draw calculator keys with the help of TikZ. It also provides commands to draw the content of screens and of menu items.
This package lets users output color emojis in LaTeX documents. Emojis can be entered as the characters themselves, as their Unicode code values, or as their short names.
There are already many emoji packages in TeX Live. To avoid uploading a large amount of emoji image data that are essentially identical, the package delegates the image output to the twmojis package and therefore contains no image data.
This package provides an exam class for Hefei University of Technology (China).
This package is an extension to pgfplots. It extends the \addplot macro by a facility which allows modification of data files while they are read. With luaaddplot it is no longer necessary to pre-process data files generated by measuring devices with external scripts.
The document demonstrates the use of SVG images in LaTeX documents. Using the PDF+LaTeX output option of Inkscape, it is possible to include SVG in documents, in which LaTeX typesets the text. This results in uniform text style throughout the document, including text in images; moreover, LaTeX commands may be used in the image's text, providing such things as mathematics and references.
The document also describes how to automate the conversion from SVG to PDF+LaTeX using Inkscape.
This package comprises type 1 versions of the Gothic, Schwabacher and Fraktur fonts of Yannis Haralambous set of old German fonts.
This package allows you to typeset pseudocode in the style of Introduction to Algorithms, Third edition, by Cormen, Leiserson, Rivest, and Stein. The package was written by the authors. Use the commands the same way the package's author did when writing the book, and your output will look just like the pseudocode in the text.