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.
Plotting functions with pst-plot is very powerful but sometimes difficult to learn since the syntax of \psplot and \parametricplot requires some PostScript knowledge. The infix-RPN and pst-infixplot styles simplify the usage of pst-plot for the beginner, providing macro commands that convert natural mathematical expressions to PostScript syntax.
This package provides a style file for use with the letter class that overwrites the \opening and \closing macros so that letters can be styled with the block letter style instead of the default style. Thus, the return address, the closing, and the signature appear flushed on the left margin.
This package is a wrapper for the qrcode package. It can be used to generate valid EPC QR codes by providing syntax and validity checks, e.g., verifying the correctness of the IBAN.
The package provides BibLaTeX support for citations in the format specified by the second edition of the Society of Biblical Literature (SBL) Handbook of Style. A style file for writing SBL student papers is also included.
This bundle provides the means to typeset Spanish text, with the support provided by the LaTeX standard package Babel. Note that separate support is provided for those who wish to typeset Spanish as written in Mexico.
This package produces a wide page layout for documents that use A4 paper size. Moreover, LayAureo provides both a simple hook for leaving an empty space, which is required if pages are bundled by a press binding, and an option called big that forces typearea to become maximum.
This package provides Metafont sources modified from Computer Modern in order to generate long s, which was used in old text.
This package provides a copy of apalike.bst, which is part of the base BibTeX distribution, with German localization.
The package is designed to localise any document class or package. This should be very useful for end-users who could obtain messages in their own preferred language.
The package is intended for users needing to typeset a Dynkin Tree Diagram---a group theoretical construct consisting of cartan coefficients in boxes connected by a series of lines. Such a diagram is a tool for working out the states and their weights in terms of the fundamental weights and the simple roots.
The package generates QR (Quick Response) codes in LaTeX, without the need for PSTricks or any other graphical package.
The main features of this minimalistic Beamer theme are:
easily use own logos;
customizable;
looks good in a 4:3 and 16:9 aspect ratio;
provides an environment for vertically-spaced items;
provides light and dark mode;
is designed to be purely minimalistic without any distractions.
This package provides a package for typesetting a variety of graphs and diagrams with TeX. Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX, and plain TeX). The distribution includes Michael Barr's diag package, which was previously distributed stand-alone.
The package provides a modified version of the exam package made compatible with XeLaTeX and Polyglossia to typeset Arabic exams.
The main goal of this package is to offer means for typesetting tables easily and yet still looking rather nicely in a way that separates content from presentation and with re-usable layout for tables of the same type. For this purpose, the package provides the environment KeyValTable, which allows one to typeset tables that have a previously defined column layout and whose rows can be produced in a key-value fashion.
LuaTeX operates by default in UTF-8 input; thus LaTeX documents that need 8-bit character-sets need special treatment. The package, therefore, replaces the LaTeX standard inputenc for use under LuaTeX. With a current LuaTeX,the package has the same behaviour with LuaTeX as inputenc has under pdfTeX.
This package makes PiCTeX recognize lines and arcs in determining the bounding box of a picture. The bounding box is essential for proper placement of a picture between running text and margins and for keeping the running text away.
The package suppresses fi and fl (and other ligatures) in Serbian text written using Roman script.
This is a package for use with pdfTeX, to make nice presentation slides. Its aims are: to devise a method for easier technical presentation; to help the mix of mathematical formulae with text and graphics which other present day document processing tools fail to accomplish; to exploit the platform independence of TeX so that presentation documents become portable; and to offer the freedom and possibilities of using various backgrounds and other embellishments that a user can imagine to have in as presentation.
The package can make use of the facilities of the PPower4 post-processor.
The bundle provides two packages, fenxitok and fenixpar. The fenixtok package provides user macros to add material to a token register; the material will be (automatically) removed from the token register when the register is executed. Material may be added either to the left or to the right, and care is taken not to override any redefinition that may be included in the token register itself. The fenixpar package uses the macros of fenixtok to provide a user interface to manipulation of the \everypar token register. The packages require the e-TeX extensions; with them, they work either with Plain TeX or with LaTeX.
The package provides an interface to create portable, JavaScript driven PDF and SVG animations from sets of graphics files or from inline graphics, such as LaTeX picture environment, PSTricks or PGF/TikZ generated pictures, or just from typeset text.
The style is designed for use with the musuos class, but it should be usable with other classes, too.
The package allows the user to insert comments into a document that suggest (for example) further editing that may be needed. The comments are shown in the margins alongside the text; different styles for the comments may be used; the styles are selected using package options. The package is based on the package todonotes, and depends heavily on Lua, so it can only be used with LuaLaTeX.
The package lets you change page layout parameters in small steps over a range of values using options. It can set \textwidth appropriately for the main fount, and ensure that the text fits inside the printable area of a printer. An rmpage-formatted document can be typeset identically without rmpage after a single cut and paste operation. Local configuration can set defaults: for all documents; and by class, by printer, and by paper size. The geometry package is better if you want to set page layout parameters to particular measurements.