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.
M-Tx is a preprocessor to pmx, which is itself a preprocessor to MusixTeX, a music typesetting system. The prime motivation to the development of M-Tx was to provide lyrics for music to be typeset. In fact, pmx now provides a lyrics interface, but M-Tx continues in use by those who prefer its language.
The package defines commands and an environment for displaying pixel arts.
The package allows manipulations of any LuaTeX document. Most of the package's functions are merely for fun or educational use, but some functions (for example, colorstretch for visualising the badness and font expansion of each line, and letterspaceadjust doing what its name says) could be useful in a normal LuaTeX document.
The package provides an interface to embed movies, sounds and 3D objects into PDF documents for use with LaTeX as well as pdfLaTeX. The package defines a command \includemovie with PDF-1.5 compatibility. Option autoplay causes the media clip to be started right after the page has loaded. This is useful for side by side movie clips to be played back synchronously. The package is now superseded by media9.
The package provides the functionality of the threeparttable package to tables created using the longtable package.
This package is intended for package writers. It defines macros for setting and maintaining new colour stacks.
This LaTeX package allows quickly drawing quantum circuits. It bridges the gap between the two groups of packages that already exist: those that use a logic-oriented custom language, which is then translated into TeX by means of an external program; and the pure TeX versions that mainly provide some macros to allow for an easier input. yquant introduces a logic oriented language and thus brings the best of both worlds together. It builds on and interacts with TikZ, which brings an enormous flexibility for customization of individual circuit.
The package permits simpler control of delimiters without excessive use of \big commands and the like.
This package defines a handful of mathematical symbols many of which are implemented via PDF's builtin drawing utility. It is intended for use with pdfTeX and LuaTeX and is supported by XeTeX to a lesser extent. Among the symbols it defines are some variants of commonly used ones, as well as more obscure symbols which cannot be as easily found in other TeX or LaTeX packages.
This package provides document classes (report and article style) for writing technical reference manuals. It offers a wide left margin for notes to the reader, like some of the manuals distributed by Adobe.
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.
This package provides special support for the italic ae character in some fonts, due to design flaws (in the author's opinion) regarding this character. At the moment only the fonts TeX Gyre Bonum, TeX Gyre Schola, TeX Gyre Pagella, and the Latin Modern fonts are supported. The other fonts in the TeX Gyre bundle do not need this support.
This template is devoted to the quicker preparation of exams in LaTeX. Its main features are:
minimalistic design;
include the custom logo of the affiliation;
predefined commands for a subject, study year, study program, exam type, place of exam, date;
many macros contained in this package speed up the process of preparing the necessary ingredients for the exam;
automatic calculation of total points.
Active-conf is a class for typesetting papers for the Active conference on noise and vibration control. The class is based on article with more flexible front-matter, and can be customised for conferences in future years with a header file.
The package provides a wide range of abbreviations for terms used in telecommunications engineering.
This package provides a mechanism for scaling a typeface. It is directed at the Latin Modern fonts and provides the font definitions and the corresponding style file. This mechanism is useful in mixed text compositions, for example Japanese-Latin.
The process of preparing a collaborative proposal, to a major funding body, involves integration of contributions of a many people at many sites. It is therefore an ideal application for a text-based document preparation system such as LaTeX, in concert with a distributed version control system such as SVN. The proposal class itself provides a basis for such an enterprise. The dfgproposal and dfgproposal classes provide two specialisations of the base class for (respectively) German and European research proposals.
This is a fork of the Linux Libertine and Linux Biolinum fonts that started as an OpenType math companion of the Libertine font family, but grown as a full fork. The family consists of Libertinus Serif, Libertinus Sans, Libertinus Mono, and Libertinus Math, an OpenType math font for use in OpenType math-capable applications.
Open Sans is a humanist sans serif typeface designed by Steve Matteson. The package provides support for this font family in LaTeX. It includes the original TrueType fonts, as well as Type 1 versions.
The bundle provides a toolkit intended for students writing a thesis in French law. It features a LaTeX document class, a bibliographic style for BibLaTeX package, a practical example of french thesis document, and documentation. The class assumes use of Biber and BibLaTeX.
BibTeX8 is an enhanced, portable C version of BibTeX. It is enhanced by conversion to larger (32-bit) capacity, addition of run-time selectable capacity and 8-bit support extensions. National character set and sorting order are controlled by an external configuration file.
The LaTeX package gobble includes several gobble macros not included in the LaTeX kernel. These macros remove a number of arguments after them, a feature regularly used inside other macros. This includes gobble macros for optional arguments.
The LaTeX package gobble-user provides these macros at the user level, i.e. using names without @@ so that these can be used without \makeatletter and \makeatother. The same macros are provided inside .tex files for use with plain-TeX or other TeX formats. However, the gobble macros for optional macros require \@@ifnextchar to be defined.
This package provides the language definition file for support of Dutch in babel. It provides all the necessary macros, definitions and settings to typeset Dutch documents.
This TikZ library is designed for generating diagrams related to Automated Planning, a sub-discipline of Artificial Intelligence. It allows users to define a ``domain model'' for actions, similar to PDDL and HDDL used in hierarchical planning. The package is useful for researchers and students to create diagrams that represent sequential action sequences or partially ordered plans, including causal links and ordering constraints (e.g., POCL plans). It is particularly suited for presentations and scientific publications.