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 provides an environment for coloured and framed text boxes with a heading line. Optionally, such a box may be split in an upper and a lower part; thus the package may be used for the setting of LaTeX examples where one part of the box displays the source code and the other part shows the output. Another common use case is the setting of theorems. The package supports saving and reuse of source code and text parts.
The package provides the Libertine and Biolinum fonts in both Type 1 and OTF styles, together with support macros for their use. Monospaced and display fonts, and the keyboard set are also included, in OTF style, only. The mweights package is used to manage the selection of font weights.
This class is a wrapper around the beamer class to make it easier to use the same document to generate the different forms of the presentation: the slides themselves, an abbreviated slide set for transparencies or online reference, an n-up handout version (various layouts are provided), and a transcript or set of notes using the article class. The class provides a variety of handout layouts, and allows the mode to be chosen from the command line (without changing the document itself).
This small package allows citing all entries of a BibLaTeX (.bbl) file.
This package adds usage of package tocbasic to package floatrow. This not only improves compatibility with KOMA-Script but also adds several new features to floatrow like optional automatic entries to the table of contents for the lists of new floats, optional numbering of the lists of new floats etc.
The options package provides easy to use key-value options for LaTeX package writers. It has a similar interface as pgfkeys with path options but comes with more built-in data types and more convenient support for families and searching.
In the United States, secondary and undergraduate students are generally expected to adhere to the format prescribed by the MLA for typewritten essays, research papers and writings. This package provides a simple, straightforward LaTeX class for composing papers almost perfectly adherent to the MLA style guide.
This package defines some TikZ styles and adds anchors to existing styles that ease the declaration of memory graphs. It is intended for graphs that represent the memory of a computer program during its execution.
This package defines an array/matrix-type environment that is used with the subfigure package to automate the placement of sub-figures (or tables or text). The sub-figures are placed left-to-right, top-to-bottom.
TeXmate formats chess games from very simple ASCII input. The clean 1.: e4 e5; 2.: Nf3 Nc6; 3.: Bb5 a6 will produce the same results as the sloppier 1 e4 e5; Nf3 Nc6 3..: Bb5 a6. The resulting format is fully customizable. There are 4 levels of commentary: 1 is the main game, 2-3 are commentaries. Each has its fonts, punctuation marks, etc., and these are also customizable. The package includes a tool for the creation of diagrams. The package works in conjunction with skak to produce diagrams of the current position automatically. For chess fonts, the package uses the chessfss system.
The package is based on Velthuis transliteration scheme, with extensions to deal with the Bengali letters that are not in Devanagari. The package also supports Assamese.
This is a collection of dvips PostScript header and dvips config files. They control certain features of the printer, including: A4, A3, usletter, simplex, duplex / long edge, duplex / short edge, screen frequencies of images, black/white invers, select transparency / paper for tektronix 550/560, manual feeder, envelope feeder, and tray 1, 2 and 3, and printing a PostScript grid underneath the page material--very useful for measuring and eliminating paper feed errors!
Exceptions for American English hyphenation patterns are occasionally published in the TeX User Group journal TUGboat. This bundle provides alternative Perl and Bourne shell scripts to convert the source of such an article into an exceptions file, together with a recent copy of the article and machine-readable files.
This package provides a class and BibTeX style for submissions to the Transactions of the American Society of Agricultural Engineers. Also included is the Metafont source of a slanted Computer Modern Caps and Small Caps font.
This package provides a Unicode compatible index program for LaTeX.
The package makes bibliographic references appear as footnotes. It defines a command \footcite which is similar to the LaTeX \cite command but the references cited in this way appear at the bottom of the pages. This foot bibliography does not conflict with the standard one and both may exist simultaneously in a document. The command \cite may still be used to produce the standard bibliography. The foot bibliography uses its own style and bibliographic database which may be specified independently of the standard one. Any standard bibliography style may be used.
Generating any other than the simple \newcommand-style commands, in LaTeX, is tedious. This script allows the specification of commands in a natural style; the script then generates macros to define the command.
This LaTeX package makes \hat put real hats on symbols.
This package provides LaTeX and pdfLaTeX support for the Nunito family of fonts, designed by Vernon Adams.
This package provides commands to typeset the angle symbol denoting a duration in actuarial notation, such as in symbols for the present value of certain or life annuities, and an over angle square bracket used to emphasize joint status in symbols of life contingencies.
This LaTeX package helps you make the build more fragile by turning warnings into errors. This may be a good practice if you care about the quality of your documents.
This package defines a macro to place objects (tables and figures) and their captions in different positions with different rotating angles within a float. All objects and captions can be framed.
The package allows integration between MetaPost pictures and LaTeX. The main feature is that passing parameters to the MetaPost pictures is possible and the picture code can be put inside arguments to commands, including \newcommand.
This package provides yet another solution to some well known typesetting problems solved in a variety of ways: multi line formulas with paired and nested delimiters. It tackles the problem at the Lua level. As a byproduct, delimiters can be scaled in various ways, inner delimiters come in different flavors like relational and binary operators, punctuation symbols etc., and outer delimiters can be selected automatically according to the nesting level. Last but not least, delimiter groups can even extend across several array cells or across the whole document. A special environment is provided as well, which allows multi line expressions to be placed inside a displayed equation and make TeX do the line splitting and alignment.