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.
This is a cheat sheet for writing mathematics with LaTeX. It is aimed at US undergraduates.
This package can help you format your notes easily and give them a unique front page for every chapter and section. It calculates your progress and then displays the progress bar under the title. It also displays a partial table of contents under every progress bar and only shows the sub-directories of the current part. To generate this, you can simply enter your current completed titles with a command that accepts variable arguments. Still, that also helps reviewing notes. You can also configure the color of the bar.
This package provides the binaries for texlive-lcdftypetools.
The package provides a version of the LaTeX for Word Processor Users document in Italian.
easybook is a pure academic template based on the ctexbook book document class. It also has the functions of book and article document class, combined with the general framework design of the dissertation of many universities in China. It provides multiple commands and interfaces allowing users to easily customize the thesis template. Its basic macro package easybase can also be used with CTeX and standard document classes.
exceltex is a LaTeX package combined with a helper program written in Perl. It provides an easy to use yet powerful and flexible way to get data from spreadsheets into LaTeX. In contrast to other solutions, exceltex does not seek to make the creation of tables in LaTeX easier, but to get data from spreadsheets into LaTeX as easily as possible. The Excel file format only acts as an interface between the spreadsheet application and exceltex because it is easily accessible (via the Spreadsheet::ParseExcel Perl module) and because most spreadsheet applications are able to read and write Excel files.
This package provides a comprehensive template designed to meet the formatting requirements of the University of Alberta for MSc and PhD theses. It provides a structured and customizable framework that ensures compliance with university guidelines while allowing flexibility in document formatting.
The package provides a different format for typesetting equations, one reportedly used in old style Britsh books: equations aligned on the left, with dots on the right leading to the equation number. In default of an equation number, the package operates much like the fleqn class option (no leaders).
The package enables you to embed Python code in LaTeX, and insert the script's output in the document.
Porson is an elegant Greek font, originally cut at the turn of the 19th Century in England. The present version has been provided by the Greek Font Society. The font supports the Greek alphabet only. LaTeX support is provided, using the LGR encoding.
This package provides a complete template for thesis/works of Faculdade de Engenharia da Universidade do Porto (FEUP) Faculty of Engineering University of Porto.
The package that facilitates expressive syntax highlighting in LaTeX using the powerful Pygments library. The package also provides options to customize the highlighted source code output using fancyvrb.
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 a simple means of typesetting computer programs such that the result is acceptable for inclusion in reports, etc.
This bundle provides a class examdesign. The class provides several features useful for designing tests or question sets: it allows for explicit markup of questions and answers; the class will, at the user's request, automatically generate answer keys; multiple versions of the same test can be generated automatically, with the ordering of questions within each section randomly permuted so as to minimize cheating; the generated answer keys can be constructed either with or without the questions included; environments are provided to assist in constructing the most common types of test question: matching, true/false, multiple-choice, fill-in-the-blank, and short answer/essay questions.
The tabularray package offers a nice way to typeset tables, keeping contents and style separated. The tblr-extras package implements extra libraries to use the caption package alongside tabularray, and translated strings for continuation text in tabularray headers.
This package provides a Beamer theme inspired by the album art of Zhou Shen's song Mirage, with a default dark and alternative light mode.
This class provides patches of some Beamer templates and commands for presentation from right to left. It requires Babel with the LuaTeX engine.
This is the Polish translation of the (Not so) Short Introduction to LaTeX2e.
This package defines two pagestyles that provide underlined page heads in LaTeX.
The package provides the language definition file for support of Estonian in Babel. Some shortcuts are defined, as well as translations to Estonian of standard LaTeX names.
The float package improves the interface for defining floating objects such as figures and tables. It introduces the boxed float, the ruled float and the plaintop float. You can define your own floats and improve the behaviour of the old ones. The package also provides the H float modifier option of the obsolete here package.
This package generates a calendar included events provided as .events files.
The Plain TeX graphics package is mostly a thin shell around the LaTeX graphicx and color packages, with support of the LaTeX-isms in those packages provided by miniltx. The bundle also contains a file picture.tex, which is a wrapper around the autopict.sty, and provides the LaTeX picture mode to Plain TeX users.