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 provides a package defining many macros for items of significance in statistical presentations. An updated, but incompatible, version of the package is available: statex2.
This class is for writing letters and faxes in French.
This package provides direct support for Unicode emoji in pdfLaTeX, with full access to emoji sequences including but not limited to flag sequences, diversity modifier sequences, and tag sequences.
The package defines command \menu which assists typesetting of a path through a program's menu.
This package lets you easily typeset professional-looking invoices. The user specifies the content of the invoice by different \setPROPERTY commands, and an invoice is generated automatically with the \makeinvoice command.
The class design offers:
direct support for collaborative development of an exam, using a model in which a departmental exams convener or exam chair coordinates multiple authors writing individual questions (the class file and associated process is in regular use within a physics and astronomy department);
all of the traditional exam paper features such as sectioning, per-part running marks, ``Question n continued'' catchwords, and so on;
readily configured local adaptation.
ArabXeTeX provides a convenient ArabTeX-like user-interface for typesetting languages using the Arabic script in XeLaTeX, with flexible access to font features. Input in ArabTeX notation can be set in three different vocalization modes or in roman transliteration. Direct UTF-8 input is also supported.
The package offers the placement of background material on the pages of a document. The user can control many aspects (contents, position, color, opacity) of the background material that will be displayed; all placement and attribute settings are controlled by setting key values.
This package extends TikZ with tools to create map graphics. The provided coordinate system relies on the Web Mercator projection used on the Web by OpenStreetMap and others. The package supports the seamless integration of graphics from public map tile servers by a Python script. Also, common map elements like markers, geodetic networks, bar scales, routes, orthodrome pieces, and more are part of the package.
The package addresses, for LaTeX documents, the severe limitation on the number of output streams that TeX provides. The package uses a single TeX output stream, and writes marked-up output to this stream. The user may then post-process the marked-up output file, using LaTeX, and the document's output appears as separate files, according to the calls made to the package. The output to be post-processed uses macros from the widely-available ProTeX package.
This package replaces and extends the pgfpages sub-package of the PGF system. It provides the capability to arrange multiple logical pages on multiple physical pages, for example as for arranging pages to make booklets.
This package provides a drop-in replacement for the Symbol font from Adobe's basic set.
The package provides tools to highlight FIXME and TODO annotations. The command \listofnotes prints a list of outstanding notes, with links to the pages on which they appear.
LaTeX produces small caps with \textsc{text} or {\scshape text}. Neither of these commands produce small caps in Unicode. If the output text is copied and pasted somewhere it shows the same characters as used in the input. This package aims to internally convert all the characters provided to the commands mentioned above. It assumes that the file using this package is compiled with Lua/XeLaTeX and a good Unicode font which has the small caps characters, e.g., Charis SIL.
Open Sans is a humanist sans serif typeface designed by Steve Matteson. The package provides support for this font family in LaTeX. It includes the original TrueType fonts, as well as Type 1 versions.
The package provides two environments called filecontentsdef and filecontentshere. They are derived from the LaTeX filecontents environment. In addition to the file creation they either store the (verbatim) contents in a macro (filecontentsdef) or typeset them (verbatim) on the spot (filecontentshere). The author developed the package to display TeX code verbatim in documentation and the same time produce the corresponding files during the LaTeX run in order to embed them in the PDF as file attachment annotations (by using Scott Pakin's package attachfile).
This is a LaTeX2e package to fix some odd behaviour in math mode such as spacing around fractions and roots, math symbols within bold text as well as capital Greek letters. It also adds some related macros.
Conventional standards for bibliography styles impose a forced choice between index and name/year citations, and corresponding references. The package avoids this choice, by providing alphabetic, sequenced, and even chronological orderings of references. Inline citations, that integrate these heterogeneous styles, are also supported (and work with other bibliography packages).
This package converts arbitrary national currency amounts using the Euro as base unit, and typesets monetary amounts in almost any desired way. Conversion rates for the initial Euro-zone countries are already built-in. Further rates can be added easily.
The CrimsonPro fonts are designed by Jacques Le Bailly and derived from the Crimson Text fonts designed by Sebastian Kosch. The family includes eight weights and italics for each weight.
This package defines five different display modes in order to place in a document large figures that do not fit into a single page. A single user macro is defined to handle all five display modes.
The package provides a mechanism to keep punctuation always in upright shape even if italic was specified. It is directed to Latin Modern fonts, and provides .tfm, .vf, .fd, and .sty files. Here a list of punctuation characters always presented in upright shapes: comma, period, semicolon, colon, parentheses, square brackets, and Arabic numerals.
Sans serif maths (produced by the beamer class or the sfmath package) often has accents positioned incorrectly. This package fixes the positioning of such accents when the default font (cmssi) is used for sans serif maths.
The package finds strings (e.g., parts of words or phrases) and manipulates them, thus turning each word or phrase into a possible command. It is written in plain XeTeX and should thus work with any format. The main application for the moment is XeIndex, an automatic index for XeLaTeX, but examples are given of simple use to check spelling, count words, and highlight syntax of programming languages.