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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package provides LaTeX format files and man pages along with several packages that are considered as part of the LaTeX kernel.
This package provides a complete set of macros for information, warning and error messages. Under LaTeX, the commands are wrappers for the corresponding LaTeX commands; under Plain TeX they are available as complete implementations.
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.
The package allows you to change the colour of the structural elements (inner theme and outer theme) of your Beamer presentation during the presentation. There is a manual option but there is also the option to have your structure colour change from one colour to another as a function of how far through the presentation you are.
This collection provides recommended fonts, including the base 35 PostScript fonts, Latin Modern, TeX Gyre, and T1 and other encoding support for Computer Modern, in outline form.
This is a framework for building parametric questions repositories, which can be further used to construct parametric questions for exams. Unlike other packages of the kind this does not try to enforce any pre-defined presentation format, focusing only on how to set a repository of questions and use them.
The package provides a \makecommand command, which is like \newcommand or \renewcommand except it always (re)defines a command. There is also \makeenvironment and \provideenvironment for environments.
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.
The package facilitates wrapping text to a specific character width, breaking lines by words rather than, as done by TeX, by characters. The primary use for these facilities is to aid the generation of messages sent to the log file or console output to display messages to the user. Package authors may also find this useful when writing out arbitrary text to an external file.
The package enables typesetting of a three-dimensional product box. This product box can be rendered as it is standing on a surface and some light is shed onto it. Alternatively it can be typeset as a wireframe to be cut out and glued together. This will lead to a physical product box.
This package allows the user to declare a variable which can then be used anywhere else in a document, including before it was declared.
This package breaks with some of LaTeX's principles and redefines basic LaTeX commands with the aim of producing well-designed and clearly structured handouts: a sans-serif font is used by default; sections are not numbered, but highlighted by underlining; head- and footline display document information; and in order to avoid too much whitespace around the text the margin sizes are adjusted to smaller values. All in all, fancyhandout provides a means of typesetting documents not exclusively consisting of running text in a beautiful way.
The class provides formatting for papers for the annual meeting of the EEGS: Application of Geophysics to Engineering and Environmental Problems, known as SAGEEP.
Hepnames provides a pair of LaTeX packages, heppennames and hepnicenames, providing a large set of pre-defined high energy physics particle names built with the hepparticles package. The packages are based on pennames.sty by Michel Goosens and Eric van Herwijnen. Heppennames re-implements the particle names in pennames.sty, with some additions and alterations and greater flexibility and robustness due to the hepparticles structures, which were written for this purpose. Hepnicenames provides the main non-resonant particle names from heppennames with more friendly names.
The bundle: exhibits the process of making an HTML beamer presentation with the blogdot package from the morehype bundle, and HTML generation based on the fifinddo package.
The package is designed to aid in the management and formatting of anthologies of poetry and other writings; it does not concern itself with actually typesetting the verse itself.
\tokmap <command> { <tokens> } applies command over the token list tokens. Space tokens, left and right braces are replaced with the marker tokens \tokmap@space, \tokmap@bgroup, and \tokmap@egroup respectively. For convenience, command may contain multiple tokens.
The package defines multiple level lists within one list-like environment, with the help of the \iitem, \iiitem, ... macros.
This package contains a French version of a (Not so) short introduction to LaTeX2e.
This package provides a compact and elegant template for your resume.
The package prints a calendar for two or more years, according to a language selection. The package is also culture dependent in the sense that it will start weeks according to local rules: e.g., weeks conventionally start on Monday in the English-speaking world.
This is a Chinese translation of the tlmgr documentation. It introduces some of the common usage of the TeX Live Manager. The original can be found in the tlmgrbasics package.
This package provides a range of differential, partial differential and delimiter commands, together with a \fullfunction (function, with both domain and range, and function operation) and various reference commands.
The PSTricks macros cannot be used (directly) with pdfTeX, since PSTricks uses PostScript arithmetic, which isn't part of PDF. This package circumvents this limitation so that the extensive facilities offered by the powerful PSTricks package can be made use of in a pdfTeX document. This is done using the shell escape function available in current TeX implementations. The package may also be used in support of other PostScript-output-only packages, such as PSfrag.