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.
The package enables selection of 5 standard Japanese fonts for pLaTeX and dvips.
This small and simple package allows LuaLaTeX users to access basic ligatures (ff, fi, ffi, fl, ffl) in legacy TrueType fonts (those lacking a liga table) accessed via fontspec.
This package provides a .bst reference style file for the journal Zootaxa that publishes contributions in zoology and classification. This is a fork of apa.bst.
This package provides a LaTeX class, a BibTeX style, and a LaTeX template to format conference papers for the PRTEC.
This package provides LaTeX and pdfLaTeX support for the Nunito family of fonts, designed by Vernon Adams.
The package provides the language definition file for Welsh.
Latexdiff is a Perl script for visual mark up and revision of significant differences between two LaTeX files. Various options are available for visual markup using standard LaTeX packages such as color. Changes not directly affecting visible text, for example in formatting commands, are still marked in the LaTeX source. A rudimentary revision facilility is provided by another Perl script, latexrevise, which accepts or rejects all changes. Manual editing of the difference file can be used to override this default behaviour and accept or reject selected changes only.
This is a PSTricks related package for creating Turtle graphics.
This package provides a wrapper for the truncate package, thus fixing issues related to LuaTeX's hyphenation algorithm.
This small package provides a new definition of brackets [ and ] as active characters to get correct blank spaces in mathematical mode when using for open intervals.
For printing, the physical page count must be divisible by a certain number, most often 4, 8 or 16. This LaTeX package inserts blank or predefined pages, if needed.
This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the Spectral family of fonts, designed by Jean-Baptiste Levee. Spectral is a new and versatile serif face available in seven weights of roman and italic, with small caps.
Built on top of the xcolor package, the latexcolors package defines the set of colors shown on latexcolor.com for use in documents typeset with LaTeX and friends.
This package comprises type 1 versions of the Gothic, Schwabacher and Fraktur fonts of Yannis Haralambous set of old German fonts.
This package provides a LaTeX package for filling vertical space with something rather than nothing. Currently supported somethings are solid rules and dotted lines, with or without numbers.
The package provides extended versions of \newcommand and related LaTeX commands, which allow easy and robust definition of macros with many optional arguments, using a clear and simple xkeyval-style syntax.
This package defines the command \perfectcut#1#2 which displays a bracket <#1||#2>. Various other delimiters are similarly defined (parentheses, square brackets ...). The effect of these commands is to let the delimiters grow according to the number of nested \perfectcommands (regardless of the size of the contents).
The package was originally intended for solving a notational issue for direct-style continuation calculi in proof theory. For general use, the package also defines commands for defining other sorts of delimiters which will behave in the same way. The package also offers a robust reimplementation of \big, \bigg, etc.
This is TrueType version of Un-fonts core bundle. It includes the following font families (12 fonts):
UnBatang, UnBatangBold: serif;
UnDotum, UnDotumBold: sans-serif;
UnGraphic, UnGraphicBold: sans-serif style;
UnDinaru, UnDinaruBold, UnDinaruLight;
UnPilgi, UnPilgiBold: script;
UnGungseo: cursive, brush-stroke.
The package provides efficient looping macros for processing both CSV (separated-values) and NSV/TSV (non-separated values) lists. CSV lists which have associated parsers may be processed with the tools of the package.
The package provides the means of writing code in a modular fashion: big macros or functions are divided into small chunks (called gates) with names, which can be externally controlled (e.g., they can be disabled, subjected to conditionals, loops...) and/or augmented with new chunks. Thus complex code may easily be customised without having to rewrite it, or even understand its implementation: the behavior of existing gates can be modified, and new ones can be added, without endangering the whole design. This allows code to be hacked in ways the original authors might have never envisioned. The gates package is implemented independently for both TeX and Lua. The TeX implementation, running in any current environment, requires the texapi package, whereas the Lua version can be run with any Lua interpreter, not just LuaTeX.
This package, initially based on pxfonts, provides many fixes and enhancements to that package, and splits it in two parts (newpxtext and newpxmath) which may be run independently of one another. It provides scaling, improved metrics, and other options.
This package makes a number of utility functions from pdfTeX available for LuaTeX by reimplementing them using Lua.
The package provides the means of defining \global and (e-TeX) \protected commands, within the framework of LaTeX's standard \newcommand.
This package provides two macros \engrec and \EnGrec to convert number arguments to lower case or upper case Greek letters. Options are provided to work with the upgreek and fourier packages.