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 a set of fonts that extend the txfonts bundle with small caps and old style numbers, together with Greek support. The extensions are made with modifications of the GNU Freefont.
This is a translation of the documentation provided with ntheorem.
This package provides LaTeX commands for drawing international maritime signal flags using TikZ (A-Z, NATO 0-9).
The package provides citations according with the house style of the Historische Zeitschrift, a German historical journal.
The package provides a command \patchcommand that can be used to add material at the beginning and the end of the replacement text of an existing macro. It works for macros with any number of normal arguments, including those that were defined with \DeclareRobustCommand.
This package provides the command \marginnote that may be used instead of \marginpar at almost every place where \marginpar cannot be used, e.g., inside floats, footnotes, or in frames made with the framed package.
This package deals with input encodings. It provides a wider range of input encodings using standard mappings, than does inputenc. It also covers nearly all slots. In this way, it serves as more up to date replacement for the inputenc package.
The package allows you to enter Python code within a LaTeX document, execute the code, and access its output in the original document. There is also support for Bash, JavaScript, Julia, Octave, Perl, R, Raku (Perl 6), Ruby, Rust, and SageMath. Code is only executed when it has been modified, or when it meets user-specified criteria. Code may be divided into user-defined sessions, which automatically run in parallel. Errors and warnings are synchronized with the LaTeX document, so that they refer to the document's line numbers. External dependencies can be tracked, so that code is re-executed when the data it depends on is modified. PythonTeX also provides syntax highlighting for code in LaTeX documents via the Pygments syntax highlighter.
The package also provides a depythontex utility. This creates a copy of the document in which all Python code has been replaced by its output. This is useful for journal submissions, sharing documents, and conversion to other formats.
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.
The lineara package provides a simple interface to two fonts which include all known symbols, simple and complex, of the Linear A script. This way one can easily replicate Linear A texts using modern typographic technology.
The package provides a means of creating presentations in MetaPost, without intervention from other utilities (except a distiller).
This is a drawing package for circuit and duotensor diagrams within LaTeX documents. It consists of about eighty commands, calling on TikZ for support.
The package is prepared for typesetting some Urdu translations of the Holy Quran. It adds eight Urdu translations to the quran package.
The package provides the means to create a database-like file that contains data of various chemicals. These data may be retrieved in the document; an index of the chemicals mentioned in the document can be created.
This package balances the columns on the last page of a two-column document. If the page is simple (no footnotes, floats, or marginpars), it uses the balance package; otherwise, it uses \enlargethispage to make the left column shorter, balancing the columns.
This package is an expl3-implementation of a key-value interface to amsthm, implementing most of the functionality provided by thmtools. Several issues encountered in that package are avoided and a few new features are added.
The hfoldsty package provides virtual fonts for using old-style figures with the European Computer Modern fonts. It does a similar job as the eco package but includes a couple of improvements, i.e., better kerning with guillemets, and support for character protruding using the pdfcprot package.
TeX is a typesetting system that incorporates a macro processor. A TeX source document specifies or incorporates a number of macro definitions that instruct the TeX engine how to typeset the document. The TeX engine also uses font metrics generated by Metafont, or by any of several other mechanisms that incorporate fonts from other sources into an environment suitable for TeX. TeX has been, and continues, a basis and an inspiration for several other programs, including e-TeX and PDFTeX. The distribution includes the source of Knuth's TeX book; this source is there to read, as an example of writing TeX ; it should not be processed without Knuth's direct permission.
This is an unofficial document class for writing ONR annual reports using LaTeX; as ONR has had numerous problems with LaTeX-generated PDF submissions in the past.
The komacv-rg bundle provides packages that aid in creating CVs based on the komacv class and creating related documents, such as cover letters and cover sheets for job applications.
Concretely, the bundle consists of three packages: komacv-addons, komacv-lco, and komacv-multilang. komacv-addons is a small collection of add-ons and fixes for the komacv class; komacv-lco enables the use of letter class options from scrlttr2 also in komacv-based and other non-scrlttr2-based documents; komacv-multilang enables the provisioning of CVs in multiple languages and the selection of a language via Babel or Polyglossia.
This package implements vector-like structures, like in C and other programming languages. So it is possible to store information in a systematic and regular way. The provided functions are similar to the ones provided for property (or sequence, or token) lists.
This package provides a development of TeX, which deals in multi-octet Unicode characters, to enable native treatment of a wide range of languages without changing character-set. Work on Omega has ceased (the TeX Live package contains only support files); its compatible successor is Aleph, which is itself also in major maintenance mode only. Ongoing projects developing Omega (and Aleph) ideas include Omega-2 and LuaTeX.
This package provides a complete French translation of latex2e-help-texinfo.
The package provides some simple macros to support abbreviations in Plain TeX or LaTeX. It allows writing, e.g., \<TEX> instead of \TeX, hence frees users from having to escape space after parameterless macros.