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 an assignment and experiment report template free of configuration designed for undergraduates on the three campuses of Harbin Institute of Technology.
The package allows you to insert ``to do'' marks in your document, to make lists of such items, and to cross-reference to them.
This package provides an easy way for generating truth tables of boolean values in LuaLaTeX. The time required for operations is no issue while compiling with LuaLaTeX. The package supports nesting of commands for multiple operations. It can be modified or extended by writing custom lua programs. There is no need to install lua on users system as TeX distributions (TeX Live or MikTeX) come bundled with LuaLaTeX.
This package provides additional facilities in a picture environment for drawing linear, cubic, and rational quadratic Bezier curves (standard LaTeX only offers non-rational quadratic splines). It also ships with the LaTeX package multiply that provides a command for multiplication of a length without numerical overflow.
This package draws Hasse diagrams of the partially ordered sets of the simple roots of any complex simple Lie algebra. It uses the Dynkin diagrams package dynkin-diagrams.
This style file is designed for automatically typing phonetic symbols in American English. The system supports as many as 21,082 English words all told.
This package loads the author's hepunits and hepnicenames packages, and a selection of others that are useful in High Energy Physics papers, etc.
This LaTeX package can help French maths teachers to put the same exercise into different sorts of documents.
This package provides a copy of the Charter Type-1 fonts which Bitstream contributed to the X consortium, renamed for use with TeX. Support for use with LaTeX is available in freenfss, part of psnfss.
This module provides the portuges style that can be set using \DTMsetstyle provided by datetime2.sty. This package is currently unmaintained.
This package embeds images directly as base64-encoded strings into a LuaLaTeX document. This can be useful, e.g., to package a document with images into a single TeX file, or with automatically generated graphics.
The package provides scripts to translate IETF index files to BibTeX files.
The package extends the vowel package (distributed as part of the tipa bundle) by allowing the user to draw arrows between vowels to show relationships such as diphthong membership.
This package aims to provide you with an easy interface to speed up the process when organizing and producing elegant notes. All the tables, figures, equations, and listings are labelled according to the notenumber with the \titlebox command. The noteframe environment helps you generate fancy colored boxes to emphasize the important information (e.g. theorems, equations, proofs, etc.) in your document. You can customize the style and color to denote different categories, too.
The mucproc.cls is a document class to support the formatting guidelines for submissions to the German Mensch und Computer conference.
This package provides commands to give an easy way to control the size and blackness of delimiters: append 1-4 bs to command for larger sizes; prepend B for for boldface. These commands reduce the likelihood of incomplete delimiter pairs and typically use fewer characters than the LaTeX default.
The package enables typesetting of a three-dimensional product box. This product box can be rendered as it is standing on a surface and some light is shed onto it. Alternatively it can be typeset as a wireframe to be cut out and glued together. This will lead to a physical product box.
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.
The package defines commands for saving content that can be repeatedly placed into the document without replicating DVI/PDF code in the output file, allowing for smaller file size of the final PDF and improved content caching for faster display in certain PDF viewers. The method makes use of Form XObjects defined in the PDF specification. The user commands are modelled after the standard LaTeX commands \savebox, \sbox, \usebox and the lrbox environment.
The package provides useful macros implementing recommendations by the French Imprimerie Nationale.
The package allows LaTeX users to typeset MetaPost code inline and display figures in their documents with only and only one run of LaTeX, pdfLaTeX or XeLaTeX (no separate runs of mpost). Mpgraphics achieves this by using the shell escape (\write 18) feature of current TeX distributions, so that the whole process is automatic and the end user is saved the tiresome processing.
The package contains pLaTeX support files and virtual fonts for supporting a wide variety of fonts in LaTeX using the pTeX engine.
The class provides a set of functionality for writing CV with different layouts. The idea is that a user can write some custom configuration directives, by means of which is possible both to produce different CV layouts and quickly switch among them. In order to process such directives, the class uses a set of lists, provided by the package etextools. Basic support for using TikZ decorations is also provided.
The package makes it possible to execute Unix Bash shell scripts from within LaTeX. The main application is in writing computer-science texts, in which you want to make sure the programs listed in the document are executed directly from the input. The package may use other shells than Bash.