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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
The package provides facilities for drawing big integral signs when needed. An example would be when the integrand is a matrix.
This is a translation of the documentation provided with ntheorem.
The Gentle Introduction is the longest-established comprehensive tutorial on the use of plain TeX.
Cinzel and Cinzel Decorative fonts, designed by Natanael Gama, find their inspiration in first century roman inscriptions, and are based on classical proportions. Cinzel is all-caps (similar to Trajan and Michelangelo), but is available in three weights (Regular, Bold, Black). There are no italic fonts, but there are Decorative variants, which can be selected by the usual italic-selection commands in the package's LaTeX support.
This LaTeX2e package provides a framework for typesetting single- and multiline equations which extends the established equation environments of LaTeX and the amsmath package with many options for convenient adjustment of the intended layout. In particular, the package adds flexible schemes for numbering, horizontal alignment and semi-automatic punctuation, and it improves upon the horizontal and vertical spacing options.
The eigo package provides comprehensive tools for creating Go (Weiqi/Baduk) game diagrams in LaTeX documents. The package supports seven stone colors, border display, extended size presets with validation, and advanced features for game analysis and problem presentation.
The package the creation of references to multiple bibliographies within one document. It thus provides complementary functionality to packages like bibunits and chapterbib, which allow the creation of one bibliography for multiple, but different parts of the document. Multibib is compatible with inlinebib, natbib, and koma-script.
Pxfonts supplies virtual text roman fonts using Adobe Palatino (or URWPalladioL) with some modified and additional text symbols in the OT1, T1, and TS1 encodings; maths alphabets using Palatino/Palladio; maths fonts providing all the symbols of the Computer Modern and AMS fonts, including all the Greek capital letters from CMR; and additional maths fonts of various other symbols. The set is complemented by a sans-serif set of text fonts, based on Helvetica/NimbusSanL, and a monospace set derived from the parallel TX font set. All the fonts are in Type 1 format (AFM and PFB files), and are supported by TeX metrics (VF and TFM files) and macros for use with LaTeX.
The package and .fd file provide support for Knuth's Punk fonts. Although that bundle also offers support within LaTeX; the present package is to be preferred.
This package provides an environment to switch a section of code on or off. The code may be placed anywhere in the file (it is not limited to the document or the preamble). The motivation for this package was to have commands which allow preselection based on whether sections of code in a preamble of a template are executed.
This package provides the binary for texlive-gsftopk.
The nih class offers support for grant applications to NIH, a US government agency.
This package provides macros which can add a specified number of days to the current date (as specified in \today), to save, set and restore the current date and to print it. The package has only been tested with Czech dates.
The package was inspired by the cooltooltips package. In contrast to cooltooltips, fancytooltips allows inclusion of tooltips which contain arbitrary TeX material or a series of TeX materials (animated graphics) from an external PDF file. To see the tooltips, you have to open the files in Adobe Reader. The links and JavaScripts are inserted using eforms package from the AcroTeX bundle.
Sometimes we need to say ``Capitolo primo'' or ``Capitolo uno'' instead of ``Capitolo 1'', that is, spelling the number in words instead of the usual digit form. This package provides support for spelling out numbers in Italian words, both in cardinal and in ordinal form.
This package provides a collection of programs (as web source) for processing the output of Metafont.
ConTeXt has excellent pretty printing capabilities for many languages. The code for pretty printing is written in TeX, and due to catcode juggling, such verbatim typesetting is perhaps the trickiest part of TeX. This makes it difficult for a normal user to define syntax highlighting rules for a new language. This module takes the onus of defining syntax highlighting rules away from the user and uses Vim editor to generate the syntax highlighting. There is a helper 2context.vim script to do the syntax parsing in Vim.
This package defines macros which show Johannes Kepler's view of the world.
The package modifies the way the latin option to Babel operates when typesetting Latin. The style is somewhat frenchified in respect of punctuation spacings and footnote style; shortcuts are available in order to set accents on all vowels, including y and the diphthongs ae and oe.
The aim of this LaTeX package is to help debug complicated macros. This is done by letting the user step through the execution of some TeX code, going through the details of nested expansions, performing assignments, as well as some simple typesetting commands. To use this package, one should normally run TeX in a terminal.
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 package provides a means of reading Asymptote figures from separate files, rather than within the document, as is standard in the asymptote package, which is provided as part of the Asymptote bundle. The Asymptote way can prove cumbersome in a large document; the present package allows the user to process one picture at a time, in simple test documents, and then to migrate (with no fuss) to their use in the target document.
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.
This package provides expandable operations for tuples of numbers: len, sum, min, max, mean, med, quantile, standard deviation, get item, position of item sort, add or set items, filter, operations, composition, split, formatting and display.