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 package helps to enables grid typesetting in double column documents. Grid typesetting (vertical aligning of lines of text in adjacent columns) is a difficult task in LaTeX, and the present package is no more than an attempt to help users to achieve it in a limited way.
This package provides several commands for generating footnotes with multiple numbers (resp., marks).
This package provides some simple macros which will pad numbers (or, indeed, any expanded token) with your choice of character (defaulting to 0) to your choice of number of places (defaults to 2). This works not only on Arabic numerals, but on any expanded list of tokens passed to it. This makes it suitable for, among other things, counters of all kinds.
The package offers a clean, simple, and elegant LaTeX style for thesis documents.
The Orkhun font covers an old Turkic script. It is provided as Metafont source.
This package provides TeX to PostScript generic macros and add-ons: transformations of EPS files, prepress preparation, color separation, mirror, etc.
This collection provides support for Chinese, with additional packages from collection-langcjk.
The package provides an exam class for Jinan University (China).
The package and .fd file provide support for Knuth's Punk fonts. Although that bundle also offers support within LaTeX; the present package is to be preferred.
This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the Caladea family of fonts.
The package provides commands for splitting a token list at the first occurrence of another (specified) token list. The package's mechanism differs from those of packages providing similar features, in the following ways: the method uses TeX's mechanism of reading delimited macro parameters; splitting macros work by pure expansion, without assignments; the operation is carried out in a single macro call. A variant of the operation is provided, that retains outer braces.
Many people preparing their resumes find the requirement ``please list five (or six, or ten) papers authored by you''. The same requirement is often stated for reports prepared by professional teams. The creation of such lists may be a cumbersome task. Even more difficult is it to support such lists over the time, when new papers are added. The BibTeX style bestpapers.bst is intended to facilitate this task. It is based on the idea that it is easier to score than to sort: we can assign a score to a paper and then let the computer select the papers with highest scores.
The package provides commands that display the value of a LaTeX counter in a variety of formats (ordinal, text, hexadecimal, decimal, octal, binary etc). The package offers some multilingual support; configurations for use in English (both British and American usage), French (including Belgian and Swiss variants), German, Italian, Portuguese and Spanish documents are provided.
The package provides the Libertine and Biolinum fonts in both Type 1 and OTF styles, together with support macros for their use. Monospaced and display fonts, and the keyboard set are also included, in OTF style, only. The mweights package is used to manage the selection of font weights.
The accfonts package contains three utilities to permit easy manipulation of fonts, in particular the creation of unusual accented characters. mkt1font works on Adobe Type 1 fonts, vpl2vpl works on TeX virtual fonts and vpl2ovp transforms a TeX font to an Omega one.
This archive contains a MusiXTeX extension library musixtnt.tex and a program, msxlint.
musixtnt.tex provides a macro \TransformNotes that enables transformations of the effect of notes commands such as \notes. In general, the effect of \TransformNotes{input}{output} is that notes commands in the source will expect their arguments to match the input pattern, but the notes will be typeset according to the output pattern. An example is extracting single-instrument parts from a multi-instrument score.
msxlint detects incorrectly formatted notes lines in a MusiXTeX source file. This should be used before using \TransformNotes.
The file can be used to format the bibliographies of PhD theses, books etc., according to the latest Russian standards: GOST 7.82 -- 2001 and GOST 7.1 -- 2003. It introduces the minimum number of new entries and styles to cover all frequently used situations. The style file provides an easy way to perform a semiautomatic, or a completely manual sort of the list of the references. Processing bibliographies produced by the style requires a 8-bit BibTeX system.
The package provides tools to highlight FIXME and TODO annotations. The command \listofnotes prints a list of outstanding notes, with links to the pages on which they appear.
This class file conforms to the requirements of the Graduate School of the University of Notre Dame; with it a user can format a thesis or dissertation in LaTeX.
The Ximera document class provides macros that support the creation of both PDF and online materials.
The package consists of two environments: algorithm and algorithmic. The algorithm package defines a floating algorithm environment designed to work with the algorithmic style. Within an algorithmic environment a number of commands for typesetting popular algorithmic constructs are available.
This package provides two MetaPost include files that define all the colorbrewer2.org colours: colorbrewer-cmyk.mp and colorbrewer-rgb.mp. The first defines all the colours as CMYK, the second as RGB.
This package allows defining pgfmath functions that use the xfp FPU for their calculations. The input arguments are parsed with pgfmath, and the results are forwarded to the FPU for the function evaluation. The result of that calculation is then parsed by pgfmath again. This way the functions should be usable in every pgfmath context, though there is some overhead to this approach.
This package provides commands to typeset proof trees in the style of sequent calculus and related systems. The commands allow for writing inferences with any number of premises and alignment of successive formulas on an arbitrary point. Various options allow complete control over spacing, styles of inference rules, placement of labels, etc.