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 uses Lua to calculate the numerical integral value of real-valued functions of a real variable over closed and bounded intervals. The package provides commands to perform numerical integration using the mid-point, trapezoidal, and Simpson's one-third and three-eighth rules. The package also provides commands to perform numerical integration using step-by-step calculations. The package's commands have an optional argument to round off the numbers to the desired number of decimal places. The package can assist in creating various problems on numerical integration with their solutions. The results obtained using different methods of numerical integration can be compared. It can save users efforts of doing computations involving numerical integration in external software and copying them inside LaTeX documents.
This package provides a Turkish translation of Oetiker's (Not so) short introduction to LaTeX2e.
The bundle contains a small collection of add-on packages for the listings package. Current packages are: lstlinebgrd: colour the background of some or all lines of a listing; and lstautogobble: set the standard gobble option to the indent of the first line of the code.
This package redefines the \d command in LaTeX and provides an interface to define new commands for differential operators. It is compatible with pdfTeX, XeTeX and LuaTeX, and can also be used with the unicode-math package.
The \eqname command provides a name tag for the current equation, in place of an equation number. The name tag will be picked up by a subsequent \label command.
This LaTeX package can typeset Algobox programs almost exactly as displayed when editing with Algobox itself, using an input syntax very similar to the actual Algobox program text. It gives better results than Algobox's own LaTeX export which does not look like the editor rendition, produces standalone documents cumbersome to customize, and has arbitrary and inconsistent differences between the input syntax and the program text.
This a fork of footmisc package allowing to use hyperref. The package provides means of changing the layout of the footnotes themselves, a way to number footnotes per page, to make footnotes disappear in a moving argument and to deal with multiple references to footnotes from the same place. The package also has a range of techniques for labelling footnotes with symbols rather than numbers. Some of the functions of the package are overlap with the functionality of other packages.
Don't be seduced by fnpara, whose implementation is improved by the present package.
This package provides font maps and setup tools for Japanese, Korean, Traditional Chinese, and Simplified Chinese. It is the successor of the jfontmaps package. The files in this package contain font maps for dvipdfmx to make various Japanese, Chinese, and Korean fonts available for (u)ptex and related programs and formats.
This package provides an easy to use command. It takes an URL of the Research Organization Registry (ROR) as argument and creates a ROR symbol which links to the given URL---very similar to the orcidlink package from which it is derived. The symbol itself always fits with the chosen font size.
This package provides lipsum-like facilities for the Kurdish language. The package gives you easy access to the Kurdish poetry and balladry texts of the Diwany Vafaiy, Ahmedy Xani, Naly, Mahwy,.... The package needs to be run under XeLaTeX.
This package provides macros beginning with the PS character, made active, which enable us to write the British or American English pronunciation as one can find it in the English Pronouncing Dictionary by Daniel Jones. There is an option to typeset the pronunciation in the style of Harrap's dictionary.
pst-shell is a PSTricks related package to draw seashells in 3D view: Argonauta, Epiteonium, Lyria, Turritella, Tonna, Achatina, Oxystele, Conus, Ammonite, Codakia, Escalaria, Helcion, Natalina, Planorbis, and Nautilus, all with different parameters.
This package provides commands to typeset proof trees in the style of sequent calculus and related systems. The commands allow for writing inferences with any number of premises and alignment of successive formulas on an arbitrary point. Various options allow complete control over spacing, styles of inference rules, placement of labels, etc.
Pages of a document processed with the booklet package will be reordered and scaled so that they can be printed as four pages per physical sheet of paper, two pages per side. The resulting sheets will, when folded in half, assemble into a booklet.
The hep-acronym package provides an \acronym macro based on the glossaries package.
This package provides some simple macros which will pad numbers (or, indeed, any expanded token) with your choice of character (defaulting to 0) to your choice of number of places (defaults to 2). This works not only on Arabic numerals, but on any expanded list of tokens passed to it. This makes it suitable for, among other things, counters of all kinds.
This package tries to prevent overflow lines in paragraphs or boxes. It changes LuaTeX's \linebreak callback and re-typesets the paragraph with increased values of \tolerance and \emergencystretch until the overflow no longer happens. If that doesn't help, it chooses the solution with the lowest badness.
This package provides a \gatheritems command to parse a list of data separated by \item tokens. This makes it easier to define custom environments which structure their data in the same way that itemize or enumerate do.
Graphbox is an extension of the standard graphicx LaTeX2e package to allow the placement of graphics relative to the ``current position'' using additional optional arguments of \includegraphics. For example, changing the vertical alignment is convenient for using graphics as elements of (mathematical) formulae. Options for shifting, smashing and hiding the graphics may be useful in support, for example, of the Beamer framework.
The TeX-GYRE bundle consist of multiple font families:
Adventor, based on the URW Gothic L family of fonts;
Bonum, based on the URW Bookman L family;
Chorus, based on URW Chancery L Medium Italic;
Cursor, based on URW Nimbus Mono L;
Heros, based on URW Nimbus Sans L;
Pagella, based on URW Palladio L;
Schola, based on the URW Century Schoolbook L family;
Termes, based on the URW Nimbus Roman No9 L family of fonts.
The constituent standard faces of each family have been greatly extended (though Chorus omits Greek support and has no small-caps family). Each family is available in Adobe Type 1 and Open Type formats, and LaTeX support (for use with a variety of encodings) is provided.
The package comprises the collection of CMap and PDF mapping files made available for distribution by Adobe.
The mdframed package develops the facilities of framed in providing breakable framed and coloured boxes. The user may instruct the package to perform its operations using default LaTeX commands, PStricks or TikZ.
The package provides a multienv environment which permits easy addition of multiple environments using a key=value syntax. Macros to define environments using this syntax are also provided.
The package provides functionality for producing an index without directly entering index entries into the text using the \index command, but instead by looking up short keys and printing a predefined string in the main text and adding a corresponding index entry. The standard use case is the production of an index of names.