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 a class for generating disquisitions, intended to be in compliance with North Dakota State University requirements.
The \maybebm and \maybeit macros can be used in maths expressions to make the arguments typeset as bold or italic respectively if the surrounding context is appropriate. They are useful for writing user macros for use in general contexts. \maybebm is especially appropriate when section titles contain math expressions, since the title will appear bold but the header and table of contents usually replicate the title in normal width. \maybeit performs a similar role to \mathrm but the maths expression will be italicised if the surrounding text is. \maybeitsubscript is provided to shift subscripts to the left if the expression is italicised.
This package provides a class and style file that supports the typesetting of plays, including options for line numbering.
These fonts represent translation to PostScript Type 1 of the ESSTIX fonts. ESSTIX seem to have been a precursor to the STIX project. The accompanying virtual fonts with customized metrics and LaTeX support files allow their use as calligraphic, fraktur and double-struck (blackboard bold) in maths mode.
This is an ad-hoc class for typesetting articles for the ICSV conference.
The package provides commands to formalize textual variants in critical editions typeset using eledmac.
Emo implements the \emo command for including color emojis in your documents independent of input encoding or LaTeX engine. The implementation uses the Noto color emoji font if the engine supports it and includes PDF graphics otherwise. The latter are automatically derived from Noto's SVG sources, so the visual appearance is very similar. Emo may come in particularly handy when dealing with academic publishers that provide only minimal support for non-Latin scripts.
This package contains some first aid for LaTeX packages or classes that require updates because of internal changes to the LaTeX kernel that are not yet reflected in the package's or class's code. The file latex2e-first-aid-for-external-files.ltx provided by this package is meant to be loaded during format generation and not by the user.
The examplep package provides sophisticated features for typesetting verbatim source code listings, including the display of the source code and its compiled LaTeX or Metapost output side-by-side, with automatic width detection and enabled page breaks (in the source), without the need for specifying the source twice. Special care is taken that section, page and footnote numbers do not interfere with the main document. For typesetting short verbatim phrases, a replacement for the \verb command is also provided in the package, which can be used inside tables and moving arguments such as footnotes and section titles.
The command \nth<number> generates English ordinal numbers of the form 1st, 2nd, 3rd, 4th, etc. LaTeX package options may specify that the ordinal mark be superscripted, and that negative numbers may be treated; Plain TeX users have no access to package options, so need to redefine macros for these changes.
This style file is designed for compiling book notes in Japanese as part of the body text. The ``remember picture'' feature automatically calculates coordinates, eliminating the need for manual adjustment of note positions.
The Libre Caslon fonts are designed by Pablo Impallari. Although they have been designed for use as web fonts, they work well as conventional text fonts. An artificially generated BoldItalic variant has been added.
This package allows simple typesetting in Arabic script, intended for mixed Arabic/Latin script usage in situations where heavy-duty solutions are discouraged. The system operates with both Unicode and transliterated input, allowing the user to choose the most appropriate approach for every situation.
This package provides the Merriweather and MerriweatherSans families of fonts, designed by Eben Sorkin, with support for LaTeX, pdfLaTeX, XeLaTeX, and LuaLaTeX. Merriweather features a very large x-height, slightly condensed letterforms, a mild diagonal stress, sturdy serifs and open forms. The Sans family closely harmonizes with the weights and styles of the serif family. There are four weights and italics for each.
This package provides miscellaneous LaTeX packages and classes.
This package deals with input encodings. It provides a wider range of input encodings using standard mappings, than does inputenc. It also covers nearly all slots. In this way, it serves as more up to date replacement for the inputenc package.
The package defines macros that allow patching of existing commands, specifying those parts of the existing macro to be replaced, along with the replacements. Thus it provides more sophisticated manipulation than a package like patchcmd, which only permits modification by adding commands at the beginning or end of an existing definition.
As is well known, in LaTeX processing layout paper size specified by document class options is not automatically applied to output paper size. This package enables LaTeX authors to synchronize both kinds of paper sizes.
The basic command of the package is \relsize, whose argument is a number of \magsteps to change size; from this are defined commands \larger, \smaller, \textlarger, etc.
This LaTeX document class provides a number of gimmicks to draft nice looking lecture notes, such as a number of theorem environments, automatic spacing and alignment of figures and much more.
This package provides macros and environments useful for writing teaching material. It provides more semantic environments on top of the standard definition, theorem, and friends: for instance, exercise, activity and question. These are suitably color-coded when used with Beamer. They occur as normal text in handouts produced by beamerarticle (same style as definition usually has). It also provides macros for typesetting code listings and output side by side. Finally, it modifies the appearance of Beamer (Berlin-based theme) and Memoir (Tufte style layout), if loaded. It is designed to be used with Beamer to produce slides and beamerarticle with memoir to produce notes and handouts from the same source.
Simply changing \parskip and \parindent leaves a layout that is untidy; this package (though it is no substitute for a properly designed class) helps alleviate this untidiness.
The varwidth environment is superficially similar to minipage, but the specified width is just a maximum value -- the box may get a narrower natural width.
This is a package built for collaboratively editing LaTeX documents and tracking changes. Through highly configurable commands, the user can choose how their and their collaborators modifications appear in the document. Additional tools are provided to help keep track of where the edits are made within the PDF.