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 present version of the class supports German meeting minutes including vote results and action items.
The package adds a macro \rgcounts which displays the allocation status of the TeX registers. The display is written into the .log file as it is a bit verbose. An automatic call to \rgcounts is done at \begin{document} and \end{document}.
FigBib lets you organize your figures in BibTeX databases. Some FigBib features are:
store and manage figures in a BibTeX database;
Include figures in your LaTeX document with one short command;
generate a list of figures containing more or other information than the figure captions;
control with one switch where to output the figures, either as usual float objects or in a separate part at the end of your document.
This package combines several other packages and defines additional macros and environments for documenting LaTeX code. The package mainly serves the purpose of combining the preferences used in the author's own package documentations.
The package enables left subscripts and superscripts in maths mode. The sub- and superscripts are raised for optimum fitting to the symbol indexed, in such a way that left and right sub- and superscripts are set on the same level, as appropriate. The package provides an alternative to the use of the \sideset command in the amsmath package.
This package provides TikZ styles for creating special syntax diagrams known as railroad diagrams.
Awami Nastaliq is a Nastaliq-style Arabic script font supporting a wide variety of languages of southwest Asia, including but not limited to Urdu. This font is aimed at minority language support. This makes it unique among Nastaliq fonts. The font is also a Graphite-only font. It does not support OpenType rendering.
The package was developed to provide flexible lists, whose ordering can be altered on the fly. The implementation involves a pile of lambda-calculus and list-handling macros of an incredibly obtuse nature. The TUGboat paper serves as a manual for the macros. Having said all of which, confidence is enhanced by the knowledge that the TeX code was formally verified.
This package provides some commands to define and manage conditional content in a LaTeX source document. A conditional content, in the sense within this is understood in this package, is a text (including mathematical or other formulas) and/or a graphical element (diagram, figure, image...) as substitutable forms, which, according to a condition test, may or may not appear in the generated document. One of the most common forms of conditional content management is multilingual; but it can also include versioning, confidentiality levels, and so on.
The philosophy of this package is based on the respective notions of condition field, condition property and condition space. With this package, any substitutable form in a source document is identified by a condition field and a condition property. The condition field is a functional theme that allows you to group together substitutable forms for the same conditional management. The condition property is a functional characterization specific to each substitutable form of a single condition domain. The condition space is used to designate the substitutable form(s) that must appear in the generated document. A condition space is defined by specifying a condition domain and a condition property to match with one or more substitutable forms.
This package provides a collection of three LaTeX2e styles intended for typesetting Russian and bilingual English-Russian documents, using the lh fonts and without the benefit of Babel's language-switching mechanisms. The packages (hcyralt and hcyrwin for use under emTeX, and hcyrkoi for use under teTeX
Package listings does not support files with multi-byte encodings such as UTF-8. In the case of \lstinputlisting, a simple workaround is possible if a one-byte encoding exists that the file can be converted to. The package requires the e-TeX extensions under pdfTeX (in either PDF or DVI output mode).
This package provides utilities and documentation related to TeX dimensional units, usable both with Plain TeX and with LaTeX.
The STEP fonts are a Times-like (i.e., Times replacement) font family, implementing a design first created for The Times of London in 1932. These fonts are meant to be compatible in design with Adobe's digitization of Linotype Times, commonly used in publishing. Type 1 support is provided for legacy TeX engines.
The use of formats helps to speed up compilations: packages which have been dumped in the format are loaded at very high speed. This is useful when a document loads many packages.
The package can draw dotted arrows that are extendable, in the same was as \xrightarrow.
Pst-blur is a package built for use with PSTricks. It provides macros that apply blurring to the normal shadow function of PSTricks.
This package provides arrows to supplement \xleftarrow and \xrightarrow of the amsath package.
The nih class offers support for grant applications to NIH, a US government agency.
This is a drawing package for Dynkin, Coxeter, and Satake diagrams in LaTeX documents, using the TikZ package.
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.
Lollipop is a macro package that functions as a toolbox for writing TeX macros. Its main aim is to make macro writing so easy that implementing a fully new layout in TeX would become a matter of less than an hour for an average document. The aim is that such a task could be accomplished by someone with only a very basic training in TeX programming.
This package is an engine for calculating numerical expressions containing fractions. The numerical value of the expression is calculated with a non-expandable method and displayed in the form of an irreducible fraction or, where appropriate, an integer. This package is intended for educational purposes.
The package provides the functionality of the threeparttable package to tables created using the longtable package.
The package provides basic arithmetic operations to 8 decimal places for plain TeX or LaTeX. Results are exact when they fit within the digit limits. Along with the basic package is an optional extension that adds computation of sin, cos, log, sqrt, exp, powers and angles. These are also exact when theoretically possible and are otherwise accurate to at least 7 decimal places. In addition, the package provides a stack-based programming environment.