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.
BibTool manipulates BibTeX files. The possibilities of BibTool include sorting and merging of BibTeX databases, generation of uniform reference keys, and selecting references used in a publication.
The package (which runs under XeLaTeX) lets you bind fonts to specific Unicode blocks, for automatic font tagging of multilingual text.
The package provides macros for typesetting natural deduction proofs in Fitch style, with subproofs indented and offset by scope lines. The proofs from use of the package are in the format used in the textbook Language, Proof, and Logic by Dave Barker-Plummer, Jon Barwise, and John Etchemendy.
This package provides Adobe Photoshop Data format (PSD) support for the graphicx package with the convert command from ImageMagick.
This class is an unofficial LaTeX implementation of the Europass CV, the standard model for curriculum vitae as recommended by the European Commission. It includes the major style updates that came out in 2013, featuring a neater, more compact and somewhat fancier layout.
The package (which requires e-TeX) provides a natural way to define commands with optional keys. The package provides \newkeycommand, \renewkeycommand, \providekeycommand, \newkeyenvironment and \renewkeyenvironment, together with \keycmd for a more advanced interface.
Arabic-Latin Modern Fixed is an extension of TeX-Gyre Latin Modern Mono 10 Regular. Every glyph and OpenType feature of the Latin Modern Mono has been retained, with minor improvements. On the other hand, we have changed the vertical metrics of the font.
The unique feature of Arabic-Latin Modern is its treatment of vowels and diacritics. Each vowel and diacritic (ALM Fixed contains a total of 68 such glyphs) may now be edited horizontally within any text editor or processor. Editing complex Arabic texts will now be much easier to input and to proofread.
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.
The package starts from the basic facilities of the colorcolor package, and provides easy driver-independent access to several kinds of color tints, shades, tones, and mixes of arbitrary colors. It allows a user to select a document-wide target color model and offers complete tools for conversion between eight color models. Additionally, there is a command for alternating row colors plus repeated non-aligned material (like horizontal lines) in tables.
This LaTeX package is meant to ease the typesetting of tables showing variations of functions as they are used in France.
This module provides the italian style that can be set using \DTMsetstyle provided by datetime2.sty.
This module provides the bulgarian style that can be set using \DTMsetstyle provided by datetime2.sty. This package is currently unmaintained.
The package allows you to create a list of figures and list of tables in a chapter named List that contains separate sections for each list of figures, tables, etc.
This package provides a LaTeX implementation of a combined FIFO Stack modified from the existing stack package. The package renames the original's \Push and \Pop commands \FSPush and \FSPop (which work on the top/end of the FIFO/Stack), and adds the ability to \FSUnshift and \FSShift from the bottom (front) of the FIFO/Stack.
PDF documents containing formulas generated by LaTeX are usually not accessible by assistive technologies for visually impaired people and people with special educational needs (i.e., by screen readers and braille displays). The axessibility package manages this issue, allowing to create a PDF document where the formulas are read by these assistive technologies, since it automatically generates hidden comments in the PDF document (by means of the /ActualText attribute or suitable tags) in correspondence to each formula.
This package provides a package providing commands for continuation captions, unnumbered captions, and also a non-specific legend heading for any environment. Methods are also provided to define captions for use outside float (e.g., figure and table) environments, and to define new float environments and lists of floats. Tools are provided for specifying your own captioning styles.
The package lets you shade or colour the cells in the alignment environments such as \halign and LaTeX's tabular and array environments. The colortbl package is to be preferred today with LaTeX (it assures compatibility with the longtable package, which is no longer true with colortab); another modern option is the table-colouring option of the xcolor. However, colortab remains an adequate solution for use with Plain TeX.
This large collection of fonts (in Adobe Type 1 format), with the LaTeX package gives access to almost all runes ever used in Europe. The bundle covers not only the main forms but also a lot of varieties.
This is an unofficial BibLaTeX style for the Australasian Journal of Combinatorics. Note that the journal (as for 01 March 2020) does not accept BibLaTeX, so you probably want to use biblatex2bibitem.
The bundle provides a simple theme that has been used in the author's department.
In short, a TeX-style shebang (%#!) is a special kind of TeX comment that you include in your TeX or LaTeX document file to tell the operating system's shell how to run the file for the rest of the file: %#!lualatex foo.tex.
The mhequ style file simplifies creating multi-column equation environments and tagging equations therein. It supports sub-numbering of blocks of equations, such as (1.2a) and (1.2b), references to each equation individually (1.2a) or to the whole block (1.2). The labels can be shown in draft mode. The default behaviour is to show an equation number if and only if the equation actually has a label, which reduces visual clutter.
The class offers entries for assets and social networks; customizable styles are provided. The class comes with no documentation, but a worked example offers some guidance.
This package provides a prefix \named to be used in TeX definitions so that parameters can be identified by their name rather than by number, giving parameters a semantic rather than syntactic meaning, making it easy to understand long definitions.