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 package facilitates the formatting of currencies (amounts and units) with various formatting capabilities.
This module provides the serbian style that can be set using \DTMsetstyle provided by datetime2.sty. It provides both Cyrillic and Latin, Ekavian and Ijekavian variants of Serbian date formats, regionalized and non-regionalized.
The package uses PSTricks to draw GANTT charts, which are a kind of bar chart that displays a project schedule.
This TikZ library is a toolbox of symbols geared primarily towards creating track schematic for either research or educational purposes. It provides a TikZ frontend to some of the symbols which may be needed to describe situations and layouts in railway operation. The library is divided into sublibraries: topology, trafficcontrol, vehicles, constructions, electrics, symbology, and measures.
This package provides two macros: \ifisint and \ifisdim. They test if a given input string represents either a valid integer or a valid dimension for TeX.
This package provides a macro package for typesetting scholarly critical editions. The ledmac package is a LaTeX port of the Plain TeX EDMAC macros. It supports indexing by page and line number and simple tabular- and array-style environments. The package is distributed with the related ledpar and ledarab packages. The package is now superseded by reledmac.
LibrisADF is a sans-serif family designed to mimic Lydian. The bundle includes: fonts, in Adobe Type 1, TrueType and OpenType formats, and LaTeX support macros, for use with the Type 1 versions of the fonts.
The package provides an environment for syntax highlighting source code in LaTeX documents. The highlighted source code output is formatted via Pygments library of the Python language.
The package provides a small number of convenient macros that access features in other frequently-used packages, or provide interfaces to other useful facilities such as the pdfTeX \pdfelapsedtime primitive.
Using this package one can handle multi-file projects more comfortably, making it possible to both process the subsidiary files by themselves and to process the main file that includes them, without making any changes to either.
This package provides an user interface for making LaTeX cross-references flexibly, while allowing to have them checked for consistency with the document structure as typeset. Statements such as above, on the next page, previously, can be given to \zcheck in free-form, and a set of checks can be specified to be run against a given label, which will result in a warning at compilation time if any of these checks fail. \zctarget and the zcregion environment are also defined as a means to easily set label targets to arbitrary places in the text which can be referred to by \zcheck.
This package defines a tabular column type for formatting numerical columns in LaTeX. The column type enables numerical items to be right justified relative to each other, while centred beneath the column label. In addition, macros are provided to enable variations on this column type to be defined.
This class is intended for typesetting Sun Yat-sen University dissertations with LaTeX, providing support for bachelor, master, doctoral thesis.
mf2pt1 is a Perl script that facilitates producing PostScript Type 1 fonts from a Metafont source file. It is not, as the name may imply, an automatic converter of arbitrary Metafont fonts to Type 1 format. mf2pt1 imposes a number of restrictions on the Metafont input. If these restrictions are met, it will produce valid Type 1 output with more accurate control points than can be reverse-engineered by TeXtrace, mftrace, and other programs which convert bitmaps to outline fonts.
With standard LaTeX you are able to check for the class in use invoking the kernel command \@ifclassloaded. However, doing so you cannot get the explicit class name, unless you want to loop over every possible class name until \@ifclassloaded returns true --- don't do that! With the help of the present package you can obtain the name of the current class with significantly less effort. Just load the package as usual, then, the control sequence \classname will hold the name you were looking for.
The package moves footnote marks after following punctuation (comma or full stop), and adjusts kerning as appropriate. As a side effect, a change to the handling of multiple footnotes is provided.
This package provides basic commands for the defined formats of the Austrian sRDP in mathematics. Furthermore, it includes ways to implement answers in the .tex file which can optionally be displayed in the PDF file, and it offers a way to vary the answers in order to create different groups (e.g., for tests) easily.
This package aims to provide a single style file containing most configurations and macros necessary to write appealing publications in High Energy Physics. Instead of reinventing the wheel by introducing newly created macros, hep-paper preferably loads third party packages as long as they are light-weight enough. For usual publications it suffices to load the hep-paper package, without optional arguments, in addition to the article class.
The package defines a pair of commands \infer and \deduce, that are used in constructing LK proof diagrams.
This package defines macros which show Johannes Kepler's view of the world.
This package generates pseudo-random integers. Macros are to provide random integers in a given range, or random dimensions, which can be used to provide random real numbers.
This is a class for dissertations at the University of Michigan. it loads book class, and makes minimal changes to it.
This package provides a predecessor of the comprehensive symbols list, covering mathematical symbols available in standard LaTeX (including the AMS symbols, if available at compile time).
The package defines a single command \verbdef (which has a starred form, like \verb). \verbdef will define a robust command whose body expands to verbatim text. By using commands defined by \verbdef, one can put verbatim text into the arguments of commands; since the defined command is robust, it doesn't matter if the argument is moving.