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.
Sometimes the same footnote applies to more than one location in a table. With this package the mark of a footnote can be saved into a name, and re-used subsequently without creating another footnote at the bottom.
The bundle provides a document class for preparing papers for AAS publications. Authors who wish to submit papers to AAS journals are strongly urged to use this class in preference to any of the alternatives available.
CJK is a macro package for LaTeX, providing simultaneous support for various Asian scripts in many encodings (including Unicode): Chinese (both traditional and simplified), Japanese, Korean and Thai. A special add-on feature is an interface to the Emacs editor (cjk-enc.el) which gives simultaneous, easy-to-use support to a bunch of other scripts in addition to the above --- Cyrillic, Greek, Latin-based scripts, Russian and Vietnamese are supported.
This package provides a document class for theses and dissertations at the University of Pittsburgh.
The Israel Journal of Mathematics is published by The Hebrew University Magnes Press. This class provides LaTeX support for its authors and editors. It strives to achieve the distinct look and feel of the journal, while having the interface similar to that of the amsart document class. This will help authors already familiar with amsart to easily submit manuscripts for the Israel Journal of Mathematics or to put the preprints in arXiv with minimal changes in the LaTeX source.
The package provides a consistent way of producing references throughout a project. Enough flexibility is provided to make local changes to a single reference. The user can configure their own setup. The package offers a direct interface to varioref (for use, for example, in large projects such as a series of books, or a multivolume thesis written as a series of documents), and name references from the nameref package may be incorporated with ease. For large projects such as a series of books or a multi volume thesis, written as freestanding documents, a facility is provided to interface to the xr package for external document references.
This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the NotoSerif, NotoSans and NotoSansMono families of fonts, designed by Steve Matteson for Google.
Modern native UTF-8 engines such as XeTeX and LuaTeX need hyphenation patterns in UTF-8 format, whereas older systems require hyphenation patterns in the 8-bit encoding of the font in use (such encodings are codified in the LaTeX scheme with names like OT1, T2A, TS1, OML, LY1, etc). The present package offers a collection of conversions of existing patterns to UTF-8 format, together with converters for use with 8-bit fonts in older systems.
This Guix-specific package provides hyphenation patterns for all languages supported in TeX Live. It is a strict super-set of codehyphen-base package and should be preferred to it whenever a package would otherwise depend on hyph-utf8.
The package will typeset both Z and Object-Z specifications.
This package provides macro tools:
quire: making booklets, etc.;gloss: vertically align words in consecutive sentences;loop: a looping construct;dolines: meta'-macros to separate arguments by newlines;labels: address labels and bulk mail letters;styledef: selectively input part of a file;border: borders around boxes.
This package consists of prerex.sty, a LaTeX package for producing charts of course nodes linked by arrows representing pre- and co-requisites, and prerex, an interactive program for creating and editing chart descriptions. The implementation of prerex.sty uses PGF, so that it may be used equally happily with LaTeX or PDFLaTeX; prerex itself is written in C. The package includes source code for a previewer application, a lightweight Qt-4 and Poppler-based prerex-enabled PDF viewer.
This package provides the SGML source, converted LaTeX version, and readable copies of the FAQ from the Spanish TeX users group.
When studying antic and medieval literature, we may find many different texts published with the same title, or, in contrary, the same text published with different titles. To avoid confusion, scholars have published claves, which are books listing ancient texts, identifying them by an identifier --- a number or a string of text. For example, for early Christianity, we have the Bibliotheca Hagiographica Graeca, the Clavis Apocryphorum Novi Testamenti and other claves. It could be useful to print the identifier of a texts in one specific clavis, or in many claves. The package allows us to create new field for different claves, and to present all these fields in a consistent way.
The package is a specially designed to meet the publication of books and the production of LaTeX templates, with elegant chapter styles and unique page styles.
This is the original, and somewhat dated, TeX chess font package. Potential users should consider skak (for alternative fonts, and notation support), texmate (for alternative notation support), or chessfss (for flexible font choices).
In 1994, with LaTeX2e, the old font commands \rm, \sf, \tt, \bf, \it, \sl, and \sc became obsolete. This package defines them, and also the deprecated KOMA-Script command \sfb.
This package provides hooks for adding code at the beginning of .aux files.
This package provides Adobe Type 1 decorative initial fonts. For each font, at least a .pfb and a .tfm file is provided, with an .fd file for use with LaTeX.
This package integrates the letter class with fancyhdr and geometry to automatically make letterhead stationery. It is useful for writing letters, fax, and memos. You can set up an address book using wrapper macros. You put all the information for a person into a wrapper and then put the wrapper in a document. The class handles letterheads automatically. You place the object for the letterhead (picture, information, etc.) in a box and all sizing is set automatically.
The package provides facilities for the conversion of Markdown markup to plain TeX. These are provided both in form of a Lua module and in form of plain TeX, LaTeX, and ConTeXt macro packages that enable the direct inclusion of Markdown documents inside TeX documents.
The package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the LinguisticsPro family of fonts. This family is derived from the Utopia Nova font family, by Andreas Nolda.
Inconsolata is a monospaced font designed by Raph Levien. It is already available via the inconsolata package. However, that package provides a pretty old version of the font. Additionally, the Nerd Font project extended the font by a huge amount of additional glyphs. This package provides the Inconsolata Nerd font in TTF format as well as a convenient interface to load the font for the XeTeX and LuaTeX engines.
The romannum package changes LaTeX generated numbers to be printed with roman numerals instead of Arabic digits. Users of the bookhands fonts may find this package useful.
This package provides an environment to easily draw diagrams to represent communication protocols using message passing among processes. Processes are represented as horizontal or vertical lines, and communications as arrows between lines. The package also provides multiple macros to decorate those diagrams, for instance to annotate the diagram, to add crashes to the processes, checkpoints, ...