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 all the necessary LaTeX frontends for the Bangla language and comes with some fonts of its own.
This package provides an easy but flexible way to draw binary trees using TikZ. A path specification and the setting of various options determine the style for each edge of the tree. There is support for the external library of TikZ which does not affect externalization of the rest of the TikZ figures in the document. There is an option to use automatic file naming: useful if the trees are often moved around.
This package adds various tools for typesetting formal logic, including an environment that makes it easier to produce good looking formal logic, and a few macros that would be of interest to people studying logic at Oxford (or other places with similar notational conventions).
This package provides a LaTeX package for using compound numbers in chemistry documents. It works like \cite and the \thebibliography, using \fcite and \theffbibliography instead. It allows compound names in documents to be numbered and does not affect the normal citation routines.
The document class cjs-rcs-article and its companion bibliographic styles cjs-rcs-en and cjs-rcs-fr typeset manuscripts immediately in accordance with the presentation rules of The Canadian Journal of Statistics.
The flagderiv package is used to create mathematical derivations using the flag/flagpole notation. The package features an intuitive command syntax, opening and closing multiple flagpoles, different comment styles, customizable symbols and label namespaces.
Scientific Knowledge Graph TeX (SciKgTeX) is a LuaLaTeX package which makes it possible to annotate specific research contributions in scientific documents. SciKGTeX will enrich the document by adding the marked contributions to PDF metadata in a structured XMP format which can be picked up by search engines and knowledge graphs.
The class implements the format recommended by the Academy of Motion Picture Arts and Sciences.
This package package provides a flexible solution for drawing dashed rules in the body. It currently provides two commands, \hdashrule and \hanyrule. It can be used as an alternative to the dashrule package.
The package uses TikZ to provide commands for generating control diagrams (specially in power electronics).
This package provides support for UTF-16BE Unicode character encoding (called a big-endian character string) for the text string type (PDF Reference, version 1.7, beginning on page 158). Text strings are used in ``text annotations, bookmark names, article threads, document information, and so forth'' (to partially quote page 158). The particular application is to set property values of form fields, at least those properties that take the text strings as its value. The package contains support for Basic Latin plus the ability to enter any Unicode character using the notation \uXXXX, where XXXX are four hex digits.
This package provides a canonic text layout has specified relations to a circle inscribed within the enclosing page. The package allows the user to use a canonic layout with the memoir class.
This package provides an \ifoddpage conditional to determine if the current page is odd or even. The macro \checkoddpage must be used directly before to check the page number using a label. Two compiler runs are therefore required to achieve correct results. In addition, the conditional \ifoddpageoronside is provided which is also true in oneside mode where all pages use the odd page layout.
This book explains the basic concepts required for programming in TeX and explains the programming methods, providing many examples. The package makes the compilable source code as well as the compiled PDF file accessible to everyone.
The package allows the user to filter out unwanted warnings and error messages issued by LaTeX, packages and classes, so they won't pop out when there's nothing one can do about them. Filtering goes from the very broad (``avoid all messages by such and such'') to the fine-grained (``avoid messages that begin with...''). Messages may be saved to an external file for later reference.
The crop.cfg file attempts to persuade crop.sty to work with XeTeX.
The appendix package provides various ways of formatting the titles of appendices. Also (sub)appendices environments are provided that can be used, for example, for per chapter/section appendices. An appendices environment is provided which can be used instead of the \appendix command.
Preloading hyphenation patterns (or hyphen rules) into any format based upon LuaTeX is not required in LuaTeX and recent releases of Babel don't do it anyway. This package is addressed to those who just want to select the languages and load their patterns by means of language.dat without loading babel.
The package provides hooks to perform actions on every page, or on the current page. Specifically, actions are performed after the page is composed, but before it is shipped, so they can be used to prepare the output page in tasks like putting watermarks in the background, or in setting the next page layout, etc.
This package provides \StringEncodingConvert for converting a string between different encodings. Both LaTeX and plain-TeX are supported.
This package provides the binary for texlive-dvidvi.
The package provides fonts for Frege's Grundgesetze der Arithmetik. The fonts are provided as Metafont source and Adobe Type 1 (pfb) files. A small LaTeX package (fge) is included.
This package includes Knuth's original hyphen.tex, zerohyph.tex to disable hyphenation, language.us which starts the autogenerated files language.dat and language.def (and default versions of those), etc.
This package provides lightweight infrastructure for bidirectional linking between theorem-like environments and their corresponding proofs. It automatically adds a Proof hyperlink at the end of a theorem and a restated version with a Return link inside the proof. This is useful for mathematical writing and documentation, where proof navigation is essential.