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.
VauCanSon-G is a package that enables the user to draw automata within texts written using LaTeX. The package macros make use of commands of PSTricks.
The package harmony.sty helps typesetting harmony symbols for musicology.
This package provides a TikZ library for making commutative diagrams easy to design, parse and tweak.
This work includes a LaTeX document class, a LaTeXML script and a latexmlpost stylesheet which allow you to write a LaTeX document and transcode it into Metanorma's ADOC format.
The bundle provides new document classes for technical documents, thesis works, manuscripts and lecture notes; many mathematical packages providing a large number of macros for mathematical texts; layout providing a non-empty parskip with extended length corrections and new section definition commands; easy label creation for counters; and German language tools and predefined abbreviations.
The bundle constitutes a font (as Metafont source) and LaTeX macros for its use within a document.
This citation style covers the citation and bibliography guidelines of the Kunsthistorisches Institut der Universitat Bonn for undergraduates. It introduces bibliography entry types for catalogs and features a tabular bibliography, among other things. Various options are available to change and adjust the outcome according to one's own preferences. The style is compatible with English and German.
The package has been created for the convenience of the report writer; it provides the means to number, and label, code-block snippets in your document. In this way, you can (unambiguously) refer to each snippet elsewhere in your document.
This guide discusses the most common scenarios you are likely to encounter when installing Type 1 PostScript fonts. While the individual tools employed in the installation process are documented well, the actual difficulty most users are facing when trying to install new fonts is understanding how to put all the pieces together. This is what this guide is about.
The package fetches from the system the date of last modification or opening of an existing file, using the function \pdffilemoddate; the user may specify how the date is to be presented.
The package makes bibliographic references appear as footnotes. It defines a command \footcite which is similar to the LaTeX \cite command but the references cited in this way appear at the bottom of the pages. This foot bibliography does not conflict with the standard one and both may exist simultaneously in a document. The command \cite may still be used to produce the standard bibliography. The foot bibliography uses its own style and bibliographic database which may be specified independently of the standard one. Any standard bibliography style may be used.
This package provides user control over the layout of the three basic list environments: enumerate, itemize and description. It supersedes both enumerate and mdwlist (providing well-structured replacements for all their functionality), and in addition provides functions to compute the layout of labels, and to clone the standard environments, to create new environments with counters of their own.
This package provides a set of fonts that extend the txfonts bundle with small caps and old style numbers, together with Greek support. The extensions are made with modifications of the GNU Freefont.
This package provides Metafont source for the Euro and CE symbols in several variants, designed to fit with the Computer Modern-set text.
This package provides Lambda expressions. It is an interface to specify the parameters and replacement code of a document-command, and then to evaluate it with compatible arguments. Optionally, it can be used recursively.
In short, a TeX-style shebang (%#!) is a special kind of TeX comment that you include in your TeX or LaTeX document file to tell the operating system's shell how to run the file for the rest of the file: %#!lualatex foo.tex.
This package provides a LaTeX class for typesetting books with a simple and clear design. Currently, it has native support for Chinese (simplified and traditional), English, French, German, Italian, Japanese, Portuguese (European and Brazilian), Russian and Spanish typesetting. It compiles with either XeLaTeX or LuaLaTeX.
The package provides basic macros that use PSTricks for shadows, tilting and three dimensional representations of text or graphical objects.
The package generates QR (Quick Response) codes in LaTeX, without the need for PSTricks or any other graphical package.
This package provides the TeX accessibility conformance report based on ITI VPAT(R) guidelines.
The package extends TikZ with macros to draw interaction nets.
The lualinalg package is developed to perform operations on vectors and matrices defined over the field of real or complex numbers inside LaTeX documents. It provides flexible ways for defining and displaying vectors and matrices. No particular environment of LaTeX is required to use commands in the package. The package is written in Lua, and .tex file is to be compiled with the LuaLaTeX engine. It may also save users efforts to copy vectors and matrices from other software (which may not be in LaTeX-compatible format) and to use them in a TeX file. The vectors and matrices of reasonable size can be handled with ease. The package can be modified or extended by writing custom Lua programs.
The statistics package can compute and typeset statistics like frequency tables, cumulative distribution functions (increasing or decreasing, in frequency or absolute count domain), from the counts of individual values, or ranges, or even the raw value list with repetitions. It can also compute and draw a bar diagram in case of individual values, or, when the data repartition is known from ranges, an histogram or the continuous cumulative distribution function. You can ask statistics to display no result, selective results or all of them. Similarly statistics can draw only some parts of the graphs.
This LaTeX package provides a number of commands for printing the value of a TeX dimension. For example, \tenthpt{\baselineskip} yields the current value of \baselineskip rounded to the nearest tenth of a point.