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 allows the base character of \underset or \overset to be used as the alignment position for the aligned math environments.
This collection provides additional BibTeX styles and bibliography data(bases), notably including BibLaTeX.
The package provides OCG (Optional Content Groups) support within a PDF document, replacing the file.sty distributed with Asymptote. Nested OCGs are supported. The package may be used with pdfLaTeX and XeLaTeX.
The package enables the user to specify MetaPost diagrams (which may include colour specifications from the color or xcolor packages) into a document, using LuaTeX's built-in MetaPost library. The facility is only available in PDF mode.
This LaTeX class generates a PCF for a human research protocol at the UWA. It requires the UWA logo in PDF format, which is available in SVG format at https://static-listing.weboffice.uwa.edu.au/visualid/core-rebrand/img/uwacrest/, and uses the Arial and UWA Slab fonts by default. The class works with XeLaTeX and LuaLaTeX.
The Euler fonts are suitable for typsetting mathematics in conjunction with a variety of text fonts that do not provide mathematical character sets of their own. Euler-VM is a set of virtual mathematics fonts based on Euler and CM. This approach has several advantages over immediately using the real Euler fonts. Most noticeably, less TeX resources are consumed, the quality of various math symbols is improved and a usable \hslash symbol can be provided. The virtual fonts are accompanied by a LaTeX package which makes them easy to use, particularly in conjunction with Type1 PostScript text fonts. They are compatible with amsmath. A package option allows the fonts to be loaded at 95% of their nominal size, thus blending better with certain text fonts, e.g., Minion.
This package provides the Magra family of fonts designed by FontFuror, with support for LaTeX and pdfLaTeX.
The package provides the \parnote command. The notes are set as running paragraphs; placement is at the end of each paragraph, or manually, using the \parnotes command.
This package provides an environment to create grids (type 5x5 or Seyes or Ruled) and commands to write texts right on the lines.
This package provides an easy way to read in JSON data from files or strings in LaTeX documents, parse the data and store it in a user-defined token variable.
This is the Italian translation of the (Not so) Short Introduction to LaTeX2e.
The package defines the macro \cprotect that makes a following macro proof against verbatim in its argument. A similar macro \cprotEnv (applied to the \begin of an environment) sanitises the behavior of fragile environments. Moving arguments, and corresponding ``tables of ...'' work happily.
This work includes a LaTeX document class, a LaTeXML script and a latexmlpost stylesheet which allow you to write a LaTeX document and transcode it into Metanorma's ADOC format.
The package provides several commands to prefix (and hence obscure) a macro's (or a sequence of macros') name, and to restore the original macro(s) at places in a document where they are needed.
This package provides the Ukrainian version of the Short Introduction to LaTeX2e.
The asmeconf class provides a LaTeX template for ASME conference papers, following ASME's guidelines for margins, fonts, headings, captions, and reference formats as of 2022. This LaTeX template is intended to be used with the asmeconf.bst BibTeX style, for reference formatting, which is part of this distribution. The code is compatible with pdfLaTeX or LuaLaTeX.
This LaTeX template is not a publication of ASME.
The package provides a command \patchcommand that can be used to add material at the beginning and the end of the replacement text of an existing macro. It works for macros with any number of normal arguments, including those that were defined with \DeclareRobustCommand.
This package provides a package using PSTricks to draw a large variety of graphs and plots, including 3D maths functions. Data can be read from external data files, making this package a generic tool for graphing within TeX or LaTeX, without the need for external tools.
The package provides a set of macros based on PSTricks that will enable you to draw syntactic proofs easily (inspired by the Gamut books). Very few commands are needed, however fine tuning of the various parameters (dimensions) can still be achieved through key=value pairs.
This package provides for a variety of continuation indicators on pages when the text continues on the following page. The default is to only mark odd pages, but all pages can be marked and the marking can be stopped or started at any point.
This package provides Adobe Type 1 decorative initial fonts. For each font, at least a .pfb and a .tfm file is provided, with an .fd file for use with LaTeX.
The package brings some letters nearer to German single and double quotes even when that letter wears a standard accent
This package provides a set of bibliography tools. It includes:
aux2bib, a Perl script which will take an.auxfile and make a portable.bibfile to go with it;bibify, a shell script that will optimize away one pass of the LaTeX-BibTeX cycle, in some cases;bibkey, a shell script that finds entries whose keyword field matches the given keys (usessedandawk);cleantex, a shell script to tidy up after a LaTeX run;looktex, a shell script to list entries that match a given regexp;makebib, a shell script to make an exportable.bibfile from an existing (set of).bibfile(s) and an optional set of citations (usessed);printbib, a shell script to make a DVI file from a.bibfile, sorted by cite key, and including fields like keyword, abstract, and comment;bib2html, a Perl script that makes a browsable HTML version of a bibliography (several.bstfiles are supplied);and
citekeys, a shell script that lists the citation keys of a.bibfile.
This package facilitates tables with titles (captions) and notes. The title and notes are given a width equal to the body of the table (a tabular environment). By itself, a threeparttable does not float, but you can put it in a table or a table* or some other environment.