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 alphanumeric string that forms the Italian personal Fiscal Code is prone to be misspelled thus rendering a legal document invalid. The package quickly verifies the consistency of the fiscal code string, and can therefore be useful for lawyers and accountants that use fiscal codes very frequently.
This package provides two commands (\chordscheme and \scales). With those commands it is possible to draw schematic diagrams of guitar chord tablatures and scale tablatures. Both commands know a range of options that allow wide customization of the output.
This package provides commands for naming, initializing and configuring theorem-like environments. These commands have key-value based interfaces and are especially useful in multilingual documents, allowing the easy declaration of theorem-like environments that can automatically adapt to the language settings.
If PDF files are included using pdfTeX, PDF annotations are stripped. The Pax project offers a solution without altering pdfTeX. A Java program (pax.jar) parses the PDF file that will later be included. The program then writes the data of the annotations into a file that can be read by TeX. The LaTeX package pax extends the graphics package to support the scheme: if a PDF file is included, the package looks for the file with the annotation data, reads them and puts the annotations in the right place.
Two files are compared and a new TeX file is output. When the output file is processed with (La)TeX it marks new changes with blue and old text with red with a strike-through line. Furthermore, passages with changes are marked at the margin with grey bars by the LaTeX changebar package.
This bundle provides two classes and BibLaTeX styles for the French journal La Gazette des Mathematiciens: gzt for the complete issues of the journal, aimed at the Gazette's team, gztarticle, intended for authors who wish to publish an article in the Gazette. This class's goals are to faithfully reproduce the layout of the Gazette, thus enabling the authors to be able to work their document in actual conditions, and provide a number of tools (commands and environments) to facilitate the drafting of documents, in particular those containing mathematical formulas.
LaTeX's \verb macro treats its argument as an unbreakable unit of text. This can lead to poor typesetting, especially when the argument is long. The spverbatim package provides an \spverb macro that is analogous to \verb and an spverbatim environment that is analogous to verbatim with the difference being that \spverb and spverbatim allow LaTeX to break lines at space characters.
The bundle provides the BerenisADF Pro font collection, in OpenType and PostScript Type 1 formats, together with support files to use the fonts in TeXnANSI (LY1) and LaTeX standard T1 and TS1 encodings.
This is a set of 23 tiny packages designed to make it easier to use fonts from the initials package in LaTeX, e.g., with the lettrine package.
This package provides the H option for floats in LaTeX to signify that the environment is not really a float, and should therefore be placed here and not float at all. The package emulates an older package of the same name, which has long been suppressed by its author. The job is done by nothing more than loading the float package, which has long provided the option in an acceptable framework.
This package provides a package with three dark color themes for Beamer, designed for presentations with pictures and/or for bright rooms without screen. These themes mix one dominant foreground colour and a black background. Cormorant stands for green, Frigatebird for red and Magpie for blue.
This package is meant for content which you reuse regularly, like songs in small booklets. For example the booklets used at church, weddings or similar events. You typeset your content once (most likely a song), garnish it with some meta data and put it into a file. From there you can insert this content into your document with one single line. The inserted content can have header and footer that use the meta data (i.e., title, composer, lyricist). Inside these content fragments, you can combine an image of a stave line with song lyrics.
The package provides macros for typesetting tables showing variations of functions according to French usage. These macros may be used by both LaTeX and plain TeX users.
This package is an extension of the hyperref package that provides a screen-based document design. This package helps to generate PDF documents that are readable on screen and will fit the screen's aspect ratio. Also it can be used with various options to produce regular print versions of the same document without any extra effort.
This package provides a LaTeX class and template for Beijing University of Chemical Technology, supporting bachelor, master, and doctor theses.
This package provides an Irish language module for glossaries package.
This is an experimental package which implements an environment, blockarray, that may be used in the same way as the array or tabular environments of standard LaTeX, or their extended versions defined in array. If used in math-mode, blockarray acts like array, otherwise it acts like tabular. The package implements a new method of defining column types, and also block and block* environments, for specifying sub-arrays of the main array. What's more, the \footnote command works inside a blockarray.
This is an experimental package aiming to provide a different approach for multidocument works (mainly, books with a document per chapter). Unlike the \include mechanism, every subdocument is a complete normal LaTeX document and may be typeset separately. What the package does is sharing the .aux files.
The C.D.P. Bundle can be used to typeset high-quality business letters formatted according to Italian style conventions. It is highly configurable, and its modular structure provides you with building blocks of increasing level, by means of which you can compose a large variety of letters. It is also possible to write letters divided into sections and paragraphs, to include floating figures and tables, and to have the relevant indexes compiled automatically. A single input file can contain several letters, and each letter will have its own table of contents, etc., independent from the other ones.
It is quite common that after modifying a TeX file, many unused labels remain in it. The purpose of chklref is to automatically find these useless labels. It also looks for non starred mathematical environments with no labels and advises the user to use a starred version instead.
This package provides several extensions to fancyvrb, including automatic line breaking and improved math mode.
The package can draw dotted arrows that are extendable, in the same was as \xrightarrow.
This is a package to present, like in an operating-system, a fake terminal, a fake context menu with sub-menus, and a fake viewer.
This (deprecated) package provides support for the manipulation and reference of small, or sub, figures and tables within a single figure or table environment. It is convenient to use this package when your subfigures are to be separately captioned, referenced, or are to be included in the List-of-Figures. A new \subfigure command is introduced which can be used inside a figure environment for each subfigure. An optional first argument is used as the caption for that subfigure. The package is now considered obsolete: it was superseded by subfig, but users may find the more recent subcaption package more satisfactory.