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 package provides the Cryst font, which contains graphical symbols used in crystallography. It provided as an Adobe Type 1 font, and as Metafont source.
This package supports a new BibTeX webpage entry type and url, lastchecked, and eprint and DOI fields. The Perl script urlbst can be used to add this support to an arbitrary .bst file which has a reasonably conventional structure. The result is meant to be robust rather than pretty.
This package provides Adobe Photoshop Data format (PSD) support for the graphicx package with the convert command from ImageMagick.
This package provides a package using PSTricks to draw three dimensional framed boxes using a macro \PstFrameBoxThreeD. The macro is especially useful for drawing 3D-seeming buttons.
This ConTeXt module enables simple creation and inclusion of graphs with Gnuplot. It writes a script into temporary file, runs Gnuplot and includes the resulting graphic directly into the document.
The xellipsis package provides a system for configuring (almomst) every possible aspect of ellipses, including preceding and proceeding characters; the character itself; distances before and after each of these; and number of characters. It comes with both a compatibility option for standard LaTeX \ldots as well as preset package options for the Chicago Manual of Style (Turabian); the Bluebook; and MLA guidelines.
This is the Polish translation of the (Not so) Short Introduction to LaTeX2e.
The package uses PSTricks to draw GANTT charts, which are a kind of bar chart that displays a project schedule.
The package simulates typical word processor layout: narrow page margins, Times, Helvetica and Courier fonts, \LARGE or \Large headings, and \sloppy typesetting.
The package aims at making life easier for users who are discontent with LaTeX's standard layout settings because they need a layout that resembles the usual ``wordlike'' output.
This package provides a pre-commit git hook to check basic LaTeX syntax for the use of package developers. It is installed by copying it into the .git/.hooks file. It then checks the following file types: .sty, .dtx, .bbx, .cbx, and .lbx. It performs the following checks:
each line must be terminated by %, without a space before it;
empty lines are allowed, but not lines with nothing but spaces in them;
\begin{macro}and\end{macro}must be paired;\begin{macrocode}and\end{macrocode}must be paired;\begin{macro}must have a second argument;one space must be printed between % and
\begin{macro}or\end{macro}. % must be the first character in the line;four spaces must be printed between % and
\begin{macrocode}or\end{macrocode};\csargument must not start with a backslash.
The package provides BibLaTeX support for Russian bibliography style GOST 7.0.5-2008
This package introduces a new float type called photo which works similar to the float types table and figure. Various options exist for placing photos, captions, and a photographer line. In twocolumn documents, a possibility exists to generate double-column floats automatically if the photo does not fit into one column. Photos do not have to be placed as floats, they can also be placed as boxes, with captions and photographer line still being available.
ArmTeX is a system for typesetting Armenian text with Plain TeX or LaTeX(2e). It may be used with input: from a standard Latin keyboard without any special encoding or support for Armenian letters, from any keyboard which uses an encoding that has Armenian letters in the second half (characters 128-255) of the extended ASCII table (for example ArmSCII8 Armenian standard), or from an Armenian keyboard using UTF-8 encoding.
The package provides commands for creating a grid of rectangles, and commands for populating locations in the grid. PGF/TikZ is used for placement and population of the cells.
The document summarises the commands of PicTeX. While it is no substitute for the PicTeX manual itself, the document is a useful aide-memoire for those who have read the manual.
The package contains macros and some documentation for typesetting papers for submission to the Condensed Matter Physics journal published by the Institute for Condensed Matter Physics of the National Academy of Sciences of Ukraine.
This package is designed to help mathematicians publishing papers in the area of recursion theory (aka Computability Theory) easily use standard notation. This includes easy commands to denote Turing reductions, Turing functionals, c.e.: sets, stagewise computations, forcing and syntactic classes.
The package provides a font of mathematical symbols, MyriadPro. The font is designed as a companion to Adobe Myriad Pro, but it might also fit well with other contemporary typefaces.
The package provides a command \telprint for formatting German telephone numbers.
The package arranges that equation numbers are applied only to those equations that are referenced. This operation is similar to the showonlyrefs option of the package mathtools.
This package provides a tool (preprocessor) for writing your pRaa-ne-r ka-thaa in the Bengali language. It allows one to write the text in Rapid Roman Bangla and convert it to the BangTeX format by a Python program. All LaTeX markups are preserved in the target file.
This package breaks with some of LaTeX's principles and redefines basic LaTeX commands with the aim of producing well-designed and clearly structured handouts: a sans-serif font is used by default; sections are not numbered, but highlighted by underlining; head- and footline display document information; and in order to avoid too much whitespace around the text the margin sizes are adjusted to smaller values. All in all, fancyhandout provides a means of typesetting documents not exclusively consisting of running text in a beautiful way.
This package adds low-level support to plain LuaTeX for marking up the structure of a PDF document. The implementation is rather basic, but should allow you to make your PDFs fully PDF/A-compliant.
This package was a predecessor of longtable; the newer package (designed on quite different principles) is easier to use and more flexible, in many cases, but supertabular retains its usefulness in a few situations where longtable has problems.