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 a prefix \named to be used in TeX definitions so that parameters can be identified by their name rather than by number, giving parameters a semantic rather than syntactic meaning, making it easy to understand long definitions.
The DANTE font for the logo of DANTE, the German speaking TeX users group. The font includes only the five characters d, a, n, t, and e. dantelogo.sty provides an interface for LuaLaTeX, XeLaTeX, and pdfLaTeX.
Latex2man is a tool to translate UNIX manual pages written with LaTeX into the troff format understood by the UNIX man(1) command. Alternatively HTML, TexInfo, or LaTeX code can be produced too. Output of parts of the text may be suppressed using the conditional text feature (for this, LaTeX generation may be used). There is a LaTeX package (latex2man.sty) for writing the man page and a Perl script, latex2man that does the actual translation.
prettyref provides a command \newrefformat, which specifies the way in which a reference is typeset, according to a label identification. The identification is set in the \label command, by using prefixed label names; so instead of \label{mysection}, one uses \label{sec:mysection}, and prettyref interprets the sec: part.
This package provides helper tools for using Cyrillic languages with XeLaTeX and babel.
The package provides upright Greek letters in support of other chemistry packages (such as chemmacros).
returntogrid offers a few commands to get something like an simple, semi-automatic grid typesetting. It does more or less what the existing gridset package does. The main differences to gridset are that returntogrid works also with LuaLaTeX and that it has also a command to do some horizontal movements to get to Tab positions.
The package provides a Unix shell script to display a list of LaTeX \Provides...-command contexts on screen. Provision is made for controlling the searches that the package does.
This package provides a collection of some Devanagari fonts by EkType: Mukta, Baloo, Modak, and Jaini.
The package provides the language definition file for support of Estonian in Babel. Some shortcuts are defined, as well as translations to Estonian of standard LaTeX names.
The package revives Frutiger's Algol alphabet, designed in 1963 for the code segments in an ALGOL manual. It provides OpenType and Type 1, regular and medium weights, upright and slanted variations. Albeit not monospaced, this font is good for listings if you don't need code to be aligned with specific columns. It also makes a passable but limited text font.
This package allows writing presentations with incremental slides. It does not presuppose any specific document class. Rather, it is a lightweight alternative to full-fledged presentation classes like beamer.
This package provides the wasy (Waldi symbol) fonts, in the Metafont and Adobe Type 1 formats. Support under LaTeX is provided by the wasysym package.
This package provides macros to make the file I/O in plain TeX more transparent. That is, every \input, \openin, and \openout operation by TeX is presented to the user who must check carefully if the file name of the source is acceptable. The user must sometimes enter additional text and has to specify the file name that the TeX operation should use. The macros require a complex installation procedure; the package contains Sed and Bash scripts. Every installation is different from any other as password-protected macro names and private messages have to be chosen by the installer. Therefore, the files in the package cannot be used directly. For details see the manual.
This package provides a handful of macros for writing up science practical reports.
This is a package for incorporating the values of Subversion keywords into typeset documents.
The package provides a thesis template for the Xiangtan University.
This package provides some LaTeX macros for UML class diagrams.
The package provides the commands to flag chapters or sections (or anything else destined to become a TOC line). The command \nexttocwithtags{req1,req2,...}{excl1,excl2,...} specifies which tags are to be required and which ones are to be excluded by the next \tableofcontents (or equivalent) command. In a document that uses a class where \tableofcontents may only be used once, the command \tableoftaggedcontents{req1,req2,...}{excl1,excl2,...} may be used to provide several tables.
This package comprises type 1 versions of the Gothic, Schwabacher and Fraktur fonts of Yannis Haralambous set of old German fonts.
The package provides font description files for all the many shapes available from the cbfonts collection. The files provide the means whereby the NFSS knows which fonts a LaTeX user is requesting.
Tip: installing texlive-cbfonts will automatically propagate this one.
This package contains samples for the book (More) Math into LaTeX, 4th edition.
This LuaLaTeX package allows the placement of marginal content anywhere, without \marginpar limits, and automatically adjusts positions to prevent overlaps or content being pushed off the page. In short, it tries to combine the best features from the packages marginnote, marginfix and marginfit with key-value settings that allow fine-grained customization.
This LaTeX package allows quickly drawing quantum circuits. It bridges the gap between the two groups of packages that already exist: those that use a logic-oriented custom language, which is then translated into TeX by means of an external program; and the pure TeX versions that mainly provide some macros to allow for an easier input. yquant introduces a logic oriented language and thus brings the best of both worlds together. It builds on and interacts with TikZ, which brings an enormous flexibility for customization of individual circuit.