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.
The sudoku package provides an environment for typesetting sudoku grids.
This package provides a macro \centeredline, which allows one to conveniently center a line inside a paragraph while allowing usage therein of \verb or other macros changing catcodes. It works nicely in list environments, and material whose natural width exceeds the current line width will get properly centered too.
pbox defines a \pbox command which adjusts the box width to that of the enclosed text, up to the maximum width given. The package also defines some associated length commands.
Mathabx is a set of three mathematical symbols font series. They are defined by Metafont code. The package includes Plain TeX and LaTeX support macros. A version of the fonts, in Adobe Type 1 format, is also available.
This package provides the environment fullminipage, which generates a minipage spanning a new, complete page with page style empty. The environment provides options to set margins around the minipage and configure the background.
This bundle provides the means to typeset Spanish text, with the support provided by the LaTeX standard package Babel. Note that separate support is provided for those who wish to typeset Spanish as written in Mexico.
This package provides a small LaTeX package to draw bricks with TikZ. The user can modify color, shape, and viewpoint.
Bars, in the present context, are lines above and below text that abut with the text. Barred roman numerals are sometimes found in publications. The package provides a function that prints barred roman numerals (converting Arabic numerals if necessary). The package also provides a predicate \ifnumeric.
This package provides supplementary Chinese kinsoku (line breaking rules etc.): settings for Unicode (e-)upTeX (when using Unicode as its internal encoding), and ApTeX. Both LaTeX and plain TeX are supported.
This package produces font tables for Unicode fonts as well as for 8-bit fonts. The table layout can be adjusted in various ways including restricting the range of output to show only a portion of a specific font. To quickly produce a one-off table there is a stand-alone version unicodefont.tex that asks you a few questions and then generates the table --- somewhat similar to nfssfont.tex for 8-bit fonts.
This is the BibLaTeX style used for the journal International Journal of Student Research in Archaeology.
This package provides a friendly interface for defining the meaning of Unicode characters. The document should be processed by (pdf)LaTeX with the Unicode option of inputenc or inputenx, or by XeLaTeX/LuaLaTeX.
The package is a companion for the enumitem package; it makes it possible to reference any item in lists formatted by enumitem lists, viz., enumerated, itemize and description lists, and any list defined (or customised) with \newlist or \setlist. References may be typeset differently with options/properties and even arbitrary text. With hyperref, anchors are added for each item to enable hyperlinks within the document or even to external documents. Three schemes are provided to make reference names (including the standard \label command).
The package is currently broken, cf.: https://tex.stackexchange.com/q/664886/1090.
This bundle provides a LaTeX package for generating Japanese-style crop marks (called tombow in Japanese) for practical use in self-publishing.
The bundle contains the following packages:
gentombow.sty: Generate crop marks (called tombow in Japanese) for practical use in self-publishing. It provides the core tombow feature if not available.pxgentombow.sty: Superseded bygentombow.sty; kept for compatibility only.bounddvi.sty: Set papersize special to DVI file. Can be used on LaTeX, pLaTeX, upLaTeX (with DVI output mode) with dvips or dvipdfmx drivers.
The package provides a robust interface to controlling keys in xkeyval, removing some of that package's restrictions. The package also addresses some of the issues now covered by ltxkeys package, which was assumed to be a replacement for keyreader. Since keyreader has remained a favourite with users, it has been reinstated.
The file hatching.mp contains a set of MetaPost macros for hatching interior of closed paths.
This LaTeX package allows quickly drawing quantum circuits. It bridges the gap between the two groups of packages that already exist: those that use a logic-oriented custom language, which is then translated into TeX by means of an external program; and the pure TeX versions that mainly provide some macros to allow for an easier input. yquant introduces a logic oriented language and thus brings the best of both worlds together. It builds on and interacts with TikZ, which brings an enormous flexibility for customization of individual circuit.
The package produces screen/log messages of the form <current> INPUTTING <next> reporting LaTeX input commands (<current> and <next> being file names). The message is indented to reflect the level of input nesting. Tracing may be turned on and off, and the unit of indentation may be adjusted.
This package is an as complete as possible manual about bibliographies in LaTeX, and thus mainly about BibTeX.
The package is a re-implementation of the contour package, making it Bidi-aware, and adding support of the xdvipdfmx (when the outline option of the package is used).
The package provides support for Macedonian documents written in Cyrillic, in Babel.
The package provides macros for typesetting natural deduction proofs in Fitch style, with sub-proofs indented and offset by scope lines.
This directory contains the DictSym Type1 font designed by Georg Verweyen and all files required to use it with LaTeX. The font provides a number of symbols commonly used in dictionaries. The accompanying macro package makes the symbols accessible as LaTeX commands.
This package enables referencing the number of pages in a LaTeX document through the introduction of a new label which can be referenced like \pagerefLastPage to give a reference to the last page of a document. It is particularly useful in the page footer that says: Page N of M.