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 personal dirty package for documenting packages.
This package provides a class for typesetting Technical Information Reports of the Engineer Research and Development Center, US Army Corps of Engineers.
This package is for students creating school submissions using LaTeX. It is especially suitable for math, physics, statistics and the like. It can easily be used for creating exercises, too.
The package provides a versatile way to stack objects vertically in a variety of customizable ways. A number of useful macros are provided, all of which make use of the stackengine core.
This package allows you to input Thai characters directly to LaTeX documents and choose any (system wide) Thai fonts for typesetting in XeLaTeX. It also tries to appropriately justify paragraphs with no more external tools.
This packages provides a collection of programming tools for Beamer. Currently, it provides the control sequence \redefbeamertemplate for redefining a predefined Beamer template.
This bundle contains two packages: oldgerm, a package to typeset with old german fonts designed by Yannis Haralambous, and pandora, a package to typeset with Pandora fonts designed by Neena Billawala. Note that support for the Pandora fonts is also available via the pandora-latex package.
The package provides the framework for typesetting a Curriculum Vitae (composed in French), together with a number of themes that may be used with the package. Conversion for use with other languages (than French) should be possible.
The package allows the user to extract information from the job name, provided that the name has been structured appropriately: the package expects the file name to consist of a set of words separated by hyphens.
This package provides support for interactive computing sessions with e-TeX (or pdfTeX) executed on the command line. Once xintsession is loaded, e-TeX becomes an interactive computing software capable of executing arbitrary precision calculations, or exact calculations with arbitrarily big fractions. It can also manipulate polynomials as algebraic entities. Numerical variables and functions can be defined during the session, and each evaluation result is stored in automatically labeled variables. A file is automatically created storing inputs and outputs.
Heiko Oberdiek's makerobust package defined a command with name \MakeRobustCommand that could be used to make fragile commands robust. The LaTeX format has, since 2015, included a command \MakeRobust with the same syntax and behaviour. Also by 2019, almost all commands in LaTeX that may be used in a moving argument are already robust. This package is now just a simple one-liner defining the name \MakeRobustCommand as an alias for \MakeRobust. This package should not be used in any new documents.
This package offers a ``calendar arrangement'' (atop of the TikZ calendar library) and provides a set of commands to highlighting, mark and annotate dates in a calendar.
This is a PSTricks related package for creating Turtle graphics.
This package generates a PIF for a human research protocol at the UWA. It requires the UWA logo in PDF format, which is available in SVG format at https://static-listing.weboffice.uwa.edu.au/visualid/core-rebrand/img/uwacrest/, and uses the Calibri fonts by default. The class works with XeLaTeX and LuaLaTeX.
Harano Aji fonts (Harano Aji Mincho and Harano Aji Gothic) are fonts obtained by replacing Adobe-Identity-0 (AI0) CIDs of Source Han fonts (Source Han Serif and Source Han Sans) with Adobe-Japan1 (AJ1) CIDs. There are 14 fonts, 7 weights each for Mincho and Gothic.
This package provides a template for a simple resume or curriculum vitae (CV), in XeLaTeX. This simple template can be further customized or extended, with numerous examples.
This package provides a class which provides the necessary macros to prepare a (classical) concert programme; a sample is provided.
The package is written to simplify the input of Hanyu Pinyin. Macros are provided that automatically add pinyin to Chinese characters.
This package implements a float algorithm extension for handling float pages. It attempts to reduce the number of unnecessary (fairly empty) float pages while making sure that floats nevertheless stay close to their call-outs. Several aspects of the algorithm behavior are adjustable.
PostScript lacks a lot of basic operators such as tan, acos, asin, cosh, sinh, tanh, acosh, asinh, atanh, exp (with e base). Also (oddly) cos and sin use arguments in degrees. Pst-math provides all those operators in a header file pst-math.pro with wrappers pst-math.sty and pst-math.tex. In addition, sinc, gauss, gammaln and bessel are implemented (only partially for the latter). The package is designed essentially to work with pst-plot but can be used in whatever PS code. The package also provides a routine SIMPSON for numerical integration and a solver of linear equation systems.
The package has a lot of flexibility, including an option for specifying an entry at the natural width of its text. The package is distributed with the bigdelim and bigstrut packages, which can be used to advantage with \multirow cells.
This class implements rules to typeset Brazilian legal texts. Its purpose is to be an easy-to-use implementation for the end-user.
This package allows you to modify a cell based on the contents of other cells using LaTeX macros.
LuaTeX operates by default in UTF-8 input; thus LaTeX documents that need 8-bit character-sets need special treatment. The package, therefore, replaces the LaTeX standard inputenc for use under LuaTeX. With a current LuaTeX,the package has the same behaviour with LuaTeX as inputenc has under pdfTeX.