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.
Typeset footnotes in run-on paragraphs, instead of one above another; this is a re-seating, for the LaTeX environment, of an example in the TeXbook. The same basic code, improved for use in e-TeX-based LaTeX, appears in the comprehensive footnote package footmisc, and superior versions are also available in the manyfoot and bigfoot packages.
This package provides an unofficial template of the DHBW Mannheim for the creation of bachelor thesis, studies or project work with LaTeX. The aim of the package is the quick creation of a basic framework without much effort.
This is a framework for building parametric questions repositories, which can be further used to construct parametric questions for exams. Unlike other packages of the kind this does not try to enforce any pre-defined presentation format, focusing only on how to set a repository of questions and use them.
This package provides a Lua module for processing application arguments in the same way as BSD/GNU getopt_long(3) functions do.
This package provides LaTeX font definition files for the Concrete fonts and a LaTeX package for typesetting documents using Concrete as the default font family. The files support OT1, T1, TS1, and Concrete mathematics including AMS fonts (Ulrik Vieth's concmath).
LaTeX's figures, tables, and \marginpars are dangerous for footnotes (and probably also \enlargethispage). Here is a proposal (a patch package) to help, by using \holdinginserts in a simple way. It replaces the original problem with a new one --- it is an experiment to find out whether the new problem is less bad (or it is just a contribution to the discussion, maybe just a summary of previous work).
This LaTeX package allows the creation of (even large) Karnaugh maps. It provides a tabular-like input syntax and support for drawing bundles (implicants) around adjacent values.
The cidarticle bundle is used for writing articles to be published in the Commentarii informaticae didacticae (CID).
This package provides classes jsarticle and jsbook, together with packages okumacro and okuverb. These classes are designed to work under ASCII Corporation's Japanese TeX system pTeX.
This package provides a LaTeX mathematics font setup for use with New Century Schoolbook text.
This package provides the binary for texlive-xetex.
The purpose of this package is to manage the exercises for a test, their points, levels of difficulty, and solutions. Some typical formats of exercises are already implemented: plain exercise, ``complete the text'', ``true or false'', closed questions, open questions, and ``find the error''.
This package provides a Bourne shell script that uses BibTeX to extract bibliography entries that are \cite'd in a document. It can also expand a BibTeX file, expanding the abbreviations (other than the built-in ones like month names) and following the cross-references.
This package provides the translation into German of the documentation of microtype.
Arabic-Latin Modern Fixed is an extension of TeX-Gyre Latin Modern Mono 10 Regular. Every glyph and OpenType feature of the Latin Modern Mono has been retained, with minor improvements. On the other hand, we have changed the vertical metrics of the font.
The unique feature of Arabic-Latin Modern is its treatment of vowels and diacritics. Each vowel and diacritic (ALM Fixed contains a total of 68 such glyphs) may now be edited horizontally within any text editor or processor. Editing complex Arabic texts will now be much easier to input and to proofread.
The class will typeset papers for La Gaceta de la Real Sociedad Matematica Espanola.
In a document with a lot of diagrams created with PGF/TikZ, there is a possibility of the reader being distracted by different sorts of arrowheads in the diagrams and in the text (as, e.g., in \rightarrow). The package defines macros to create all arrows using PGF/TikZ, so as to avoid the problem.
The package provides extended versions of \newcommand and related LaTeX commands, which allow easy and robust definition of macros with many optional arguments, using a clear and simple xkeyval-style syntax.
The abc package lets you include lines of music written in the ABC Plus language. The package will then employ the \write18 facility to convert your notation to PostScript (using the established utility abcm2ps) and hence to the format needed for inclusion in your document.
This package provides MetaPost support for reading jhf vector font files, used by (mostly? only?) the so-called Hershey Fonts of the late 1960s. The package does not include the actual font files, which you can probably find in the software repository of your operating system.
With this script you can install a LaTeX font family (PostScript Type 1, TrueType and OpenType formats are supported). Font series from light to ultra bold, and (faked) small caps and (faked) slanted shapes are supported, but not expert fonts. The script will rename the fonts automatically (optional) or will otherwise expect the .afm files and the font files (in PostScript Type1 format) named in the Karl Berry scheme (e.g., 5bbr8a.pfb). After running the script, you should have a working font installation in your local TeX tree.
The package can be used to construct dichotomous identification keys (used especially in biology for species identification), taking care of numbering and indentation of successive key steps automatically.
Montserrat is a geometric sans-serif typeface designed by Julieta Ulanovsky. It is rather close in spirit to Gotham and Proxima Nova, but has its own individual appearance --- more informal, less extended, and more idiosyncratic. It is provided in a total of nine different weights, each having eight figure styles and small caps in both upright and italic shapes. There are two quite different versions that don't fit into the usual LaTeX classifications. The version having the appellation Alternates has letter shapes that are much more rounded than the default version, reflecting the signage in the neighborhood of Montserrat.
The package provides commands for splitting a token list at the first occurrence of another (specified) token list. The package's mechanism differs from those of packages providing similar features, in the following ways: the method uses TeX's mechanism of reading delimited macro parameters; splitting macros work by pure expansion, without assignments; the operation is carried out in a single macro call. A variant of the operation is provided, that retains outer braces.