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 bundle provides the Foek font, an Adobe Type 1 font, and LaTeX support for its use.
This bundle of macros files provides macro support (including font encoding macros) for the use of Cyrillic characters in fonts encoded under the T2* and X2 encodings. These encodings cover (between them) pretty much every language that is written in a Cyrillic alphabet.
The package provides a language definition file that enables support of Magyar (Hungarian) with Babel.
The doc package provides LaTeX developers with means to describe the usage and the definition of new macros and environments. However, there is no simple way to extend this functionality to other items (options or counters, for instance). The DoX package is designed to circumvent this limitation.
This package provides a simple command (\textcsc and \cscshape) for caps-to-small-caps text, to allow for small caps acronyms to be presented as uppercase in text (useful for things like copying and pasting from a PDF).
The europecv class is an unofficial LaTeX implementation of the standard model for curricula vitae (the ``Europass CV'') as recommended by the European Commission. Although primarily intended for users in the European Union, the class is flexible enough to be used for any kind of curriculum vitae. The class has localisations for all the official languages of the EU (plus Catalan), as well as options permitting input in UTF-8 and koi8-r.
QCM is a package for making multiple choices questionnaires under LaTeX2e (QCM is the French acronym for this style of test). A special environment allows you to define questions and possible answers. You can specify which answers are correct and which are not. QCM not only formats the questions for you, but also generates a form (a grid that your students will have to fill in), and a mask (the same grid, only with correct answers properly checked in). You can then print the mask on a slide and correct the questionnaires more easily by superimposing the mask on top of students forms. QCM can also typeset exam corrections automatically, and comes with support for AUC-TeX.
This package provides tools for typesetting multilingual lecture notes, exercise sheets, and general-purpose documents. Each language is specified via its corresponding babel identifier and is associated with a declaration, macro, and environment used to delimit content written in that language. Arbitrary combinations of languages can be loaded in a single document to support both monolingual and multilingual output. The package also defines macros and environments for typesetting lecture notes and exercise sheets, including configurable inclusion of elements such as proofs, solutions, and sketchboxes.
The package facilitates wrapping text to a specific character width, breaking lines by words rather than, as done by TeX, by characters. The primary use for these facilities is to aid the generation of messages sent to the log file or console output to display messages to the user. Package authors may also find this useful when writing out arbitrary text to an external file.
The LaTeX package gobble includes several gobble macros not included in the LaTeX kernel. These macros remove a number of arguments after them, a feature regularly used inside other macros. This includes gobble macros for optional arguments.
The LaTeX package gobble-user provides these macros at the user level, i.e. using names without @@ so that these can be used without \makeatletter and \makeatother. The same macros are provided inside .tex files for use with plain-TeX or other TeX formats. However, the gobble macros for optional macros require \@@ifnextchar to be defined.
This LaTeX package implements a \SmartUnit macro for converting between (some) metric and Imperial units.
This package includes styles for American Physical Society, American Institute of Physics, and Optical Society of America. The distribution consists of the RevTeX class itself, and several support packages.
The package provides commands to typeset proofs in the style used by Jaskowski, or that of Kalish and Montague.
This package contains some logos of THUAS. These Logos are available in English and in Dutch.
This LaTeX package can help French maths teachers to put the same exercise into different sorts of documents.
ConTeXt has excellent pretty printing capabilities for many languages. The code for pretty printing is written in TeX, and due to catcode juggling, such verbatim typesetting is perhaps the trickiest part of TeX. This makes it difficult for a normal user to define syntax highlighting rules for a new language. This module takes the onus of defining syntax highlighting rules away from the user and uses Vim editor to generate the syntax highlighting. There is a helper 2context.vim script to do the syntax parsing in Vim.
This package helps users to write mathematical and physical contents according to scientific notation (international mainly), in an elegant way. It deals with the notation and formatting of formulas, quantities, numerical values, factors, dimensions, measurement units and also performs its activities in complex mathematical environments.
The bundle provides files for building formats to read input in Polish encodings.
This package provides the command \hrefdisplayonly (additionally to \href provided by the hyperref package). While the (hyperlinked) text appears like an ordinary \href in the compiled PDF file, the same text will be hidden when printing the text. Hiding is actually achieved by making the text the same colour as the background, thus preserving the layout of the rest of the text.
Further, the commands \hycon and \hycoff can be used to simulate switching option ocgcolorlinks of the hyperref package on and off. This package is possibly obsolete.
This package allows nested endnotes, supports hyperref and provides means for easy customization of the list of notes.
The class is based on memoir, and is adapted to typesetting Korean documents.
The design of Didot's 1805 Greek typeface was influenced by the neoclassical ideals of the late 18th century. The font was brought to Greece at the time of the 1821 Greek Revolution, by Didot's son, and was very widely used. The font supports the Greek alphabet, and is accompanied by a matching Latin alphabet based on Zapf's Palatino. LaTeX support is provided, using the OT1, T1, TS1, and LGR encodings.
make4ht is a simple build system for TeX4ht, a TeX to XML converter. It provides a command line tool that drives the conversion process. It also provides a library which can be used to create customized conversion tools.
This LaTeX package checks the quality of your .bib file and emits warning messages if any issues are found. For this, the TeX processor must be run with the --shell-escape option. bibcop can also be used as a standalone command line tool.