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 newspaper package redefines the page style and \maketitle command to produce a typeset page similar to that of a newspaper. It also provides several commands that (when used with other packages) simplify the writing of articles in a newspaper-style column format.
This package sets the default typewriter font to Courier with a possible scale factor (in the same way as the helvet package for Helvetica works for sans serif).
Repeating of math operators at the broken line and the new line in inline equations is used in Cyrillic mathematical typography (Russian for example), but unfortunately LaTeX does not provide such an option. This package solves the problem by extending ideas described in M. I. Grinchuk TeX and Russian Traditions of Typesetting, and supports most of LaTeX mathematical packages.
This package equips the PDF that is generated with LaTeX with hyperlinks to audio files that contain the spoken equivalent of the original text, equations, figures and tables. The audio files can be automatically generated using a Perl-script called spel-wizard.pl (part of the SpeL::Wizard module available on CPAN). This script interfaces with locally installed text-to-speech software or with online available cloud services to generate the audio files. To this end, the LaTeX chunks of your text are parsed and translated to natural language. SpeLaTeX is Babel-enabled such that your text is read with the correct pronunciation corresponding to your language. So far, it provides the languages English and Dutch.
This package provides an appropriate set of job options, together with process scripts for use with TeXnicCenter.
The hep-bibliography package extends the BibLaTeX package with some functionality mostly useful for high energy physics. In particular it makes full use of all BibTeX fields provided by Discover High-Energy Physics.
This package provides an environment for linguistic examples, tools for glosses, and various other goodies.
TeX's \let assignment does not work for LaTeX macros with optional arguments or for macros that are defined as robust macros by \DeclareRobustCommand. This package defines \LetLtxMacro that also takes care of the involved internal macros.
The package provides the means to extract specific content from a source document and write that to a target document. One could, for instance, use this to extract all exercises from lecture notes and generate an exercises book on the fly. The package also provides an environment which writes its body entirely to the target file. Another environment will write to the target file, but will also execute the body. This allows sharing code (for instance, a preamble) between the source document and the target file. Finally, the package provides an interface to conditionally extract content. With a single package option, one can specify exactly which commands (counted from the start of the document) should be extracted and which not. This might be useful for extracting specific slides from a presentation and use them in a new file.
This is a German translation of the europecv documentation.
The package that facilitates expressive syntax highlighting in LaTeX using the powerful Pygments library. The package also provides options to customize the highlighted source code output using fancyvrb.
This package enables referencing the number of pages in a LaTeX document through the introduction of a new label which can be referenced like \pagerefLastPage to give a reference to the last page of a document. It is particularly useful in the page footer that says: Page N of M.
The clipboard package provides a basic framework for copying and pasting text and commands into and across multiple documents. It replaces the copypaste package.
The bundle provides macros that the author uses when writing documentation (for example, that of the texapi and yax packages).
This package provides functionalities to draw kinematic diagrams for mechanisms using dedicate symbols (some from the ISO standard and others). The intention is not to represent CAD mechanical drawings of mechanisms and robots, but only to represent 2D and 3D kinematic chains. The package provides links, joints and other symbols, mostly in the form of TikZ pic objects. These pictures can be placed in the canvas either by a central point for joints, and start and end points for some links.
This is a fairly complete BibLaTeX style (citations and references) for APA (American Psychological Association) 6th Edition conformant publications. It implements and automates most of the guidelines in the APA 6th edition style guide for citations and references. An example document is also given which typesets every citation and reference example in the APA 6th edition style guide. This is a legacy style for 6th Edition documents. Please use the BibLaTeX-apa style package for the latest APA edition conformance.
This class for typesetting journal articles is accepted for submitted articles both in Elsevier's electronic submission system and elsewhere.
This package provides a list data structure and common list functions such as \macrolistadd, \macrolistremove, \macrolistforeach, as well as \macrolistremovelast and \macrolistjoin. Unlike most programming languages, the lists in this package are 1-indexed, meaning the first element is numbered 1, the second element numbered 2, and so on.
This package provides core TeX Live scripts such as updmap, fmtutil, and tlmgr. It is automatically installed alongside texlive-bin.
This document is meant for users who are looking for information about the basics of TeX. Its main goal is its brevity. The pure TeX features are described, no features provided by macro extensions. Only the last section gives a summary of plain TeX macros.
This package provides Czech/Slovak-tuned Computer Modern fonts in the Metafont format; Type 1 format versions (csfonts-t1) are also available.
This package distributes cont-sys.mkxl and cont-sys.mkiv files to update the ConTeXt filename cache if the system ls-R files are modified (typically by mktexlsr). It also sets the default paper size from the context-papersize.tex file which TeX Live creates/updates. It also includes stubs to run the luatools, contextjit, and mtxrunjit scripts.
The files offer an Adobe Type 1 format version of the 5pt, 7pt and 10pt versions of the bbold fonts.
This package is obsolete; do not use in new documents. It will do nothing in LaTeX formats after 2015/01/01 as the fixes that it implements were incorporated into the fixltx2e package, which is itself obsolete as since the 2015/01/01 release these fixes are in the LaTeX format itself.
Fix mark handling so that \firstmark is taken from the first column if that column has any marks at all; keep two column floats like figure* in sequence with single column floats like figure.