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 komacv-rg bundle provides packages that aid in creating CVs based on the komacv class and creating related documents, such as cover letters and cover sheets for job applications.
Concretely, the bundle consists of three packages: komacv-addons, komacv-lco, and komacv-multilang. komacv-addons is a small collection of add-ons and fixes for the komacv class; komacv-lco enables the use of letter class options from scrlttr2 also in komacv-based and other non-scrlttr2-based documents; komacv-multilang enables the provisioning of CVs in multiple languages and the selection of a language via Babel or Polyglossia.
The package is a collection of optical components that facilitate easy sketching of optical experimental setups. The package uses PSTricks for its output. A wide range of free-ray and fibre components is provided, the alignment, positioning and labelling of which can be achieved in very simple and flexible ways. The components may be connected with fibers or beams, and realistic raytraced beam paths are also possible.
ionumbers stands for input/output numbers. The package restyles numbers in maths mode. If a number in the input file is written, e.g., as $3,231.44$ as commonly used in English texts, the package is able to restyle it to be output as $3\,231,44$ as commonly used in German texts (and vice versa). This may be useful, for example, if you have a large table and want to include it in texts with different output conventions without the need to change the table.
The package can also automatically group digits left of the decimal separator (thousands) and right of the decimal separator (thousandths) in triplets without the need of specifying commas (English) or points (German) as separators. E.g., the input $1234.567890$ can be output as $1\,234.\,567\,890$.
Finally, an e starts the exponent of the number. For example, $21e6$ may be output as $26\times10\,^{6}$.
The tokcycle package helps one to build tools to process tokens from an input stream. If a macro to process an arbitrary single token can be built, then tokcycle can provide a wrapper for cycling through an input stream (including macros, spaces, and groups) on a token-by-token basis, using the provided macro on each successive character. tokcycle characterizes each successive token in the input stream as a Character, a Group, a Macro, or a Space. Each of these token categories are processed with a unique directive, to bring about the desired effect of the token cycle. If condition flags are provided to identify active, implicit, and catcode-6 tokens as they are digested. The package provides a number of options for handling groups.
This LaTeX packages provides two hooks for \enddocument that are executed after the hook of \AtEndDocument: \AfterLastShipout can be used for code that is to be executed right after the last \clearpage before the .aux file is closed. \AtVeryEndDocument is used for code after closing and final reading of the .aux file.
The package uses Lua code to provide visible indications of boxes, glues, kerns and penalties in the PDF output. The package is known to work in LaTeX and Plain TeX documents.
This package provides a japanese option for the Babel package. It defines all the language definition macros in Japanese. Currently this package works with pLaTeX, upLaTeX, XeLaTeX and LuaLaTeX.
The Perl script parses a LaTeX file recursively, scanning all child files, and collects details of any included and other data files. These component files, are then all put into a single directory (thus flattening the document's directory tree).
This package provides the Magra family of fonts designed by FontFuror, with support for LaTeX and pdfLaTeX.
This is a BibLaTeX style that implements the bibliography style of the Council of Science Editors (CSE) for BibLaTeX.
This package provides a LaTeX2e document class named ua-thesis for typesetting theses and dissertations in the official format required by the University of Arizona. Moreover, there is a fully compatible alternative document class my-thesis for private nice copies of the dissertation, and the respective title pages are available as separate packages to work with any document class.
This package provides C90 font encoding for Thai.
The l3sys-query script provides a method for TeX runs to obtain system information via shell escape to Lua. The facilities are more limited than the similar Java script texosquery, but since it uses Lua, l3sys-query can be used out of the box. It is suitable for use with restricted shell escape, the standard setting when installing a TeX system.
This package provides a Magyar language module for glossaries package.
The mcaption package provides an mcaption environment which puts figure or table captions in the margin. The package works with the standard classes and with the KOMA-Script document classes scrartcl, scrreprt and scrbook.
The bundle provides thesis and project report document classes from the University of Manchester's Department of Computer Science.
The Societe mathematique de France provides a set of classes, packages and BibTeX styles that are used in its publications. They are based on AMS classes. Besides a quite different design, their main features are:
new environments for typesetting some information in two languages
altabstract,alttitle,altkeywords);if necessary, use of Babel (option
frenchb);deactivation of some features of
frenchb.
This package integrates the letter class with fancyhdr and geometry to automatically make letterhead stationery. It is useful for writing letters, fax, and memos. You can set up an address book using wrapper macros. You put all the information for a person into a wrapper and then put the wrapper in a document. The class handles letterheads automatically. You place the object for the letterhead (picture, information, etc.) in a box and all sizing is set automatically.
The paralist package provides enumerate and itemize environments that can be used within paragraphs to format the items either as running text or as separate paragraphs with a preceding number or symbol. It also provides compacted versions of enumerate and itemize.
This package provides variants of \fbox: \shadowbox, \doublebox, \ovalbox, \Ovalbox, with helpful tools for using box macros and flexible verbatim macros. You can box mathematics, floats, center, flushleft, and flushright, lists, and pages.
This package can help to draw sun path charts using a polar coordinate system.
This package provides a LaTeX package and an example class for documenting (La)TeX packages, document classes, .dtx etc., providing hyperlinks. The package is believed to be compatible with doc and permits minimal markup of code. The package provides automatic detection of definitions (detecting such things as \def, \newcommand, \DeclareOption etc.).
The polynom package implements macros for manipulating polynomials, for example it can typeset long polynomial divisions. The main test case and application is the polynomial ring in one variable with rational coefficients.
This LaTeX package helps you create slide decks looking like those created with PowerPoint, but more precise, uniform, and visually strict.