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 TeX support (from CJK) for the Garuda font.
The package can generate thumb indexes for your document. It features printing thumb indexes on one- or two-sided pages, along with background- and foreground-color selection and full LaTeX styling of the chapter numbers in the thumb indexes. The height of each thumb index is automatically chosen based on the number of chapters in your document, while the width is chosen by the user. The package is designed to work with the memoir class, and also requires PerlTeX and TikZ.
MLTeX is a modification of TeX that allows the hyphenation of words with accented letters using ordinary Computer Modern (CM) fonts. The system is distributed as a TeX change file.
The package provides macros to visually represent matrices. Various options allow changing the visualizations, e.g., drawing rectangular, triangular, or banded matrices.
This package provides macros for creating polyhedral objects in 2D and 3D. It requires TikZ and tikz-3dplot. The macros provided can be used for drawing vertices, edges, rays, polygons and cones.
This is the official document class for typesetting journal articles for GAMM Archive for Students, the open-access online journal run by the GAMM Juniors.
The chemformula package and babel-russian settings both define macros named \ch. This package un-defines Babel's macro to prevent an error when both packages are loaded together. Optionally, it redefines the \cosh macro to print the hyperbolic cosine in Russian notation or defines a new macro \Ch for that purpose.
In the discrete branches of mathematics and the computer sciences, it will only take some seconds before you're faced with a set like {1,...,m}. Some people write $1\ldotp\ldotp m$, others $\j:1\leq j\leq m\$, and the journal you're submitting to might want something else entirely. The 12many package provides an interface that makes changing from one to another a one-line change.
This is a German translation of the europecv documentation.
This package simplifies the inclusion of external multi-page PDF documents in LaTeX documents. Pages may be freely selected and it is possible to put several logical pages onto each sheet of paper. Furthermore a lot of hypertext features like hyperlinks and article threads are provided. The package supports pdfTeX (pdfLaTeX) and VTeX. With VTeX it is even possible to use this package to insert PostScript files, in addition to PDF files.
This package provides TikZ shapes to represent commonly encountered unit operations for depiction in process flow diagrams (PFDs) and, to a lesser extent, process and instrumentation diagrams (PIDs). The package was designed with undergraduate chemical engineering students and faculty in mind, and the number of units provided should cover--in Turton's estimate--about 90 percent of all fluid processing operations.
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.
The Obyknovennaya Novaya (Ordinary New Face) typeface was widely used in the USSR for scientific and technical publications, as well as textbooks. The fonts are encoded to KOI8-R (which is a long-established Russian font encoding, rather than a TeX/LaTeX encoding). To use the fonts, the user needs Cyrillic font support.
The package facilitates the on-the-fly conversion of various graphics formats to formats supported by pdfLaTeX (e.g., PDF). It uses a range of external programs, and therefore requires that the LaTeX run starts with write18 enabled.
This package provides support for the Cuprum font family.
The NCCtools bundle contains many packages for general use under LaTeX; many are also used by NCC LaTeX. The bundle includes tools for:
executing commands after a package is loaded;
watermarks;
counter manipulation;
improvements to the
descriptionenvironment;hyphenation of compound words;
new levels of footnotes;
space-filling patterns;
poor man's Black Board Bold symbols;
alignment of the content of a box; use comma as decimal separator;
boxes with their own crop marks;
page cropmarks;
improvements to fancy headers;
float styles, mini floats, side floats;
manually marked footnotes;
extension of amsmath;
control of paragraph skip;
an envelope to the
graphicxpackage;dashed and multiple rules;
alternative techniques for declarations of sections, captions, and toc-entries;
generalised text-stretching;
generation of new theorem-like environments;
control of the text area;
centered page layouts;
un-numbered top-level section.
This package draws a grid on every page of the document; the grid divides the page into columns, and may be used for fixing measurements of layout.
The output PDF file gives an amusing display, as the reader pages through it.
This package provides a collection of LaTeX packages for drawing cute little animals and similar creatures using TikZ. Currently, the following TikZlings are included: anteater, bat, bear, bee, bug, cat, chicken, coati, elephant, hippo, koala, marmot, mole, mouse, owl, panda, penguin, pig, rhino, sheep, sloth, snowman, squirrel, and wolf. These little drawings can be customized in many ways.
The package provides an HTML file that lists and compares CTAN packages that display LaTeX source file information from \ProvidesClass, \ProvidesFile, and \ProvidesPackage commands in the LaTeX file. Five packages of the author's, and several other packages are discussed; revision control systems are mentioned briefly.
This package provides macros to make the file I/O in plain TeX more transparent. That is, every \input, \openin, and \openout operation by TeX is presented to the user who must check carefully if the file name of the source is acceptable. The user must sometimes enter additional text and has to specify the file name that the TeX operation should use. The macros require a complex installation procedure; the package contains Sed and Bash scripts. Every installation is different from any other as password-protected macro names and private messages have to be chosen by the installer. Therefore, the files in the package cannot be used directly. For details see the manual.
The package defines multiple level lists within one list-like environment, with the help of the \iitem, \iiitem, ... macros.
The package provides upright Greek letters in support of other chemistry packages (such as chemmacros).
This package provides support for interactive computing sessions with e-TeX (or pdfTeX) executed on the command line. Once xintsession is loaded, e-TeX becomes an interactive computing software capable of executing arbitrary precision calculations, or exact calculations with arbitrarily big fractions. It can also manipulate polynomials as algebraic entities. Numerical variables and functions can be defined during the session, and each evaluation result is stored in automatically labeled variables. A file is automatically created storing inputs and outputs.