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.
The package defines means of drawing frames around boxes, using dingbat fonts. Some (Metafont) font sources are included; the fonts are available separately in Type 1 format.
The KorigamiK class is used for typesetting documents for university or school projects and lab reports. It is based on the article class with modifications to allow for more flexible front-matter among other small changes.
This package allows using a new field realauthor, which indicates the real author of a work, when published in a pseudepigraphic name.
The package provides basic access to the date of a LaTeX source file according to its \Provides... entry (the ``info date'') as well as to its modification date according to \pdffilemoddate if the latter is available.
This package provides a LaTeX implementation of a combined FIFO Stack modified from the existing stack package. The package renames the original's \Push and \Pop commands \FSPush and \FSPop (which work on the top/end of the FIFO/Stack), and adds the ability to \FSUnshift and \FSShift from the bottom (front) of the FIFO/Stack.
Semantic Web resource URLs are often abbreviated with prefixes, like owl:Class or rdf:type. The abbreviated URL (aurl) package provides the correct hyperlinks for those URLs. The 1000 most common prefixes are predefined and more can be added.
This package contains files used to build the Plain TeX format, as described in the TeXbook, together with various supporting files (some also discussed in the book).
This package provides miscellaneous macros used by others of the author's packages. The package includes: \newgif and other globals; \@ifnextcat and \@ifXeTeX; \(Re)storeMacro(s) to override redefinitions; \afterfi and friends; commands from relsize, etc.; ``almost an environment'' or redefinition of \begin (\begin* doesn't check if the argument environment is defined).
This LaTeX package permits to create quizzes in the style of the TV shows Qui veut gagner des millions ? (i.e., Who Wants to Be a Millionaire?) or Tout le monde veut prendre sa place !.
This is a German translation of the moreverb documentation.
This package supports the fonts GentiumPlus and GentiumBookPlus as TrueType (see package gentium-sil) and defines missing typefaces. All font features are available by special macros.
This package provides commands that make it easy to highlight terms in equations and add annotation labels using TikZ. It should work with pdfLaTeX as well as LuaLaTeX.
The package provides a collection of commands (whose names are Serbian words) whose expansion is the Serbian word with appropriate apostrophes.
\shapepar is a macro to typeset paragraphs in a specific shape. The size is adjusted automatically so that the entire shape is filled with text. There may not be displayed maths or \vadjust material (no \vspace) in the argument of \shapepar. The macros work for both LaTeX and plain TeX.
\shapepar works in terms of user-defined shapes, though the package does provide some predefined shapes. The tedium of creating these polygon definitions may be alleviated by using the shapepatch extension to transfig which will convert xfig output to \shapepar polygon form.
This package contains some first aid for LaTeX packages or classes that require updates because of internal changes to the LaTeX kernel that are not yet reflected in the package's or class's code. The file latex2e-first-aid-for-external-files.ltx provided by this package is meant to be loaded during format generation and not by the user.
This package provides macros to read and compare the modification dates of files. The files may be .tex files, images or other files (as long as they can be found by LaTeX). It uses the \pdffilemoddate primitive of pdfLaTeX to find the file modification date as PDF date string, parses the string and returns the value to the user. The package will also work for DVI output with recent versions of the LaTeX compiler which uses pdfLaTeX in DVI mode. The functionality is provided by purely expandable macros or by faster but non-expandable ones.
The package uses PSTricks to draw the Julia and Mandelbrot sets, the Sierpinski triangle, Koch flake, and Apollonius Circle as well as fractal trees (which need not be balanced) with a variety of different parameters (including varying numbers of iterations).
Pst-labo is a PSTricks related package for drawing basic and complex chemical objects. The documentation of the package is illuminated with plenty of illustrations together with their source code, making it an easy read.
The europecv class is an unofficial LaTeX implementation of the standard model for curricula vitae (the ``Europass CV'') as recommended by the European Commission. Although primarily intended for users in the European Union, the class is flexible enough to be used for any kind of curriculum vitae. The class has localisations for all the official languages of the EU (plus Catalan), as well as options permitting input in UTF-8 and koi8-r.
This package creates an academic curriculum vitae (CV) from a BibTeX .bib file. The package makes use of BibLaTeX and Biber to automatically format, group, and sort the entries on a CV.
The package provides a bibliography and citation style which conforms to the latest revision of the international standard ISO 690:2010.
The package provides a shaded backdrop to a box of text. It uses a Metafont font (provided) which generates to appropriate shading dependent on the resolution used in the Metafont printer parameters.
The package provides a set of macros for naturally typesetting electrical and electronic networks. It is designed as a tool that is native to LaTeX, and directly supporting PDF output format. It has therefore been based on the PGF/TikZ package.
This package provides tools to create your own verbatim environments, and works for all values of \endlinechar.