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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
The calctab package helps the user to typeset a kind of economic table such as invoices, expense notes and liquidation, or other tabular material with a values column. The code computes sum and percentage with floating point numeric methods and builds the render table task.
This is a cross-format package providing a command which can determine the argument scope of any command whose argument structure conforms to xparse argument specification.
EasyDTX is a variant of the DTX format which eliminates the need for all those pesky macrocode environments. Any line introduced by a single comment counts as documentation, and documentation lines may be indented. An .edtx file is converted to a .dtx by a Perl script called edtx2dtx. There is also a rudimentary Emacs mode, implemented in easydoctex-mode.el, which takes care of fontification, indentation, and forward and inverse search.
This package provides LaTeX, pdfLaTeX, XeLaTeX, and LuaLaTeX support for the Bitter family of fonts. Bitter is a contemporary slab-serif typeface for text. There are regular and bold weights and an italic, but no bold italic.
This package provides basic utility programs, comprising: dvitype, which converts a TeX output (DVI) file to a plain text file; pooltype, which converts a TeX-suite program's pool (string) file into human-readable form; tftopl and pltotf, which convert TeX Font Metric (TFM) file to human readable Property List (PL) files and vice versa.
This package provides the binary for texlive-bibtex8.
This package provides a legacy package for creating windows in paragraphs, for inserting graphics, etc. Users should note that Pieter van Oostrum (in a published review of packages of this sort) does not recommend this package; Picins is recommended instead.
This package provides a bundle of utilities for manipulating PostScript documents, including page selection and rearrangement, resizing the page, arrangement into signatures for booklet printing, and page merging for N-up printing. Utilities include psbook, psselect, pstops, psnup, psresize, epsffit.
This package is a LaTeX thesis template package for Fudan University. It can make it easy to write theses both in Chinese and English.
The package provides macros and environments to document LaTeX packages and classes. It is an (as yet unfinished) alternative to the ltxdoc class and the doc or xdoc packages. The aim is to provide a different layout and more modern styles (using the xcolor, hyperref packages, etc.) This is an alpha release, and should probably not (yet) be used with other packages, since the implementation might change.
This package was developed to help French chemistry teachers to create drawings (using TikZ) for laboratory stuff.
Comic Neue is a well-known redesign of the (in)famous Comic Sans font. The package provides the original OpenType font for XeTeX and LuaTeX users, and also has converted Type1 files for pdfTeX users.
This is a PSTricks related package for drawing Venn diagrams with three circles.
This package provides an environment that has its own line numbers or markers and can be well distinguished from the main text, for writing your ideas or annotations.
This package makes a number of utility functions from pdfTeX available for LuaTeX by reimplementing them using Lua.
This package provides documentation for Mendex (Japanese index processor).
This is a very small font set that contain some symbols useful in linear logic, which are apparently not available elsewhere. Variants are included for use with Computer Modern serif and sans-serif and with the AMS Euler series. The font is provided both as Metafont source, and in Adobe Type 1 format. LaTeX support is provided.
Dvisvgm is a command line utility that converts TeX DVI as well as EPS and PDF files to the XML-based Scalable Vector Graphics (SVG) format. It provides full font support including virtual fonts, font maps, and sub-fonts. If necessary, dvisvgm vectorizes Metafont's bitmap output in order to always create lossless scalable output. The embedded SVG fonts can optionally be replaced with graphics paths so that applications that do not support SVG fonts are enabled to render the graphics properly.
This package implements Broyden's good method to solve a system of equations. It is also possible to use coordinates defined by TikZ as known and unknown variables.
The package is a re-implementation of the contour package, making it Bidi-aware, and adding support of the xdvipdfmx (when the outline option of the package is used).
This package provides a visual help for TikZ based on images with minimum text: an image per command or parameter. The document is in French, but will be translated into English later.
This package establishes a simple and easy-to-use LaTeX template for Tsinghua dissertations, including general undergraduate research papers, masters theses, doctoral dissertations, and postdoctoral reports.
The package implements the sectioning commands fully compatible with the standard classes. This is intended, e.g., to make the KOMA-Script classes work with packages like titlesec, which depend on the implementation of these commands.
This package provides a more condensed and flexible syntax for parenthesis-delimited expressions in math mode which also allows for an easier switching of brace sizes. For example, the syntax \big( a + b ) can be used to replace \bigl( a + b \bigr).