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 fonts provide fixed-width glyphs for Kana and Kanji characters, proportional width glyphs for Western characters.
This package provides a jiffy file (taken from fancybox) for placing a frame around a box of text. The macros also provide for typesetting an empty box of given dimensions.
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.
This is a revision of chicagoa.bst, using the commonly-used annote field in place of the original's annotation.
This package provides a tokenizer for LaTeX. \GetTokens{Target1}{Target2}{Source} splits source into two tokens at the first encounter of a comma. The first token is saved in a newly created command with the name passed as <Target1> and the second token likewise. A package option trim causes leading and trailing space to be removed from each token; with this option, the \TrimSpaces command is defined, which removes leading and trailing spaces from its argument.
The package uses PSTricks to draw bar charts from data stored in a comma-delimited file. Several types of bar charts may be drawn, and the drawing parameters are highly customizable.
Ibycus is a Greek typeface, based on Silvio Levy's realisation of a classic Didot cut of Greek type from around 1800. The fonts are available both as Metafont source and in Adobe Type 1 format. This distribution of ibycus is accompanied by a set of macro packages to use it with Plain TeX or LaTeX, but for use with Babel, see the ibycus-babel package.
This package allows LuaTeX to load packages from the default package.path and package.cpath locations. This could be useful to load external Lua modules, including modules installed via LuaRocks.
This is a collection of various single-file plain TeX macros written by Petr Olsak:
booklet.tex: re-orders PDF pages and collects them for booklet printing;cnv.tex: conversion of texts;cnv-pu.tex: example of usage ofcnv.tex--- pdf outlines in Unicode;cnv-word.tex: example of usage ofcnv.tex--- word to word conversion;eparam.tex: full expansion during parameter scanning;fun-coffee.tex: generates splotches in the document;openclose.tex: repairs balanced text between\Openand\Closepair;qrcode.tex: QR code generated at TeX level;scanbase.tex: parser of text-style MySQL outputs;scancsv.tex: parser of CSV format;seplist.tex: macros with alternative separators of a parameter;xmlparser.tex: parser of XML language.
Latexdiff is a Perl script for visual mark up and revision of significant differences between two LaTeX files. Various options are available for visual markup using standard LaTeX packages such as color. Changes not directly affecting visible text, for example in formatting commands, are still marked in the LaTeX source. A rudimentary revision facilility is provided by another Perl script, latexrevise, which accepts or rejects all changes. Manual editing of the difference file can be used to override this default behaviour and accept or reject selected changes only.
This highly experimental package can be used to add NFSS-declarations of combo fonts to LuaLaTeX documents.
This package provides some commands (with English and French keys) to work with tangram puzzles: \beginEnvTangramTikz and \PieceTangram to position a piece, \TangramTikz to display a predefined tangram.
This package provides customizable windows for screen viewing of TeX documents.
This package adds emojis to citations.
This package provides a collection of packages containing: accenti, dblfont, envmath, evenpage, graphfig, mathcmd, quotes, and sobolev.
The package offers a document class for typesetting theses and dissertations at the University of Tabriz. The class requires use of XeLaTeX.
This package is a blind text generator that outputs sentences inferred from abstracts of economic articles. All the paragraphs are taken with permission from https://ipsum.mwt.me/.
There are many emojis with long names, and we cannot remember them all. At the same time, when we type an emoji, we want to see what it looks like in text editor. Now, you do not need to remember the emoji name, just select it from the keyboard and wrap it with \emotion. Unlike other emoji packages, you can thus use emojis more easily and flexibly.
This is a complete and easy-to-use package for typesetting pretty tables of signs and variations according to French usage. The syntax is similar to that of the array environment and uses intuitive position commands. Arrows are drawn automatically (using PSTricks by default or TikZ as an option). Macros are provided for drawing twin bars, single bars crossing the zeros, areas where the function is not defined, or placing special values. Several features of the variation tables can be customized.
This package contains virtual fonts that offer T1-alike encoded variants of old German fonts Gothic, Schwabacher and Fraktur (which are also available in Adobe type 1 format). The package includes LaTeX macros to embed the fonts into the LaTeX font selection scheme.
This package provides a Spanish language module for glossaries package.
This package sets up Japanese font families for XeLaTeX.
This package allows you to create lists of numbered items with a single active character as the only command. A variety of parameters are available to configure the appearance of the list; lists may be nested (effectively to unlimited depth).
The current document class is for writing homework. It has a simple and clear interface with built-in support for many theorem-type environments already configured and ready to use. It also provides multilingual support. Page numbers are of the form Page [current] of [total], which can help you ensure that there are no missing pages when you print your homework for submission. Support writing problem statements and solutions (or proofs) in different colors. Every statement and solution has its own QED symbol, in hollow or solid shape, respectively. You can mark the unfinished parts, and a report shall be generated at the end of your document for reminding.