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 a set of symbol fonts, written in Metafont, offering (respectively) clock-face symbols, geometrical symbols, weather symbols, mountaineering symbols, electronic circuit symbols and a set of miscellaneous symbols. A LaTeX package is provided, that allows the user to load only those symbols needed in a document.
The package provides BibLaTeX support for Russian bibliography style GOST 7.0.5-2008
The Perl script processes a LaTeX file, indenting parts so as to highlight the structure for the reader.
This package provides TeX macros for converting Adobe Font Metric files to TeX metric and virtual font format. Fontinst helps mainly with the number crunching and shovelling parts of font installation. This means in practice that it creates a number of files which give the TeX metrics (and related information) for a font family that TeX needs to do any typesetting in these fonts.
This package provides Venturis ADF fonts collection, serif and sans serif complete text font families, in both Adobe Type 1 and OpenType formats for publication. The family is based on Utopia family. Support for using the fonts, in LaTeX, is also provided.
The package provides a LaTeX document class for writing a PhD thesis. By default, the class adheres to the NUS Guidelines on Format of Research Thesis Submitted For Examination. However, modifying the class for conformation to a different guideline should not be difficult.
Memoize is a package for externalization of graphics and memoization of compilation results in general, allowing the author to reuse the results of compilation-intensive code. Memoize induces very little overhead, as all externalized graphics is produced in a single compilation. It features automatic recompilation upon the change of code or user-adjustable context, and automatic externalization of TikZ pictures and Forest trees, easily extensible to other commands and environments. Furthermore, Memoize supports cross-referencing, TikZ overlays and Beamer.
The package allows inline use of Graphviz code, in a LaTeX document.
This package provides a means to add a textual, light grey watermark on every page or on the first page of a document. Typical usage may consist in writing words such as DRAFT or CONFIDENTIAL across document pages. The package performs a similar function to that of draftcopy, but its implementation is output device independent, and made very simple by relying on everypage.
This is an Adobe Type 1 outline version of the mathabx fonts.
This package works around the LaTeX bug that marginpars will sometimes come out at the wrong margin.
This package provides a font based on Computer Modern Roman useful for typesetting the mathematical symbols for the natural numbers, whole numbers, rational numbers, real numbers and complex numbers; coverage includes all Roman capital letters, 1, h and k. The font is available both as Metafont source and in Adobe Type 1 format, and LaTeX macros for its use are provided.
The dot2texi package allows you to embed graphs in the DOT graph description language in your LaTeX documents. The dot2tex tool is used to invoke Graphviz for graph layout, and to transform the output from Graphviz to LaTeX code. The generated code relies on the TikZ and PGF package or the PSTricks package.
Rubber is a program whose purpose is to handle all tasks related to the compilation of LaTeX documents. This includes compiling the document itself, of course, enough times so that all references are defined, and running BibTeX to manage bibliographic references. Automatic execution of dvips to produce PostScript documents is also included, as well as usage of pdfLaTeX to produce PDF documents.
This package generates a calendar included events provided as .events files.
This package offers the user an easy way to typeset the Holy Quran. It provides several macros for typesetting the whole or any part of the Quran based on its popular division, including Surah, Ayah, Juz, Hizb, Quarter, and Page. Besides the Arabic original, translations to English, German, French, and Persian are provided, as well as an English transliteration.
This package provides a timeline package that allows labelling of events with per-day granularity. Other features include relative positioning with unit specification, adjustable tick mark step size, and scaling to specified width.
This package generates alphabet soup puzzles (aka word search puzzles), and variations using numbers or other symbols. It provides macros to generate an alphabet soup style puzzle (also known as word search puzzles or find-the-word puzzles). It also allows creating number soup and soups with custom symbol sets.
The package provides lightweight and robust facilities for creating and managing keys. Its machinery isn't as extensive as that of, e.g., the ltxkeys package, but it is equally robust; ease of use and speed of processing are the design aims of the package.
This is an early package for using alternate input encodings. The author considers the package mostly obsolete, since most of its functions are taken by the inputenc package; however, inputenc doesn't support the roman8 and atari encodings, so umlaute remains the sole source of that support.
This package provides some macros to write documentation of LaTeX packages in a tutorial style.
This package repetitively produce documents from a fixed part and a variable part. Such an operation is commonly used as ``mail merge'' to produce mail shots.
This little package is mainly meant to be used when there is a (TrueType or OpenType) font that does not provide real small capitals. As a workaround, this package helps to borrow, or steal, the small capitals from another font. This might also be useful in the rare case that someone does not like the present small capitals, and wants to change them, or likes those from another font better. To achieve the borrowing, one only needs to load the package and specify the name of the target font via the from option.
Given a list of numbers and one (or more) formulas, the package offers an easy syntax to build a table of values, i.e., a tabular in which the first row contains the list of numbers, and the other rows contain the calculated values of the formulas for each number of the list. The table may be built either horizontally or vertically and is fully customizable.