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.
Preloading hyphenation patterns (or hyphen rules) into any format based upon LuaTeX is not required in LuaTeX and recent releases of Babel don't do it anyway. This package is addressed to those who just want to select the languages and load their patterns by means of language.dat without loading babel.
Visual help for PSTricks based on images with minimum text, one image per command or per parameter.
This bundle allows marking-up of CWEB code in LaTeX. The distribution includes the ``Counting Words'' program distributed with CWEB, edited to run with LaTeX.
This is a library to run Python code. Just like PerlTeX or PyLuaTeX, this only requires a single run, and variables are persistent throughout the run. Unlike PerlTeX or PyLuaTeX, there is no restriction on compiler or script required to run the code.
There are also debugging functionalities: TeX errors result in Python traceback, and Python errors result in TeX traceback. Errors in code executed with the pycode environment give the correct traceback point to the Python line of code in the TeX file. For advanced users, this package allows the user to manipulate the TeX state directly from within Python, so you don't need to write a single line of TeX code.
In addition to this LaTeX package you need the Python pythonimmediate-tex package.
The pgfgantt package provides an environment for drawing Gantt charts that contain various elements (titles, bars, milestones, groups and links). Several keys customize the appearance of the chart elements.
The package allows data, text (including (La)TeX commands or environments) to be formatted into a array which may be split.
This is a German translation of the ecv documentation.
This is a fairly complete BibLaTeX style (citations and references) for APA (American Psychological Association) publications. It implements and automates most of the guidelines in the APA 7th edition style guide for citations and references.
This is a LaTeX package that provides TikZ-based macros to make it easy to draw graphs. The macros provided in this package are just abbreviations for TikZ codes, which can be complicated; but using the package will hopefully make drawing easier, especially when drawing repeatedly. The macros were chosen and developed with an emphasis on drawing graphs in economics.
The package provides macros and environments that relieve the programmer of some of the difficulties of using \parshape in LaTeX macros. It does not actually calculate shapes in the way that the shapepar package does.
This LaTeX package provides a relaxed font encoding to make available to a font designer more slots for insertion of ligatures and accented characters.
The bundle offers a set of styles to allow chemists to use BibLaTeX. The package has complete styles for: all ACS journals; RSC journals using standard (Chem.: Commun.) style; and Angewandte Chem.: style, (thus covering a wide range of journals).
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.
The package provides facilities for drawing big integral signs when needed. An example would be when the integrand is a matrix.
The package provides an environment, tabu, which will make any sort of tabular, and an environment longtabu which provides the facilities of tabu in a modified longtable environment.
This package modifies two aspects of TeX's automatic interatom mathematics spacing. It uses LuaTeX's \Umath primitives to make superscripts and subscripts more closely resemble \textstyle and \displaystyle math and to treat \mathinner subformulas as \mathord, effectively eliminating this class.
The package will report number of used registers (counter, dimen, skip, muskip, box, token, input, output, math families, languages, insertions), and will compare the number to the maximum available number of such registers.
m-pictex.sty was a wrapper for a ConTeXt module making picTeX more easily usable in classic TeX with no e-TeX extensions. It is here adjusted to be a stub loading pictex.sty. This has not been needed in LaTeX or ConTeXt for decades, but old documents may be using this name.
ArabTeX is a package extending the capabilities of TeX and LaTeX to generate Arabic and Hebrew text. Input may be in ASCII transliteration or other encodings (including UTF-8); output may be Arabic, Hebrew, or any of several languages that use the Arabic script. ArabTeX consists of a TeX macro package and Arabic and Hebrew fonts (provided both in Metafont format and Adobe Type 1). The Arabic font is presently only available in the Naskhi style. ArabTeX will run with Plain TeX and also with LaTeX.
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.
This package provides macros and fonts in Metafont format which can be used to typeset chess games using PGN, and to show diagrams of the current board in a document. An Adobe Type 1 implementation of skak's fonts is available as package skaknew; an alternative chess notational scheme is available in package texmate, and a general mechanism for selecting chess fonts is provided in chessfss.
This package is intended for use alongside algorithmicx package. Its aim is to provide a French translation of terms and words used in algorithms to make it integrate seamlessly in a French written document.
The logpap package provides four macros for drawing logarithmic-logarithmic, logarithmic-linear, linear-logarithmic and (because it was easy to implement) linear-linear graph paper with LaTeX.
MathsPIC (Perl) is a development of the earlier MathsPIC (DOS) program, now implemented as a Perl script, being much more portable than the earlier program. MathsPIC parses a plain text input file and generates a plain text output-file containing commands for drawing a diagram. It produces output containing PiCTeX and (La)TeX commands, which may then be processed by plain TeX or LaTeX in the usual way. MathsPIC also outputs a comprehensive log file. MathsPIC facilitates creating figures using PiCTeX by providing an environment for manipulating named points and also allows the use of variables and maths (advance, multiply, and divide)---in short---it takes the pain out of PiCTeX.