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 a PSTricks package that provides support for drawing moderately complex UML (Universal Modelling Language) diagrams. (The PDF documentation is written in French.)
The package draws Bao diagrams in LaTeX. The package is a development of psgo, and uses PSTricks to draw the diagrams.
This package is intended for use by users who know about fonts. It is a quick-fix for fonts which do not have genuine LaTeX support. It is not meant as a replacement of the LaTeX font definition files. It is meant as something more usable for LaTeX users than the \newfont command. With addfont the loaded font scales along with the usual LaTeX size selection. Using this package still requires some knowledge on how to use fonts with LaTeX.
This package is used to produce printed slides with LaTeX and online presentations with pdfLaTeX.
This module provides the slovak style that can be set using \DTMsetstyle provided by datetime2.sty. This package is currently unmaintained.
This package provides a simple wrapper which allows using Twitter's open source emojis through LaTeX commands. This relies on images, so no fancy Unicode font stuff is needed and it should work on every installation.
The class was developed to typeset a dissertation at ETH Zurich. The requirements were to use A5 paper and 10pt type.
The package offers XeTeX and LuaTeX support for the sans serif OpenType Fira Math font.
This LuaLaTeX package allows the placement of marginal content anywhere, without \marginpar limits, and automatically adjusts positions to prevent overlaps or content being pushed off the page. In short, it tries to combine the best features from the packages marginnote, marginfix and marginfit with key-value settings that allow fine-grained customization.
The sanskrit-t1 font package provides Type 1 version of Charles Wikner's skt font series for the Sanskrit language.
The package contains a sesamanuel class which could be used to compose a student's classroom book with LaTeX, and also a sesamanuelTIKZ style to be used for TikZ pictures in the Sesamath book.
This package helps producing a game for students: it is a wheel displaying questions, with hidden answers inside.
This package redefines \fbox to allow an optional argument for different frames. It can be any combination of l)eft, r)ight, t)op, and b)ottom, for example: \fbox[lt]{foo}. Using uppercase letters or a combination of lowercase and uppercase is also possible.
The environment will center text, if immediately preceded and followed by \clearpage.
This package adds hypertext features to the package doc that is used in the documentation system of LaTeX2e. Bookmarks are added and references are linked as far as possible.
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.
The package provides a LISP interpreter written using TeX macros; it is provided as a LaTeX package. The interpreter static scoping, dynamic typing, and eager evaluation.
The package provides macros holding file name information (directory, base name, extension, full name and full path) for files read by LaTeX \input and \include macros; it uses the file hooks provided by the author's filehook. In particular, it restores the parent file name after the trailing \clearpage of an \included file; as a result, the macros may be usefully employed in the page header and footer of the last printed page of such a file. The depth of inclusion is made available, together with the parent (including file) and parents (all including files to the root of the tree). The package supersedes FiNK.
This is a LaTeX package allowing Feynman diagrams to be easily generated within LaTeX with minimal user instructions and without the need of external programs. It builds upon the TikZ package and leverages the graph placement algorithms from TikZ in order to automate the placement of many vertices. tikz-feynman allows fine-tuned placement of vertices so that even complex diagrams can still be generated with ease.
This package provides a Beamer color theme which alternates theme colors on every frame.
This package forces the caption names declared by the document class in use to be used as the caption names for a specific language introduced by the Babel package.
The package provides the facility of drawing potential energy curve diagrams with just a few simple commands.
The package implements a version of semi-automatic pronoun switching for writing gender-neutral (and possibly annoying) prose. It has upper- and lowercase versions of switching pronouns for all case forms, plus anaphoric versions that reflect the current gender choice.
PygmenTeX is a Python-based LaTeX package that can be used for typesetting code listings in a LaTeX document using Pygments. Pygments is a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code.