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.
nodetree is a development package that visualizes the structure of node lists. It uses a similar visual representation for node lists as the UNIX tree command for a folder structure.
This class allows LaTeX users to create a paperTeX newspaper. The final document has a front page and as many inner pages as desired. News items appear one after another and the user can choose the number of columns, style and so on. The class allows users to create newsletters too.
This is a LaTeX class for B.Sc.: and M.Sc.: reports at Leiden Institute of Physics (LION). The purpose of this class is twofold. It creates a uniform layout of the student theses from our department. More importantly, it contains several fields on the front-page that the user needs to fill that are used in the university administration (name, student number and name of supervisor). Students are free to change the layout of the text but should leave the title page as it is.
This package provides the Estonian language module for the glossaries package.
This package prints the tag right-aligned on each line of the bibliography.
The package starts from the basic facilities of the colorcolor package, and provides easy driver-independent access to several kinds of color tints, shades, tones, and mixes of arbitrary colors. It allows a user to select a document-wide target color model and offers complete tools for conversion between eight color models. Additionally, there is a command for alternating row colors plus repeated non-aligned material (like horizontal lines) in tables.
Courseoutline is a class designed to minimise markup in a tedious task that needs to be repeated often.
This package provides a package for determining classical regressions (linear, quadratic, cubic, exponential, etc.) with calculations performed by xint. Results (raw or rounded) can be stored in configurable macros.
This package provides a macro \setsecnum to format section numbering intuitively.
The package provides an implementation of a parser for documents matching the XML 1.0 and XML Namespace Recommendations. Element and attribute names, as well as character data, may use any characters allowed in XML, using UTF-8 or a suitable 8-bit encoding.
This package provides some LaTeX support for the use of EBGaramond12 in mathematics.
This package puts text below the normal page content (the default text marks the document as draft and puts a timestamp on it). It Can be used together with e.g., the vrsion, rcs and rcsinfo packages.
This package provides the Vancouver reference style for BibLaTeX. It is based on the numeric style and requires Biber.
MetaPlot is a set of MetaPost macros for manipulating pre-generated plots (and similar objects), and formatting them for inclusion in a MetaPost figure. The intent is that the plots can be generated by some outside program, in an abstract manner that does not require making decisions about on-page sizing and layout, and then they can be imported into MetaPlot and arranged using the full capabilities of MetaPost. Metaplot also includes a very flexible set of macros for generating plot axes, which may be useful in other contexts as well.
The package provides lipsum-like facilities for the Persian language. The source of the filling text is the Persian epic the Shanameh (100 paragraphs are used).
CSTeX is a Czech and Slovak languages distribution of Plain and LaTeX.
The physics2 package defines commands for typesetting math formulae faster andmore simply. physics2 is a modularized package, each module provides its own function. You can load modules separately after loading physics2.
Modules of physics provide the following supports:
automatic braces,
Dirac bracket notation,
easy way to typeset diagonal matrices and matrices with similar entries,
double cross and double dot (binary) operators for tensors.
The package provides the language definition file for support of Piedmontese in Babel. Some shortcuts are defined, as well as translations to Piedmontese of standard LaTeX names.
The package provides the means to draw pie (and variant) charts, using PGF/TikZ.
mkpic provides an easy interface for making small pictures with mfpic. To this end you create an input file consisting of commands, one per line, with space separated parameters (or you modify the DATA section of the mkpic script, which is used if you run it without an input file).
Using the \AtBeginPage hook provided by this package, you can add material in the background of a page. \PageLayout can be used to give page makeup commands to be executed on every page (e.g., depending on the page style).
This package provides yet another solution to some well known typesetting problems solved in a variety of ways: multi line formulas with paired and nested delimiters. It tackles the problem at the Lua level. As a byproduct, delimiters can be scaled in various ways, inner delimiters come in different flavors like relational and binary operators, punctuation symbols etc., and outer delimiters can be selected automatically according to the nesting level. Last but not least, delimiter groups can even extend across several array cells or across the whole document. A special environment is provided as well, which allows multi line expressions to be placed inside a displayed equation and make TeX do the line splitting and alignment.
The package enables the user to typeset exams with multiple choice, open questions and many other types of exercise. Both questions and answers may be randomly distributed within the exam, and the solutions are typeset automatically. Exercises may contain a wide number of random parameters and it is possible to do arithmetical operations on them. The package is localised in Italian, English, French, German, Greek, Serbian, and Spanish.
PostScript lacks a lot of basic operators such as tan, acos, asin, cosh, sinh, tanh, acosh, asinh, atanh, exp (with e base). Also (oddly) cos and sin use arguments in degrees. Pst-math provides all those operators in a header file pst-math.pro with wrappers pst-math.sty and pst-math.tex. In addition, sinc, gauss, gammaln and bessel are implemented (only partially for the latter). The package is designed essentially to work with pst-plot but can be used in whatever PS code. The package also provides a routine SIMPSON for numerical integration and a solver of linear equation systems.