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 document class was created for typesetting solutions to homework assignments at the university of Hamburg (Universitat Hamburg).
This is an article, in French, based on a presentation made in Dunkerque for the Stage LaTeX on 12 June 2019. The article gives three examples of code in expl3 with (lots of) comments: Knuth's algorithm to create a list of primes, the sieve of Eratosthenes, Kaprekar sequences. The package contains the code itself, the documentation as a PDF file, and all the files needed to produce it.
This is a set of packages providing XML parsing, UTF-8 parsing, Unicode entities, and common formatting object definitions for JadeTeX.
This is a development of the long-established diagmac package, using pict2e so that the restrictions on line direction are removed.
The package provides a paragraph generator designed for use in Plain TeX documents. The paragraphs generated contain many f-groups (ff, fl etc.) so the text can act as a test of the ligatures of the font in use.
The Tango color palette defines some color names and their RGB codes. This LaTeX macro package implements these color names, so one can easily access these colors by their names.
This package includes OpTeX macros which allow to create a study Bible in many language variants. The main Bible text is in separate files while the commentary apparatus can be written in other files. TeX is able to join all these data into a single print of a study Bible. Moreover, multiple language variants and translation subvariants are provided.
This is the plain TeX file xii.tex. Call pdftex xii.tex to produce a (perhaps) surprising typeset document.
This package package typesets musical pitch names with designation for the octave in either the Helmholtz system (with octave numbers), or the traditional system (with prime symbols). The system can also be changed mid-document.
Oldstyle is a serif font family designed for body text. This typeface was originally designed by Morris Fuller Benton and released by American Type Founders in 1909 as Century Oldstyle. The family contains three fonts: regular, italic and bold. Superior and inferior figures are available for all fonts in the family. Small capitals and old-style figures are available only for the regular font.
This package eases the typesetting of notation of semantics and compilers. It includes T-diagrams, various derivation symbols and inference trees.
This package provides the binaries for texlive-ps2eps.
pst-dart is a PSTricks related package and draws dart boards. Optional arguments are the unit and the fontsize.
This package enables users to declare in their document which physical fonts should be used for the standard Japanese (logical) fonts of pLaTeX and upLaTeX. Font setup is realized by changing the font mapping of dvipdfmx, and thus users can use any (monospaced) physical fonts they like, once they properly install this package, without creating helper files for each new font. This package also supports setup for the fonts used in the japanese-otf package.
The ESK package allows encapsulating Sketch files in LaTeX sources. This is very useful for keeping illustrations synchronized with the text. It also frees the user from inventing descriptive names for new files that fit into the confines of file system conventions. Sketch is a 3D scene description language by Eugene K. Ressler and can generate TikZ and PSTricks code. ESK behaves in a similar fashion to EMP (which encapsulates MetaPost files), and was in fact developed from it.
This package defines a few LaTeX commands that may be useful when you proofread a LaTeX document. They allow you to easily highlight text and add comments in the margin. Vim escape sequences are provided for inserting or removing these LaTeX commands in the source. Options are provided for displaying the document with extra line spacing, and for displaying it in either corrected or uncorrected state, both without margin notes.
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 comprises various LaTeX packages, providing among others: better accessibility support for PDF files; extensible chemists reaction arrows; record information about document class(es) used; and many more.
The PSNFSS collection includes a set of files that provide a complete working setup of the LaTeX font selection scheme (NFSS2) for use with common PostScript fonts. The base set of text fonts covered by PSNFSS includes the AvantGarde, Bookman, Courier, Helvetica, New Century Schoolbook, Palatino, Symbol, Times Roman and Zapf Dingbats fonts. In addition, the fonts Bitstream Charter and Adobe Utopia are covered. Separate packages are provided to load each font for use as the main text font. The package helvet allows Helvetica to be loaded with its size scaled to something more appropriate for use as a Sans-Serif font to match Times, while pifont provides the means to select single glyphs from symbol fonts. The bundle as a whole is part of the LaTeX required set of packages.
This package provides a \DeclareFixedFootnote command to provide a single command for a frequently-used footnote. The package ensures that only one instance of the footnote text appears on each page (LaTeX needs to be run several times to achieve this).
This package provides an extensive collection of arithmetic operations for fixed point real numbers of high precision.
This package provides a class, based on scrbook, designed for typesetting diaries, journals or devotionals.
The package offers a modification of the tabular environment, which deals with the problem of column heads that are significantly wider than the body of the column.
The package provides a means of storing a project, without losing anything. It uses the embedfile package to attach to the generated PDF all files used in creating your project. In particular, it can embed images, external TeX files, and external codes.