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 is meant for macro or package developers: it provides function-like macros that convert a character code value in one of several Japanese encodings to a Unicode value. Supported source encodings are: ISO-2022-JP (jis), EUC-JP (euc), Shift_JIS (sjis), and the Adobe-Japan1 glyph set.
This package provides enhanced theorem and proof environments based on the amsthm original versions. It allows for hooks to be placed, adds some default goodies and is highly customizable. In particular, it can connect theorems to proofs, automatically producing text such as See proof on page X.
Baskervald ADF is a serif family with lining figures designed as a substitute for Baskerville. The family currently includes upright and italic or oblique shapes in each of regular, bold and heavy weights. All fonts include the slashed zero and additional non-standard ligatures.
Dk-bib is a translation of the four standard BibTeX style files (abbrv, alpha, plain and unsrt) and the apalike style file into Danish. The files have been extended with URL, ISBN, ISSN, annote and printing fields which can be enabled through a LaTeX style file. Dk-bib also comes with a couple of Danish sorting order files for BibTeX8.
This package is a blind text generator that outputs sentences inferred from abstracts of economic articles. All the paragraphs are taken with permission from https://ipsum.mwt.me/.
This package provides a report and thesis class file for The School of Mathematics, Scotland at the University of Edinburgh (UoE). When working on a report or thesis, an easy way to implement the University's typesetting rules in LaTeX is provided by edmaths.sty. It sets the page margins as required and defines commands to create the correct cover page and standard declaration.
The package provides useful macros implementing recommendations by the French Imprimerie Nationale.
The package defines a tabular*-like environment, tabulary, taking a "total width" argument as well as the column specifications. The environment uses column types L, C, R and J for variable width columns (\raggedright, \centering, \raggedleft, and normally justified). In contrast to tabularx's X columns, the width of each column is weighted according to the natural width of the widest cell in the column.
This (Perl) script displays the definitions of (La)TeX command sequences/macros. Various options allow the selection of the used class as well as package files and other factors that may influence the definition (before/after the preamble, inside an environment, ...). The script creates a temporary TeX file which is then compiled using (La)TeX to find the \meaning of the command sequence. The result is formatted and presented to the user. Length or number command sequences (dimensions, \char..., count registers, ...) are recognized and the contained value is also shown (using \the). Special definitions like protected macros are also recognized and the underlying macros are shown as well. The script will show plain TeX definitions by default. LaTeX and ConTeXt are supported, including flavours (pdf(La)TeX, Lua(La)TeX, Xe(La)TeX, ...). The flavour can be selected using a command line option, or via the script name: latexdef will use LaTeX as default, etc.
The package provides macros for typesetting linguistic examples and glosses, with a refined mechanism for referencing examples and parts of examples. The package can be used with LaTeX or with Plain TeX.
This package helps you to create indexes in Spanish. With esindex you can write, say, \esindex{canon} and the entry will be correctly alphabetized in the index. This release of esindex works with accented characters in any encoding, and without Babel.
This package provides the binaries for texlive-ps2eps.
The package provides simple floating point operations (addition, subtraction, multiplication, division and rounding).
The package defines many macros for items of significance in statistical presentations. It represents a syntax-incompatible upgrade of statex.
The style is a development of apalike.bst in the BibTeX bundle. The style serves two journals --- if the user executes \nocite{TitlesOn}, the style serves for the Journal of Theoretical Biology; otherwise it serves for the Journal of Molecular Biology.
This package provides some commands useful to correctly write the logo of Gruppo Utilizzatori Italiani di TeX (Italian TeX User Group), using the default document color or any other color the user may ever choose, in conformity with the logo's scheme as seen on the group's website https://www.guitex.org. Likewise, commands are provided that simplify the writing of the GuIT acronym's complete expansion, of the addresses of the group's internet site and public forum, and the meeting GuITmeeting and the magazine Ars TeXnica's logo. Optionally, using hyperref, the outputs of the above cited commands can become hyperlinks to the group's website https://www.guitex.org. The Documentation is available in Italian only.
This is the full TeX Live scheme: it installs everything available.
This collection of tools includes: atsupport for short commands starting with @, macros to sanitize the OT1 encoding of the cmtt fonts; a doafter command; improved footnote support; mathenv for various alignment in maths; list handling; mdwmath which adds some minor changes to LaTeX maths; a rewrite of LaTeX's tabular and array environments; verbatim handling; and syntax diagrams.
The package simplifies the indexing of words using the \index command of makeidx. With the package, to index a word in a text, you only have to type it once; the package makes sure it is both typeset and indexed.
The cjhebrew package provides Adobe Type 1 fonts for Hebrew, and LaTeX macros to support their use. Hebrew text can be vocalised, and a few accents are also available. The package makes it easy to include Hebrew text in other-language documents.
This package provides some macros to display alert messages (information, errors, warnings and success messages).
The package makes the classic CM Cyrillic fonts accessible for use with LaTeX.
The bundle offers styles that allow authors to use BibLaTeX when preparing papers for submission to the journal Science.
This package is intended for package authors who patch code from other packages. To improve reliability, the verifycommand package provides a way to verify that macros or environments have not changed. This allows a package author to check before patching a definition. If a definition is not as expected, a warning is issued. At the end of the compile, a list of all changed definitions is displayed.