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.
This package enables automated citation with BibTeX for legal studies and the humanities. In addition, the package provides commands for specifying editors in a commentary in a convenient way. Simplified formatting of the citation as well as the bibliography entry is also provided. It is possible to display the (short) title of a work only if an authors is cited with multiple works. Giving a full citation in the text, conforming to the bibliography entry, is supported. Several options are provided which might be of special interest for those outside legal studies--for instance, displaying multiple full citations. In addition, the format of last names and first names of authors may be changed easily. Cross references to other footnotes are possible. Language dependent handling of bibliography entries is possible by the special language field.
This package provides an unofficial BibTeX style for authors trying to cite Japanese articles in the Institute of Electrical and Electronics Engineers (IEEE) format.
The package provides BibLaTeX support for citations in the format specified by the second edition of the Society of Biblical Literature (SBL) Handbook of Style. A style file for writing SBL student papers is also included.
This package provides a small package that makes LaTeX default to standard PostScript fonts. It is basically a merger of the times and the (obsolete) mathptm packages from the psnfss suite. You must have installed standard LaTeX and the psnfss PostScript fonts to use this package. The main novel feature is that the pslatex package tries to compensate for the visual differences between the Adobe fonts by scaling Helvetica by 90%, and condensing Courier (i.e. scaling horizontally) by 85%. The package is supplied with a (unix) shell file for a pslatex command that allows standard LaTeX documents to be processed, without needing to edit the file. Note that current psnfss uses a different technique for scaling Helvetica, and treats Courier as a lost cause (there are better free fixed-width available now, than there were when pslatex was designed). As a result, pslatex is widely considered obsolete.
The package records the number of citations in a document, and provides a command to print that number.
This is a BibLaTeX numeric style based on the design of the New England Journal of Medicine (NEJM).
This module provides the esperanto style that can be set using \DTMsetstyle provided by datetime2.sty. This package is currently unmaintained.
This package provides utilities to convert TrueType to TFM and PK fonts: ttf2afm, ttf2pk, ttf2tfm, and ttfdump.
The idxlayout package offers a key-value interface to configure index layout parameters, e.g. allowing for three-column indexes or for parent items and their affiliated subitems being typeset as a single paragraph. The package is responsive to the index-related options and commands of the KOMA-Script and memoir classes.
The package offers improvement of the Latvian language support in polyglossia, in particular in the area of the standard classes.
The package is aimed at continental lawyers (especially those in Switzerland and Germany), allowing the user to make references to legal provisions conveniently and uniformly. The package also allows the user to add cited Acts to a nomenclature list (automatically), and to build specific indexes for each cited Act.
The LaTeX2e class cc was written for the journal Computational Complexity, and it can also be used for a lot of other articles. You may like it since it contains a lot of features such as more intelligent references, a set of theorem definitions, an algorithm environment, and more.
This LaTeX package is meant to ease the typesetting of tables showing variations of functions as they are used in France.
pst-tree defines a macro \pstree that offers a structured way of joining nodes created using pst-node in order to draw trees.
The package provides macros for typesetting math formulas in mixed horizontal and vertical mode, automatically as best fit. It provides an environment mathpar that behaves much as a loose centered paragraph where words are math formulas, and spaces between them are larger and adjustable. It also provides a macro \inferrule for typesetting fractions where both the numerator and denominator may be sequences of formulas that will be also typeset in a similar way. It can typically be used for typeseting sets of type inference rules or typing derivations.
This PStricks package covers all the colour gradient functionality of pst-grad (part of the base PSTricks distribution), and provides the following facilities:
it permits the user to specify an arbitrary number of colours, along with the points at which they are to be reached;
it converts between RGB and HSV behind the scenes;
it provides concentric and radial gradients;
it provides a command
\psBallthat generates bullets with a three-dimensional appearance.
The package allows the attachment of an arbitrary superior figures font to a font family that lacks one. (Superior figures are commonly used as footnote markers.) Two superior figures fonts are provided --- one matching Times, the other matching Libertine.
This package provides global stack(s) of tokens implemented as variables or commands.
With this package you can create fully connected neural networks in a simple and efficient way.
This package stores values of counters (which have been registered beforehand) on a per chapter base and provides the values on demand in the second LaTeX compilation run. In this way it is possible to know how many sections etc., there are lying ahead and to react to these counter values, if needed.
This package includes the source files, PostScript and PDF files of the Bulgarian translation of the Short Introduction to LaTeX2e.
This is a temporary package, which is used during a test phase to load the new PDF management code of LaTeX. The new PDF management code offers backend-independent interfaces to central PDF dictionaries, tools to create annotations, form Xobjects, to embed files, and to handle PDF standards. The code is provided, during a testphase, as an independent package to allow users and package authors to safely test the code. At a later stage it will be integrated into the LaTeX kernel (or in parts into permanent support packages), and the current testphase bundle will be removed.
The package is designed to produce from BibTeX or BibLaTeX bibliographical databases the different indices of authors and works cited which are called indices locorum citatorum. It relies on a specific \icite command and can operate with either BibTeX or BibLaTeX.
This small package aims at making debugging (especially in an interactive way) easier, by providing \show variants suited to LaTeX2e commands (whether with optional arguments or robust) and environments. The variant commands also display the internal macros used by such commands, if any. The \showcs variant helps with macros with exotic names.