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 Libre Bodoni fonts are designed by Pablo Impallari and Rodrigo Fuenzalida, based on the 19th century Morris Fuller Benton's.
The package checks references in a document, looking for numbered but unlabelled equations, for labels which are not used in the text, for unused bibliography references. It can also display label names in text near corresponding numbers of equations and/or bibliography references.
The package provides commands (English and French version) to insert colored belts to present skills, for example.
The bundle provides UTF-8, Macintosh Greek encoding and ISO 8859-7 definition files for use with inputenc.
This package balances the columns on the last page of a two-column document. If the page is simple (no footnotes, floats, or marginpars), it uses the balance package; otherwise, it uses \enlargethispage to make the left column shorter, balancing the columns.
With this package it is possible to create a horizontal banner in the form of a puzzle. There are some predefined themes.
The makecookbook bundle contains the files needed to create a nice quality family cookbook in a form ready to submit to most print-on-demand companies. Modifiable choices have been made regarding standard book features such as trim size, margins, headers/footers, chapter heading formatting, front matter (copyright page, table of contents, etc.) and back matter (index). Commands and environments have been created to format the food stories and recipes. The user will need to: supply their own food stories and recipes(!), and install the needed fonts. We assume a LuaTeX compile.
Please note that no new document class or package is included here. Rather, we provide a modifiable preamble and a small number of other files that, together, fully support creation of all of the internal pages of a cookbook (i.e., everything except the cover art).
This package provides several document level commands to ease typesetting of maths with LaTeX. It provides complementary commands to all operators defined by amsmath that typeset the operators together with delimiters. These commands also accept optional sub- and superscripts. Additionally, this package provides several commands to typeset gradient, divergence, curl, Laplace, and d'Alembert operators. Furthermore several commands for producing row and column vectors, as well as (anti-)diagonal matrices and identity matrices are provided.
This package provides an Italian translation of the l2tabu practical guide to LaTeX2e by Mark Trettin. It focuses on obsolete packages and commands.
This package offers commands to print chessboards. It can print partial boards, hide pieces and fields, color the boards and put various marks on the board. It has a lot of options to place pieces on the board. Using exotic pieces (e.g., for fairy chess) is possible.
The bundle provides a font CountriesOfEurope (in Adobe Type 1 format) and the necessary metrics, together with LaTeX macros for its use. The font provides glyphs with a filled outline of the shape of each country; each glyph is at the same cartographic scale.
This package provides an intuitive functional programming interface for LaTeX2, which is an alternative choice to expl3 or LuaTeX, if you want to do programming in LaTeX. Although there are functions in LaTeX3 programming layer (expl3), the evaluation of them is from outside to inside. With this package, the evaluation of functions is from inside to outside, which is the same as other programming languages such as Lua. In this way, it is rather easy to debug code too.
This LaTeX package automatically randomly permutes the order of questions as well as the answer options in different versions of a multiple choice exam/test. Next to the exam versions themselves, the package also allows printing a concept version of the exam, a key table with the correct answers or points, and a document with solutions and explanations per exam version. The package also allows writing an R code which processes the results of the exam and calculates the grades.
This package provides an imitation of the moderncv class with the classic style, to be used in conjunction with the koma-script classes. Thus it is possible to configure pagelayout, headings etc., the way it is done in koma-scripts classes. Moreover, it is possible to use BibLaTeX, while the original moderncv class is incompatible with it.
This package provides macros for the inclusion of LilyPond scores within LuaLaTeX. It calls LilyPond to compile scores, then includes the produced files.
This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the Gillius and Gillius No.: 2 families of sans serif fonts and condensed versions of them, designed by Hirwen Harendal.
The package defines a command \leading, whose argument specifies the nominal distance between consecutive baselines of typeset text. The command replaces the rather more difficult LaTeX command \linespread, where the leading is specified by reference to the font size.
This is a translation to Spanish (Castellano) of Winston Chang's LaTeX cheat sheet (a reference sheet for writing scientific papers).
The package defines a tabular*-like environment, tabulary, taking a "total width" argument as well as the column specifications. The environment uses column types L, C, R and J for variable width columns (\raggedright, \centering, \raggedleft, and normally justified). In contrast to tabularx's X columns, the width of each column is weighted according to the natural width of the widest cell in the column.
This package provides the command \thepagecolor, which gives the current page (background) color, i.e., the argument used with the most recent call of \pagecolor{...}. The command \thepagecolornone gives the same color as \thepagecolor, except when the page background color is none (e.g., as a result of using the \nopagecolor command). In that case \thepagecolor is white and \thepagecolornone is none. When \nopagecolor is unknown or broken (crop package), this package provides a replacement. Similar to \newgeometry and \restoregeometry of the geometry package \newpagecolor{...} and \restorepagecolor are provided. For use with the crop package \backgroundpagecolor{...} as well as \newbackgroundpagecolor{...} and \restorebackgroundpagecolor are provided.
The combine class lets you bundle individual documents into a single document, such as when preparing a conference proceedings. The auxiliary combinet package puts the titles and authors from \maketitle commands into the main document's table of contents. The package cooperates with the abstract and titling packages.
The purpose of yathesis is to facilitate the typesetting of theses prepared in France, whatever the disciplines and institutes. It implements most notably recommendations from the Ministry of Higher Education and Research, and this transparently to the user. It has also been designed to (optionally) take advantage of powerful tools available in LaTeX, including packages: BibLaTeX for the bibliography; glossaries for the glossary, list of acronyms and symbols list.
PicTeX is an early and very comprehensive drawing package that mostly draws by placing myriads of small dots to make up pictures. It has a tendency to run out of space; packages m-pictex and pictexwd deal with the problems in different ways.
This package provides support for many indexes, leaving all the bookkeeping to LaTeX and MakeIndex. No extra programs or files are needed. One runs latex and makeindex as if there is just one index. In the main file one puts commands like \setindex{main} to steer the flow. Some features of MakeIndex may no longer work.