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 macros for typesetting tables showing variations of functions according to French usage. These macros may be used by both LaTeX and plain TeX users.
The package defines variants \mleft and \mright of \left and \right, that make the delimiters act as \mathopen and \mathclose. These commands address spacing difficulties in sub-formulas.
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 provides a means of creating presentations in MetaPost, without intervention from other utilities (except a distiller).
XITS is a Times-like font for scientific typesetting with proper mathematical support for modern, Unicode and OpenType capable TeX engines, namely LuaTeX and XeTeX. For use with LuaLaTeX or XeLaTeX, support is available from the fontspec and unicode-math packages.
This package helps producing a game for students: it is a wheel displaying questions, with hidden answers inside.
The package contains OCR-B fonts in Type1 and OpenType formats.
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.
The bundle includes LaTeX classes and BibLaTeX styles files dedicated to the new journal North-Western European Journal of Mathematics: nwejm for the complete issues of the journal, aimed at the NWEJM's team, nwejmart, intended for the authors who wish to publish an article in the NWEJM.
Stephan Bellantoni's version has provided preamble commands for selecting environments to be included/excluded. This package does the same, but corrects, improves, and extends it in both implementation and function.
Latino sine Flexione (or Interlingua) is a language constructed by Giuseppe Peano at the beginning of the last century. This simplified Latin is designed to be an instrument for international cooperation, especially in the academic sphere. This package provides the necessary translations to use the language within a LaTeX document. It also imports fontenc in order to be able to use ligatures and quotation marks. Finally, it offers a text in Interlingua that can be used as a dummy text: Fundamento de intelligentia.
This is the LaTeX FAQ by the Chinese TeX Society. Most questions were collected on the bbs.ctex.org forum, and were answered in detail by the author.
This tutorial is intended for advanced LaTeX2e users who want to learn how to create .ins and .dtx files for distributing their homebrewed classes and package files.
The package provides a simple, clear and flexible LaTeX template for dissertations in Peking University.
The logpap package provides four macros for drawing logarithmic-logarithmic, logarithmic-linear, linear-logarithmic and (because it was easy to implement) linear-linear graph paper with LaTeX.
The package provides macros for typesetting math formulas in mixed horizontal and vertical mode, automatically as best fit. It provides an environment mathpar that behaves much as a loose centered paragraph where words are math formulas, and spaces between them are larger and adjustable. It also provides a macro \inferrule for typesetting fractions where both the numerator and denominator may be sequences of formulas that will be also typeset in a similar way. It can typically be used for typeseting sets of type inference rules or typing derivations.
M-Tx is a preprocessor to pmx, which is itself a preprocessor to MusixTeX, a music typesetting system. The prime motivation to the development of M-Tx was to provide lyrics for music to be typeset. In fact, pmx now provides a lyrics interface, but M-Tx continues in use by those who prefer its language.
The package automatically sets the table of contents, list of figures and list of tables in two or more columns (the number of columns may be configured).
This MetaPost and LuaLaTeX package allows drawing wordclouds from a list of words and weights.
The package provides efficient looping macros for processing both CSV (separated-values) and NSV/TSV (non-separated values) lists. CSV lists which have associated parsers may be processed with the tools of the package.
Navigator implements PDF features for all formats (with some limitations in ConTeXt) with pdfTeX, LuaTeX and XeTeX. Its features include: customizable outlines (i.e. bookmarks); anchors; links and actions (e.g., JavaScript or user-defined PDF actions); file embedding (not in ConTeXt); document information and PDF viewer's display (not in ConTeXt); and commands to create and use raw PDF objects.
The KorigamiK class is used for typesetting documents for university or school projects and lab reports. It is based on the article class with modifications to allow for more flexible front-matter among other small changes.
FdSymbol is a maths symbol font, designed as a companion to the Fedra family, but it might also fit other contemporary typefaces.
The package defines \pstODEsolve for solving initial value problems for sets of Ordinary Differential Equations (ODE) using the Runge-Kutta-Fehlberg (RKF45) method with automatic step size adjustment. The result is stored as a PostScript object and may be plotted later using macros from other PSTricks packages, such as \listplot (from pst-plot) and \listplotThreeD (from pst-3dplot), or may be further processed by user-defined PostScript procedures. Optionally, the computed state vectors can be written as a table to a text file.