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 package provides commands that display the value of a LaTeX counter in a variety of formats (ordinal, text, hexadecimal, decimal, octal, binary etc). The package offers some multilingual support; configurations for use in English (both British and American usage), French (including Belgian and Swiss variants), German, Italian, Portuguese and Spanish documents are provided.
The package is based on the icomma package, and intended as a solution for situations where the text comma character discerns from the math comma character, e.g., when fonts without math support are involved. Escaping to text mode every time a comma is used in math mode may slow down the compilation process.
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.
Institutions require a cover page and an affirmation at the end of a thesis. This package provides both.
This package is needed to compile the documentation of all tkz- packages (like tkz-euclide).
The package contains LaTeX support for the DejaVu fonts, which are derived from the Vera fonts but contain more characters and styles. The fonts are included in the original TrueType format, and in converted Type 1 format. The (currently) supported encodings are: OT1, T1, IL2, TS1, T2*, X2, QX, and LGR. The package doesn't (currently) support mathematics.
This LaTeX package can be used for typesetting simple restaurant menus.
This package contains samples for the book (More) Math into LaTeX, 4th edition.
The package extends the bibleref-mouth package to support references to the scriptures of The Church of Jesus Christ of Latter-day Saints (LDS).
This LaTeX package provides a command \scsnowman which can display many variants of snowman
The package provides the environment fullwidth, which sets the left and right margins in a simple way. There is no constraint about page breaks; if you are using the two-side mode, you can set the inner and outer margins to avoid the effects of the different margins.
This package provides a means to interleave \overbrace and \underbrace in the same formula.
This package provides LaTeX format files and man pages along with several packages that are considered as part of the LaTeX kernel.
The package adds reference-page-list to bibliography-items. It does its job without using the indexing facilities, and needs no special \cite-replacement package.
As is well known, in LaTeX processing layout paper size specified by document class options is not automatically applied to output paper size. This package enables LaTeX authors to synchronize both kinds of paper sizes.
This package embeds CMap tables into PDF files to make search and copy-and-paste functions work properly.
The package provides bibliographies (in French) conforming to the rules in Guide de la communication ecrite (Malo, M., Quebec Amerique, 1996). The BibTeX styles were generated using custom-bib and they are compatible with natbib.
This package allows for drawing a map of a particle accelerator just by giving a list of elements --- similar to lattice files for simulation software. The package includes 12 common element types like dipoles, quadrupoles, cavities, or screens, as well as automatic labels with element names, a legend, a rule, and an environment to fade out parts of the accelerator. The coordinate of any element can be saved and used for custom TikZ drawings or annotations. Thereby, lattices can be connected to draw injection/extraction or even a complete accelerator facility.
The Common Vulnerability Scoring System (CVSS) is an open framework for communicating the characteristics and severity of software vulnerabilities. CVSS consists of three metric groups: Base, Temporal, and Environmental. This package allows the user to compute CVSS3.1 base scores and use them in documents, i.e., it only deals with the Base score. Temporal and Environmental scores will be part of a future release.
The elpres class is intended to be used for presentations on a screen or with a beamer/projector. It is derived from LaTeX's article class and can be used with with LaTeX, pdfLaTeX, and LuaLaTeX. The default ``virtual paper size'' of presentations generated by this class corresponds to a 4:3 (width:height) aspect ratio. Other aspect ratios for widescreen monitors (16:9, 16:10) may be selected.
The package makes bibliographic references appear as footnotes. It defines a command \footcite which is similar to the LaTeX \cite command but the references cited in this way appear at the bottom of the pages. This foot bibliography does not conflict with the standard one and both may exist simultaneously in a document. The command \cite may still be used to produce the standard bibliography. The foot bibliography uses its own style and bibliographic database which may be specified independently of the standard one. Any standard bibliography style may be used.
The package enables the user to keep track of different versions of a LaTeX document. The command \version prints the version and build numbers; each time you compile your document, the build number is increased by one. By placing \version in the header or footer, each page can be marked with the unique build number describing the progress of your document.
The package supports drawing of very thick lines and curves in PSTricks, with various fillings for the body of the lines.
The options package provides easy to use key-value options for LaTeX package writers. It has a similar interface as pgfkeys with path options but comes with more built-in data types and more convenient support for families and searching.