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 package provides procedures for using spot colours in LaTeX documents and the generated PDF files. Predefined templates for PANTONE and HKS colour spaces are included but new ones can easily be defined.
The package allows the user to define shorthand aliases for single Unicode characters, and also provides support for such aliases in RTL-text. The package requires an TeX-alike system that uses Unicode input in a native way: current examples are XeTeX and LuaTeX.
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 package allows you to insert ``to do'' marks in your document, to make lists of such items, and to cross-reference to them.
This package provides a LaTeX class matching the preparation guidelines of the Library Publishing Services of University of Graz.
The package provides a very simple LaTeX document template, in the hope that this use of LaTeX will become attractive to typical word processor users. (Presentation is as if it were a class; users are expected to start from a template document.)
This font contains all digits and latin letters uppercase and lowercase for the Computer Modern font family in blackboard bold.
LaTeX's standard styles use two page styles, one on normal pages and one on opening pages with \maketitle or \chapter, etc. Unfortunately there is only easy access to changing one of these two so if you want something other than plain on the opening pages you must use \thispagestyle on each such page. The fancyhdr package does provide a more flexible interface, but if you just want an empty page style on all pages then this package will do the job.
This package provides some macros and general doodads for typesetting poetry. There is, of course, already the excellent verse package, and the poetrytex package provides some extra functionality on top of it. But poetry provides much of the same functionality in a bit of a different way, and with a few additional abilities, such as facilities for a list of poems, an index of first lines, and some structural commands.
The package is used to draw bond graphs in LaTeX. Compared to the bondgraph package this package relies more on TikZ styles and less on macros, to generate the drawings. As such it can be more flexible than his, but requires more TikZ knowledge of the user.
The package provides the language definition file for Swedish.
This package provides a method for defining category code table stacks in LuaTeX. It is required by the luatexbase package which uses ctablestack to provide a back-compatibility form of this concept.
The package provides commands and supporting PostScript material for drawing images as if reflected by a spherical mirror.
This package inserts inline images with automatic size and positioning.
Scientific Knowledge Graph TeX (SciKgTeX) is a LuaLaTeX package which makes it possible to annotate specific research contributions in scientific documents. SciKGTeX will enrich the document by adding the marked contributions to PDF metadata in a structured XMP format which can be picked up by search engines and knowledge graphs.
The endnotes package can be used to accumulate notes (using the \endnote command, which can be used as a replacement for \footnote), and place them at the end of the section, chapter or document.
The rcs package utilizes the inclusion of RCS supplied data in LaTeX documents. In particular, you can easily access values of every RCS field in your document put the checkin date on the titlepage or put RCS fields in a footline. You can also typeset revision logs. You can also configure the rcs package easily to do special things for any keyword.
This package provides macros for scientific articles.
The package provides two LaTeX commands to print the current date in Basque according to the correct forms ruled by The Basque Language Academy (Euskaltzaindia). The commands automatically solve the complex declination issues of numbers in Basque.
This is a small TeX Live scheme, corresponding to MacTeX's BasicTeX variant. It adds XeTeX, MetaPost, and some recommended packages to scheme-basic.
This package provides files according to the corporate design of the Humboldt-Universitat zu Berlin. This is not an official package by the university itself, and not officially approved by it.
The package provides a simple means of producing greeting cards. It arranges four panels onto a single sheet so that when the sheet is folded twice the four panels are arranged as front cover, inside left and right pages, and back cover. The four panels are set in minipages for formatting by the user.
The package provides macros for typesetting linguistic examples and glosses, with a refined mechanism for referencing examples and parts of examples. The package can be used with LaTeX or with Plain TeX.
The ESK package allows encapsulating Sketch files in LaTeX sources. This is very useful for keeping illustrations synchronized with the text. It also frees the user from inventing descriptive names for new files that fit into the confines of file system conventions. Sketch is a 3D scene description language by Eugene K. Ressler and can generate TikZ and PSTricks code. ESK behaves in a similar fashion to EMP (which encapsulates MetaPost files), and was in fact developed from it.