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 extends the cprotect package to allow users to use verbatim-like commands inside arbitrary parameters.
The package and .fd file provide support for Knuth's Punk fonts. Although that bundle also offers support within LaTeX; the present package is to be preferred.
This package provides a macro \setsecnum to format section numbering intuitively.
This is a package for formatting captions of column figures and column tabular material, which cannot be standard floats in a multicols environment. The package also provides a convenient way to customise your captions, whether they be in multicols or not.
The package provides a macro for drawing trees with TikZ using the easy syntax of Alexis Dimitriadis Qtree. It improves on TikZ's standard tree-drawing facility by laying out tree nodes without collisions; it improves on Qtree by adding lots of features from TikZ (for example, edge labels, arrows between nodes); and it improves on pst-qtree in being usable with pdfTeX and XeTeX.
These fonts provided in this package are drop-in Adobe type 1 replacements for the fonts of the ethiop package.
The knuth-hint package contains the large collection of HINT documents for many of the CWEB amd WEB sources of programs in the TeX Live distribution (and, for technical reasons, PDF documents for CTWILL and XeTeX). Each program is presented in its original form as written by the respective authors, and in the changed form as used in TeX Live. Care has been taken to keep the section numbering intact, so that you can study the codes and the changes in parallel.
Also included are the errata for Donald Knuth's Computers & Typesetting. HINT is the dynamic document format created by Martin Ruckert's HiTeX engine. The HINT files can be viewed with the hintview application. The knuth-hint package is a showcase of HiTeX's capabilities.
Initally a logbook for me, a person with type one diabetes mellitus, this evolved over time into a TeX project, making it prettier and easier to use. I've made it simple to use, while not forgoing the document's beauty or the speed of input. The logbook, with slight commenting out and editing, could be used as a journal by anybody, although the template and graphing functionality are set up for people using insulin injections and blood glucose teststrips, as well as counting/estimating carbs, protein, and fat.
This is a PSTricks related package for drawing funny objects, like ant, bird, fish, kangaroo, etc. Such objects may be useful for testing other PSTricks macros and/or packages. (Or they can be used for fun...)
This package suppresses inappropriate ligatures following specified rules. Both font and user kerning are applied correctly, and f-glyphs are automatically replaced with their short-arm variant (if available). Also there is an emphasis on speed. By default the package applies German language ligature suppression rules. With the help of options and macros it can be used for other languages as well. The package requires LuaLaTeX.
The package provides the language definition file for support of Vietnamese in Babel.
This package comprises type 1 versions of the Gothic, Schwabacher and Fraktur fonts of Yannis Haralambous set of old German fonts.
The package mediates interaction between LaTeX and R; it allows LaTeX to set R's parameters, and provides code to read R output.
This is an early package for using alternate input encodings. The author considers the package mostly obsolete, since most of its functions are taken by the inputenc package; however, inputenc doesn't support the roman8 and atari encodings, so umlaute remains the sole source of that support.
The \withargs command provides a clean way to populate a template (containing #1, #2, etc.) using LaTeX argument substitution. It also allows you to carefully control argument expansion using a LaTeX3-style argument specification.
The package makes it easier to produce examples for TeX course. It provides an example environment, which typesets its contents on the left of the page, and prints it verbatim on the right.
This package provides the TheanoDidot font designed by Alexey Kryukov, in both TrueType and Type1 formats, with support for both traditional and modern LaTeX processors. An artificially-emboldened variant has been provided but there are no italic variants.
When studying antic and medieval literature, we may find many different texts published with the same title, or, in contrary, the same text published with different titles. To avoid confusion, scholars have published claves, which are books listing ancient texts, identifying them by an identifier --- a number or a string of text. For example, for early Christianity, we have the Bibliotheca Hagiographica Graeca, the Clavis Apocryphorum Novi Testamenti and other claves. It could be useful to print the identifier of a texts in one specific clavis, or in many claves. The package allows us to create new field for different claves, and to present all these fields in a consistent way.
The package provides configurable tools to print out LaTeX code and the resulting output in the same document. It also supports printing the result inside a conditional sequence; thus one may suppress printing if the code would not compile.
This LaTeX packages provides two hooks for \enddocument that are executed after the hook of \AtEndDocument: \AfterLastShipout can be used for code that is to be executed right after the last \clearpage before the .aux file is closed. \AtVeryEndDocument is used for code after closing and final reading of the .aux file.
factura is a LaTeX class for typesetting and calculating invoices, taking into account requirements of SENIAT legislation (tax collector entity on the Bolivarian Republic of Venezuela). However, its use is not restricted to Venezuela because all variables and the displayed text can be redefined by invoking commands or editing.
This is yet another doc/docx/doc3 package for LaTeX code documentation.
This package draws atomic s, p and d orbitals, as well as molecular orbital diagrams.
This package provides a new environment and associated commands to typeset BNF grammars. It allows easily writing formal grammars. Its original motivation was to typeset grammars for beamer presentations, therefore, there are macros to emphasize or downplay some parts of the grammar (which is the main novelty compared to other BNF packages).