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 ppmcheckpdf tool offers an option for regression testing: instead of printing the contents of boxes in .lvt files, it converts PDF files to PNG files so you can compare the PNG files after l3build has finished its work.
The Ximera document class provides macros that support the creation of both PDF and online materials.
This package allows the automatic drawing of the image of objects in spherical mirrors and lenses from the data of the focus, from the position and height of the object. It calculates the position and height of the image, and also displays the notable rays.
This package simplifies working with folder structures that match the chapter/section/subsection structure. It provides macros to define a folder that contains the file for a chapter/section/subsection, and provides macros that allow inclusion without using the full path, rather the path relative to the current folder of the chapter/section/subsection. It makes easy changing the name of a folder, for example.
The package provides a relatively easy way of estimating the number of words in a LaTeX document. It requires something like Unix grep -c that can search a file for a particular string and report the number of matching lines. An accompanying shell script wordcount.sh contains more information in its comments.
Mathdots redefines \ddots and \vdots, and defines \iddots. The dots produced by \iddots slant in the opposite direction to \ddots. All the commands are designed to change size appropriately in scripts, as well as in response to LaTeX size changing commands. The commands may also be used in plain TeX.
The asmejour class provides a template to format preprints submitted to ASME journals. The layout and reference formats closely follow the style that is currently being used for published papers. The class is intended to be used with the asmejour.bst BibTeX style, which is part of this distribution. The class is compatible with pdfLaTeX or LuaLaTeX.
This package is not a publication of ASME.
The package that implements a set (AuriocusKalligraphicus) of three calligraphic fonts derived from the author's handwriting in Adobe Type 1 Format, T1 encoding for use with LaTeX: Auriocus Kalligraphicus; Lukas Svatba; and Jana Skrivana. Each font features old style digits and (machine-generated) boldface and slanted versions. A variant of Lukas Svatba offers a long s.
noTeX.bst produces a number of beautifully formatted HTML P elements instead of TeX code. It can be used to automatically generate bibliographies to be served on the web starting from BibTeX files.
The package provides relative commands that may be used in place of \chapter, \section, etc.
Typewriter-style fonts are best for program listings, but Computer Modern Typewriter prints ` and ' as bent opening and closing single quotes. Other fonts, and most programming languages, print ` as a grave accent and ' upright; ' is used both to open and to close quoted strings. The package switches the typewriter font to Computer Modern Typewriter in OT1 encoding, and modifies the behaviour of verbatim, verbatim*, \verb, and \verb* to print in the expected way. It does this regardless of other fonts or encodings in use, so long as the package is loaded after the other fonts were. The package does not affect \tt, \texttt, etc.
This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the Inter Sans family of fonts, designed by Rasmus Andersson. Inter is a typeface specially designed for user interfaces with focus on high legibility of small-to-medium sized text on computer screens. The family features a tall x-height to aid in readability of mixed-case and lower-case text.
This package defines a command \outputonly, whose argument is a list of pages to be output. With the command present in the header, only those pages are output.
fancymag is a LaTeX package designed to provide enhanced typographic styling for academic and editorial documents. It integrates a selection of display fonts to help authors create visually appealing layouts for magazines, scientific books, and other publication-quality material.
The package defines commands to iterate functions of a single variable, find fixed points, zeros and extrema of such functions, and calculate the terms of recurrence relations.
This package provides a translation of Oetiker's (Not so) short introduction to LaTeX2e.
This bundle introduces explcheck, a static analysis tool for developers working with expl3 code. Currently in its initial release, explcheck aims to help developers identify potential issues and improve code quality. In the future, this bundle may expand to include additional development tools for expl3.
This package provides utility programs for Polish users of TeX. These programs are provided as sources, not installed in the bin directories.
Writing Scientific Documents Using LaTeX is an article introducing the use of LaTeX in typesetting scientific documents. It covers the basics of creating a new LaTeX document, special typesetting considerations, mathematical typesetting and graphics. It also touches on bibliographic data and BibTeX.
Maintaining a LaTeX document with translations for multiple languages can be cumbersome and error-prone. This package provides a set of macros for defining macros and environments as wrappers around existing macros and environments. These wrappers allow one to clearly specify multiple translations for the arguments to the wrapped macros and environments while only the translation of the document's language is actually shown. Choosing a translation then is as simple as choosing the document's language via Babel or Polyglossia.
BibTeXu is an enhanced, portable C version of BibTeX. Unicode is supported via the ICU library.
The pgfgantt package provides an environment for drawing Gantt charts that contain various elements (titles, bars, milestones, groups and links). Several keys customize the appearance of the chart elements.
This package provides a Magyar language module for glossaries package.
nodetree is a development package that visualizes the structure of node lists. It uses a similar visual representation for node lists as the UNIX tree command for a folder structure.