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.
With this package, DITAA diagrams can be embedded directly into LaTeX files.
The jmlr bundle provides a class for authors (jmlr) and a class for production editors (jmlrbook) for the Journal of Machine Learning Research. The jmlrbook class can be used to combine articles written using the jmlr class into a book.
The package provides a command to typeset chemical formulas and reactions in support of other chemistry packages (such as chemmacros).
This package defines a means of specifying sequences of bases. The bases may be numbered (per line) and you may specify that subsequences be coloured. For a more vanilla-flavoured way of typesetting base sequences, the user might consider the seqsplit package.
Xdoc is a project to rewrite the implementation of the LaTeX doc package (in a broader sense) to make its features more general and flexible. For example, where doc only provides commands for documenting macros and environments, xdoc also provides commands for similarly documenting package options and switches. This is furthermore done in such a way that it is very easy to add more such commands for documenting things, such as e.g., templates, and program components for other languages (functions, classes, procedures, etc.).
This package provides utilities and documentation related to TeX dimensional units, usable both with Plain TeX and with LaTeX.
This LaTeX package uses KOMA-Script's scrlayer to redefine the page styles of package fancyhdr. This allows the combination of features of fancyhdr with features of scrlayer.
TeX for the Impatient is a book (of around 350 pages) on TeX, Plain TeX and Eplain. This is its Chinese translation.
This package enables the user to produce and typeset one or more indices simultaneously. The package is known to work in LaTeX documents processed with pdfLaTeX, XeLaTeX and LuaLaTeX. If makeindex is used for processing the index entries, no particular setup is needed. Using xindy or other programs, it is necessary to enable shell escape. Shell escape is also needed if splitindex is used. This is a fork of imakeidx, with new features and fixed bugs.
This package allows access to the various parameter values in TeX (catcode values), e-TeX (group, if and node types, and interaction mode), and LuaTeX (pdfliteral mode) by a hierarchical name system.
This package provides Czech/Slovak-tuned Computer Modern fonts in the Metafont format; Type 1 format versions (csfonts-t1) are also available.
The package defines a pair of commands \infer and \deduce, that are used in constructing LK proof diagrams.
This package provides support for A5 paper sizes. It is superseded by geometry.
The package provides a command to convert a length to any of a large selection of units.
This package provides a bundle of utilities for manipulating PostScript documents, including page selection and rearrangement, resizing the page, arrangement into signatures for booklet printing, and page merging for N-up printing. Utilities include psbook, psselect, pstops, psnup, psresize, epsffit.
This package provides is a simple LaTeX2e class that allows guitarists to create basic guitar tablatures using LaTeX.
This package provides a LaTeX implementation of a combined FIFO Stack modified from the existing stack package. The package renames the original's \Push and \Pop commands \FSPush and \FSPop (which work on the top/end of the FIFO/Stack), and adds the ability to \FSUnshift and \FSShift from the bottom (front) of the FIFO/Stack.
The package takes control of the six TeX token registers \everypar, \everymath, \everydisplay, \everyhbox, \everyvbox and \everycr. Real hooks for each of the registers may be installed using a stack like interface. For backwards compatibility, each of the \everyX token lists can be set without interfering with the hooks.
This package allows LuaTeX to load packages from the default package.path and package.cpath locations. This could be useful to load external Lua modules, including modules installed via LuaRocks.
LuaTeX operates by default in UTF-8 input; thus LaTeX documents that need 8-bit character-sets need special treatment. The package, therefore, replaces the LaTeX standard inputenc for use under LuaTeX. With a current LuaTeX,the package has the same behaviour with LuaTeX as inputenc has under pdfTeX.
This package provides utilities to convert TrueType to TFM and PK fonts: ttf2afm, ttf2pk, ttf2tfm, and ttfdump.
This package provides a LaTeX style file which makes it easy to use input encoding (UTF-8 by default, can be changed), fontspec.sty (optional), font encoding (T1 if fontspec.sty is not used), babel (English language by default), hyphenation, underline (with soul.sty), default text and math fonts (Computer Modern or Times), and paper sizes correctly with both pdfLaTeX and LuaLaTeX.
This package provides the SGML source, converted LaTeX version, and readable copies of the FAQ from the Spanish TeX users group.
This bundle of tools comprises:
cfftot1, which translates a Compact Font Format (CFF) font, or a PostScript-flavored OpenType font, into PostScript Type 1 format. It correctly handles subroutines and hints;mmafmandmmpfb, which create instances of multiple-master fonts;otfinfo, which reports information about OpenType fonts, such as the features they support and the contents of their size optical size features;otftotfm, which creates TeX font metrics and encodings that correspond to a PostScript-flavored OpenType font. It will interpret glyph positionings, substitutions, and ligatures as far as it is able. You can say which OpenType features should be activated;t1dotlessj, which creates a Type 1 font whose only character is a dotless j matching the input font's design;t1lint, which checks a Type 1 font for correctness;t1reencode, which replaces a font's internal encoding with one you specify;t1testpage, which creates a PostScript proof for a Type 1 font.