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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
The tracklang package is provided for package developers who want a simple interface to find out which languages the user has requested through packages such as babel or polyglossia. This package does not provide any translations! Its purpose is simply to track which languages have been requested by the user. Generic TeX code is in tracklang.tex for non-LaTeX users.
This package adds support for all font sizes, even non-integer resp. non-pt sizes to package setspace. This not only improves compatibility with KOMA-Script but also corrects the stretch value of the usual font sizes.
This package provides a collection of macros for French maths teachers in colleges and lycées (and perhaps elsewhere). It is hoped that the package will facilitate the everyday use of LaTeX by mathematics teachers.
This package provides (La)TeX macros for typesetting guitar chords over song texts. Note that this package only places arbitrary TeX code over the lyrics. To typeset the chords graphically (and not only by name), the author recommends use of an additional package such as gchords.
BibTool manipulates BibTeX files. The possibilities of BibTool include sorting and merging of BibTeX databases, generation of uniform reference keys, and selecting references used in a publication.
The package is a Python script, whose typical use is when preparing printed material for users with low vision. The most effective way of doing this is to print on (notional) small paper, and then to magnify the result; the script calculates the settings for various font and paper sizes.
Kblocks defines a number of commands to make drawing control block diagrams using TikZ/PGF more structured and easier. It reduces the learning curve for TikZ/PGF and serves as a frontend, by focusing on the block or flow diagrams only.
Listofsymbols provides commands to automatically create a list of symbols (also called notation or nomenclature), and to handle symbols logically, i.e., define a macro that is expanded to the desired output and use the macro in the text rather than hard-coding the output into the text. This helps to ensure consistency throughout the text, especially if there is a chance that symbols will be changed at some stage. The package is more or less a combination of what the packages nomencl and formula do. The concept of creating the list of symbols, though, is different from the way nomencl.sty does it.
This is a minimalist class file for formatting manuscripts in the style described in the APA 6th edition guidelines. The apa6 class provides better coverage of the requirements.
This package provides a set of fonts that extend the txfonts bundle with small caps and old style numbers, together with Greek support. The extensions are made with modifications of the GNU Freefont.
This package provides the binaries for texlive-tex4ht.
This collection includes music-related fonts and packages.
This package permits drawing program charts in the style of the Scratch project. This package is obsolete. From now on, Scratch is now version 3 with a new design. Use the scratch3 package to draw blocks with the new design.
This package provides a calligraphic font for simulating American-style informal handwriting. The font is distributed in Adobe Type 1 format.
This package provides a flexible package that allows commas (or anything else) to be inserted every three digits in a number, as in 1,234.
The bundle is a small collection of styles for BibLaTeX. It was designed for citations in the Humanities, following the guidelines of style of the institutes for the social sciences of the Leibniz University Hannover/LUH (especially the Institute of Political Science).
This package writes data to file using Python literal syntax. The data may be loaded safely in Python using the ast.literal_eval() function or the latex2pydata Python package. The data can also be hashed within LaTeX so that it is possible to check for the existence of external cached content generated with the data.
The package is a re-implementation of the contour package, making it Bidi-aware, and adding support of the xdvipdfmx (when the outline option of the package is used).
This package provides an extended set of fonts for use in mathematics, including: extra mathematical symbols; blackboard bold letters (uppercase only); fraktur letters; subscript sizes of bold math italic and bold Greek letters; subscript sizes of large symbols such as sum and product; added sizes of the Computer Modern small caps font; cyrillic fonts (from the University of Washington); Euler mathematical fonts. All fonts are provided as Adobe Type 1 files, and all except the Euler fonts are provided as METAFONT source. The distribution also includes the canonical Type 1 versions of the Computer Modern family of fonts. The Euler fonts are supported by separate packages; details can be found in the documentation.
The package allows the user to optimise presentation of LaTeX tables and figures. Boxhandler will lay out table and figure captions with a variety of stylistic appearances, and will also allow figures and tables to be wrapped in a manner consistent with many business and government documents. For a document that might appear in different venues with different formatting, boxhandler permits the creation of a LaTeX source document that can, with a single-line change in the source code, produce an output that has very different layout from the baseline configuration, not only in terms of caption style, but more importantly in terms of the locations where figures, tables and lists appear (or not) in the document. Deferral routines also allow one to keep all figure and table data in a separate source file, while nonetheless producing a document with figures and tables appearing in the desired location.
The package modifies the behaviour of characters in maths mode so that:
. is used as a one-thousand separator (as is common in Germany);
, is used as a decimal separator (as is common in Germany);
-- is represented with spacing as appropriate to such constructs as 1.000,--.
These conversions may be switched on and off.
The package provides a kana parser for LuaTeX. It is a set of four macros that handle transliteration of text: from hiragana and katakana to Latin from Latin and katakana to hiragana from Latin and hiragana to katakana It can be used to write kana directly using only the ASCII character set or for education purposes. The package has support for obsolete and rarely used syllables, some only accessible via the provided toggle macro.
This document is a short guide to using LaTeX2e to typeset high quality documents. It focuses on users of Windows and guides the reader through installation, some of LaTeX's conventions, and creating the front matter, body and end matter. The appendices contain a list of useful facilities not otherwise covered in this document and a list of helpful resources.
The package is built on top of the great xcolor package. It provides a definition of the Google Material Color Palette for its use in document writing with LaTeX and friends.