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 may optionally be used by students at Carmel High School in Indiana in the United States to write physics lab reports for FW physics courses. As many students are beginners at LaTeX, it also attempts to simplify the report-writing process by offering macros for commonly used notation and by automatically formatting the documents for students who will only use TeX for mathematics and not typesetting.
The bundle contains the plain TeX format for pTeX and e-pTeX.
The package provides a version of graphicx that avoids loading the graphics bundle's (original) keyval package, which clashes with PSTricks use of xkeyval.
Some journals accept the reference list only as \bibitems. If you use BibTeX, there is no problem: just paste the content of the .bbl file into your document. However, there was no out-of-the-box way to do the same for BibLaTeX, and you had to struggle with searching appropriate .bst files, or formatting your reference list by hand, or something like that. Using the workaround provided by this package solves the problem.
The package aims to help a LaTeX author to keep track of all defined labels by typesetting a complete list of labels wherever the author requests it. (Of course, the user may need to have additional LaTeX runs to get the references right.)
The directory contains a copy of the Type 1 font URW Grotesq 2031 Bold, with supporting files for use with (La)TeX.
The package provides facilities for the conversion of Markdown markup to plain TeX. These are provided both in form of a Lua module and in form of plain TeX, LaTeX, and ConTeXt macro packages that enable the direct inclusion of Markdown documents inside TeX documents.
BibTeXu is an enhanced, portable C version of BibTeX. Unicode is supported via the ICU library.
The SFEE class belongs to the Smart Factory and Energy Efficence magazine of the Tecnologico Nacional de Mexico/ITS Purisima del Rincon. SFEE.cls was designed using the LaTeX document class standard. It is accompanied by SFEE.bst, which provides the necessary elements to generate the article citations.
The package provides a script that performs on the fly downloads of missing packages, while a document is being compiled. To use the script, replace your (LaTeX) compilation command with texliveonfly.py file.tex.
The package provides support for use of babel in documents written in Ukrainian. The support is adapted for use under legacy TeX engines as well as XeTeX and LuaTeX.
CBcoptic is a bundle of files for typesetting Coptic philological text with the proper fonts and hyphenation. The fonts are based on, but much extend, the fonts of the original coptic bundle. The CBcoptic bundle includes font description files, Metafont sources and equivalent Adobe Type 1 fonts in PFB format. The bundle also includes a package that provides some macros of philological interest.
Old Standard is designed to reproduce the actual printing style of the early 20th century, reviving a specific type of Modern (classicist) style of serif typefaces, very commonly used in various editions of the late 19th and early 20th century.
The font supports typesetting of Old and Middle English, Old Icelandic, Cyrillic (with historical characters, extensions for Old Slavonic and localised forms), Gothic transliterations, critical editions of Classical Greek and Latin, and many more.
This package aims at an easy-to-use interface to typeset grading schemes in tabular format, in particular grading-schemes of exercises of mathematical olympiads where multiple solutions have to be graded and might offer mutual exclusive ways of receiving points.
The package offers the placement of background material on the pages of a document. The user can control many aspects (contents, position, color, opacity) of the background material that will be displayed; all placement and attribute settings are controlled by setting key values.
Astrosym is a font containing astronomical symbols, including those used for the planets, four planetoids, the phases of the moon, the signs of the zodiac, and some additional symbols. The font is distributed as Metafont source.
This package provides a new command \newfontx. It is similar to the old (and deprecated) command \newfont in function, but is more compatible with NFSS. In particular, one can safely change font size after invoking a font command defined by \newfontx.
This package provides a Danish language module for glossaries package.
The package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the MintSpirit and MintSpiritNo2 families of fonts, designed by Hirwen Harendal. MintSpirit was originally designed for use as a system font on a Linux Mint system. The No.: 2 variant provides more conventional shapes for some glyphs.
The Hamburg Notation System, HamNoSys for short, is a system for the phonetic transcription of signed languages. This package makes HamNoSys available in XeLaTeX and LuaLaTeX. The package provides a Unicode font for rendering HamNoSys symbols as well as three methods for entering them.
This package helps to organize debates between multiple reviewers of a paper within the text.
This package provides an environment for linguistic examples, tools for glosses, and various other goodies.
The package permits writing pseudocode without much fuss and with quite a bit of configurability. Its main environment combines aspects of enumeration, tabbing and tabular for nonintrusive line numbering, indentation and highlighting, and there is functionality for typesetting common syntactic elements such as keywords, identifiers, and comments.
The package provides a large and sundry set of macros for the manipulation of strings. The macros are developed not merely for cosmetic application (such as changing the case of letters and string substitution), but also for programming applications such as character look-ahead, argument parsing, conditional tests on various string conditions, etc. The macros were designed all to be expandable (note that things such as \uppercase and \lowercase are not expandable), so that the macros may be strung together sequentially and nested (after a fashion) to achieve rather complex manipulations.