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 package offers XeTeX and LuaTeX support for the sans serif OpenType Fira Math font.
The package provides font definition files (plus a replacement for the package exscale) to access many of the fonts in Sauter's collection. These fonts are available in all point sizes and look nicer for such intermediate document sizes as 11pt. Also included is the package sbbm, an alternative to access the BBM fonts.
This package provides a class file for writing theses and dissertations according to the University of Qom Graduate Schools's guidelines for the electronic submission of master theses and PhD dissertations. The class should meet all the current requirements and is updated whenever the university guidelines change. The class needs XeLaTeX in conjunction with the following fonts: XB Niloofar, IranNastaliq, IRlotus, XB Zar, XB Titre, and Yas.
This package provides an interface to the LaTeX3 floating point unit, mainly used for PSTricks related packages to allow math expressions at LaTeX level.
This is an add-on for the gb4e package used in linguistics. It implements the \Next, \NNext, \Last, and \LLast commands from the linguex package or the \nextx, \anextx, \lastx, \blastx, and \bblastx commands from the expex package.
This package includes styles for typesetting mathematics notes, classes for typesetting homework assignments, and formula cheat sheets for exams.
The MetaPost format plain.mp provides only five built-in colour names (variables), all of which are defined in the RGB model: red, green and blue for the primary colours and black and white. The package makes more than 500 colour names from different colour sets in different colour models available to MetaPost.
The tikz-karnaugh package is a LaTeX package used to draw Karnaugh maps. It uses TikZ to produce high quality graph from 1 to 12 variables, but this upper limit depends on the TeX memory usage and can be different for you. You can control colour, styles and distances. It can be considered as an upgrade and extension of Andreas W. Wieland's karnaugh package towards TikZ supporting.
The Not So Short Introduction to LaTeX2e derives from a German introduction (lkurz), which was translated and updated; it continues to be updated. This translation has, in its turn, been translated into several other languages; see the lshort catalogue entry for the current list.
This package contains macros for typesetting glosses and formal expressions. It covers a range of subfields in formal linguistics.
The mohe-book LaTeX class is a specialized template designed to streamline the typesetting of academic and educational materials, including authored textbooks, translated works, research publications, and course materials. Tailored for faculty members and academic staff in Afghanistan, it adheres to scholarly standards from MOHE while offering customizable layouts for bilingual (e.g., Dari-English) or multilingual content.
Key features include preconfigured chapter/section styles, support for complex scripts, and templates for front matter (prefaces, dedications) and back matter (bibliographies, indices).
The problem this class solves is the necessity to change the size of the cover PDF according to the number of pages in the book --- the bigger the book, the larger the spine of the book must be. The provided class makes the necessary calculations on-the-fly, using the qpdf tool.
This package provides some LaTeX macros for UML class diagrams.
This package provides a legacy package for creating windows in paragraphs, for inserting graphics, etc. Users should note that Pieter van Oostrum (in a published review of packages of this sort) does not recommend this package; Picins is recommended instead.
This package provides support for colour separation when using Dvips.
The package defines some commands and styles to support drawing straight-edge and compass diagrams with TikZ.
The package is an extension of cmap with improved flexibility and coverage, including the ability to re-encode Knuth's basic mathematics fonts.
The goal of the savetrees package is to pack as much text as possible onto each page of a LaTeX document. Admittedly, this makes the document far less attractive. Nevertheless, savetrees is a simple way to save paper when printing draft copies of a document. It can also be useful when trying to meet a tight page-length requirement for a conference or journal submission. Most of the package options cover specific modifications to typesetting rules, but there are also options subtle, moderate and extreme options for the broad brush approach.
This package provides a development of TeX, which deals in multi-octet Unicode characters, to enable native treatment of a wide range of languages without changing character-set. Work on Omega has ceased (the TeX Live package contains only support files); its compatible successor is Aleph, which is itself also in major maintenance mode only. Ongoing projects developing Omega (and Aleph) ideas include Omega-2 and LuaTeX.
The command \simplechapter sets up the \chapter command not to number chapters, though they may possibly have a prefix, and a suffix (the \simplechapterdelim command, which the user may alter). The \restorechapter command restores the status quo ante.
The package provides two LaTeX commands to print the current date in Basque according to the correct forms ruled by The Basque Language Academy (Euskaltzaindia). The commands automatically solve the complex declination issues of numbers in Basque.
TeXcount is a Perl script that counts words in the text of LaTeX files. It has rules for handling most of the common macros, and can provide colour-coded output showing which parts of the text have been counted.
The MetaPost package latexMP implements a user-friendly interface to access LaTeX-based typesetting capabilities in MetaPost. The text to be typeset is given as string. This allows even dynamic text elements, for example counters, to be used in labels. Compared to other implementations it is much more flexible, since it can be used as direct replacement for btex.etex, and much faster, compared for example to the solution provided by tex.mp.
The xstring package provides macros for manipulating strings, i.e., testing a string's contents, extracting substrings, substitution of substrings and providing numbers such as string length, position of, or number of recurrences of, a substring. The package works equally in Plain TeX and LaTeX (though e-TeX is always required). The strings to be processed may contain (expandable) macros.