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 allows you to typeset monographs and edited volumes for publication with Language Science Press. It includes all necessary files for title pages, frontmatter, main content, list of references and indexes.
This package provides a Lua module that can parse key-value options like the TeX packages keyval, kvsetkeys, kvoptions, xkeyval, pgfkeys, etc.
This package supports fixed-point arithmetic with two decimal places (di-decimal) which is typical for financial transactions in many currencies. The intended use case is (personal) bookkeeping.
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 package allows you to check whether a string is contained within another set of strings, and perform an action if it is not. This is done by using the allfalse environment and passing in a string and an action to be performed if the string is not contained in the set. Then, passing in a string to the \orcheck macro inside the respective allfalse environment adds that to the set of strings. This package does not work with the LuaTeX engine.
The fonts extend the Utopia set with Cyrillic glyphs, additional figure styles, ligatures and Small Caps in Regular style only. Macro support, and maths fonts that match the Utopia family, are provided by the Fourier and the Mathdesign font packages.
This is Springer's official macro package for typesetting contributions to be published in Springer's LNCS and its related proceedings series CCIS, LNBIP, LNICST, and IFIP AICT.
This is a package for representing Bernoulli trees with PGF/TikZ.
The package provides commands to typeset Chinese representations of numbers. The main difference between this package and CJKnumb is that the commands provided are expandable in the proper way.
The package provides rudimentary support for drawing Lewis Structures. Support is limited to elements that support the octet rule.
The package implements all the font testing commands of Knuth's testfont.tex, but arranges that information necessary for each command is supplied as arguments to that command, rather than prompted for. This makes it possible to type all the tests in one command line, and easy to input the package in a file and to use the commands there. A few additional commands supporting this last purpose are also made available.
The package specifies a Beamer theme for presenting a thesis.
This package provides an abstraction for creating PRISMA 2009 flow diagrams in LaTeX. It simplifies the process of building these diagrams by providing intuitive commands while maintaining full compatibility with TikZ.
The package aims to help a LaTeX author to keep track of all defined labels by typesetting a complete list of labels wherever the author requests it. (Of course, the user may need to have additional LaTeX runs to get the references right.)
The package provides support for typesetting simple chemical formulae, those long IUPAC compound names, and some chemical idioms. It also supports the labelling of compounds and reference to labelled compounds.
This MetaPost package allows to draw binary Huffman trees from two arrays: an array of strings, and an array of weights (numeric). It is based on the METAOBJ package which provides many tools for building trees in general.
This is the minimal TeX Live scheme, with support for only plain TeX. (No LaTeX macros.) LuaTeX is included because Lua scripts are used in TeX Live infrastructure. This scheme corresponds exactly to collection-basic.
This package defines commands \counterwithin (which sets up a counter to be reset when another is incremented) and \counterwithout (which unsets such a relationship).
This package reworks the mathematical calligraphic font ESSTIX13, adding a bold version. LaTeX support files are included.
This package is meant for setting parameters in a LuaLaTeX document in a more programmatic way with YAML. Parameters can be specified by adding a ``recipe'' file. These recipe files describe the parameter's type, placeholders or default values. From thereon, the placeholders can be displayed in the document and an ``example'' document can be created. An ``actual copy'' document can be created by loading additional ``payload'' files, which all must correspond to a recipe file.
The package allows rows and columns to be coloured, and even individual cells.
This LaTeX package uses KOMA-Script's scrlayer to redefine the page styles of package fancyhdr. This allows the combination of features of fancyhdr with features of scrlayer.
This is a very small font set that contain some symbols useful in linear logic, which are apparently not available elsewhere. Variants are included for use with Computer Modern serif and sans-serif and with the AMS Euler series. The font is provided both as Metafont source, and in Adobe Type 1 format. LaTeX support is provided.
This package defines a means of specifying sequences of bases. The bases may be numbered (per line) and you may specify that subsequences be coloured. For a more vanilla-flavoured way of typesetting base sequences, the user might consider the seqsplit package.