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 secondary school teachers with a comprehensive set of tools for creating educational documents such as assessments, course materials, exercise sheets with solutions, and more. It includes eight predefined color themes, various class options for layout and typography, specialized environments, dedicated commands, and multiple pre-formatted header styles tailored to different document types. The package integrates numerous commonly used LaTeX packages, which significantly reduces the need for extensive preambles and minimizes compatibility issues. Additionally, it is multilingual, supporting French, English, and German.
The package deals with the behaviour of the LaTeX internal command \@ifnextchar, which skips blank spaces. This has the potential to surprise users, since it can produce really unwanted effects. A common example occurs with brackets starting a line following \\: the command looks for an optional argument, whereas the user wants the brackets to be printed. The package offers commands and options for modifying this behaviour, maybe limited to certain parts of the document source.
This dvidvi converts one DVI file into another. The output DVI file's contents are specified by page selection commands; series of pages and page number ranges may be specified, as well as inclusions and exclusions.
The package draws uniform, cubic B-spline curves, open and closed, based on a sequence of B-spline control points. There is also code which permits drawing the open or closed cubic Bspline curve interpolating a sequence of points. Graphical output is created using PStricks.
This PSTricks package provides a really rather simple command \PstLens that will draw a lens. Command parameters provide a remarkable range of effects.
The l3experimental packages are a collection of experimental implementations for aspects of the LaTeX3 kernel, dealing with higher-level ideas such as the Designer Interface. Some of them work as stand alone packages, providing new functionality, and can be used on top of LaTeX2e with no changes to the existing kernel. The present release includes:
l3benchmark for measuring the time taken by TeX to run certain code;
l3draw a code-level interface for constructing drawings;
l3graphics an interface for the inclusion of graphics files;
l3opacity support for opacity in PDF output;
l3str support for string manipulation;
l3bitset support for bit vectors;
l3sys-shell which provides abstractions for common shell functions like file deletion and copying;
xcoffins which allows the alignment of boxes using a series of handle positions, supplementing the simple TeX reference point;
xgalley which controls boxes receiving text for typesetting.
This package defines a command \titleref that allows you to cross-reference section (and chapter, etc) titles and captions just like \ref and \pageref. The package does not interwork with hyperref; if you need hypertext capabilities, use nameref instead.
This package provides a BibTeX style (.bst) file for the journal Biology Letters published by the Royal Society.
This package allows you to use alphanumeric section numbering. Its output is similar to alphanum, but you can use the standard LaTeX sectioning commands, so that it is possible to switch numbering schemes easily. Greek letters, double letters (bb) and different delimiters around them are supported.
This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the UniversalisADFStd family of fonts, designed by Hirwin Harendal. The font is suitable as an alternative to fonts such as Adrian Frutiger's Univers and Frutiger.
Since PDF 1.5 portions of a page can be marked for better accessibility support. For example, replacement texts or expansions of abbreviations can be provided. This package starts with providing a minimal low-level interface for programmers; its status is experimental.
The package provides the language definition file for support of Hebrew in babel. Macros to control the use of text direction control of TeX--XeT and e-TeX are provided (and may be used elsewhere). Some shortcuts are defined, as well as translations to Hebrew of standard LaTeX names.
This package provides some simple decoration fonts made with TikZ, for short texts: paint brush, ink brush, pixelart brush, and bicolor texts.
PGFPlots draws high-quality function plots in normal or logarithmic scaling with a user-friendly interface directly in TeX. The user supplies axis labels, legend entries and the plot coordinates for one or more plots and PGFPlots applies axis scaling, computes any logarithms and axis ticks and draws the plots, supporting line plots, scatter plots, piecewise constant plots, bar plots, area plots, mesh-- and surface plots and some more. PGFPlots is based on PGF/TikZ (PGF); it runs equally for LaTeX/TeX/ConTeXt.
This collection provides support packages for Italian.
The package provides automatic hyperlinks for URIs of type arXiv, ASIN, DOI, HDL, NBN, OCLC, OID, PubMed, TINY, TINY with preview, and WebCite. It provides commands \citeurl, \mailto, \ukoeln, and \uref.
This package provides an environment for coloured and framed text boxes with a heading line. Optionally, such a box may be split in an upper and a lower part; thus the package may be used for the setting of LaTeX examples where one part of the box displays the source code and the other part shows the output. Another common use case is the setting of theorems. The package supports saving and reuse of source code and text parts.
This package provides the original (and now obsolescent) graphics inclusion macros for use with dvips, still widely used by Plain TeX users (in particular). For LaTeX users, the package is nowadays (rather strongly) deprecated in favour of the more sophisticated standard LaTeX latex-graphics bundle of packages. (The latex-graphics bundle is also available to Plain TeX users, via its Plain TeX version.)
This package provides a Unicode math font LeteSansMath meant to be used together with Lato sans-serif TrueType text fonts in LuaLaTeX or XeLaTeX documents.
PMX provides a preprocessor for MusiXTeX. pmxab builds a TeX input file based on a .pmx input file in a much simpler language, making most of the layout decisions by itself. It has most of MusiXTeX's functionality, but it also permits in-line TeX to give access to virtually all of MusiXTeX. For proof-listening, pmxab will make a MIDI file of your score. scor2prt is an auxiliary program that makes parts from a score.
This package provides the script used in the works of the Beuron art school for use with TeX and LaTeX. It is a monumental script consisting of capital letters only. The fonts are provided as Metafont sources, in the Type1 and in the OpenType format. The package includes suitable font selection commands for use with LaTeX.
This is a style file for compiling basic maths formulas in Japanese using LuaLaTeX. \NewDocumentCommand allows you to specify whether the formula should be used within a sentence or on a new line.
MLTeX is a modification of TeX that allows the hyphenation of words with accented letters using ordinary Computer Modern (CM) fonts. The system is distributed as a TeX change file.
Heiko Oberdiek's hobsub package (and hobsub-hyperref and hobsub-generic packages) defined a mechanism for concatenating multiple files into a single file for faster loading. The disadvantage is that it introduces hard dependencies between the source files that are included and complicates distribution and updates. It was principally used with hyperref but is not currently used in any standard packages in TeX Live. The packages are still distributed as simple stubs that reference the included packages via \RequirePackage rather than copying their source.