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.
The class is a development of memoir, with additions (specifically, mathematical extensions) that provide support for writing the books for the Matematica C3 project to produce mathematical textbooks for use in Italian high schools.
This is an old version of revtex, and is kept as a courtesy to users having difficulty with the incompatibility of that latest version.
This package provides the binary for texlive-bibtex.
This package provides miscellaneous macros by Joerg Knappen, including: represent counters in greek; Maxwell's non-commutative division; latin1jk, latin2jk and latin3jk, which are inputenc definition files that allow verbatim input in the respective ISO Latin codes; blackboard bold fonts in maths; use of RSFS fonts in maths; extra alignments for \parboxes; swap Roman and Sans fonts; transliterate semitic languages; patches to make (La)TeX formulae embeddable in SGML; use maths minus in text as appropriate; simple Young tableaux.
The package provides a macro \Inline that precedes a \def or \gdef. Within the definition text of an inlined definition, keywords such as \Expand may be used to selectively inline certain expansions at definition-time. This eases the process of redefining macros in terms of the original definition, as well as definitions in which the token that must be expanded is deep within, where \expandafter would be difficult and \edef is not suitable. Another application is as an easier version of \aftergroup, by defining a macro in terms of expanded local variables, then ending the group with \expandafter\endgroup\macro.
The package provides a simple theme, similar to some others, but designed to be attractive.
Starting with TeX Live 2010, the various formats, that directly generate PDF, default to generating PDF 1.5. This is generally a good thing, but it can lead to compatibility issues with some older PDF viewers. This package changes the version of PDF generated with formats (based on pdfTeX or LuaTeX in PDF mode), back to 1.4 for documents that need to achieve maximal compatibility with old viewers.
The package defines a pair of commands \infer and \deduce, that are used in constructing LK proof diagrams.
This package provides several commands for generating footnotes with multiple numbers (resp., marks).
The tocdata package may be used to add a small amount of data to an entry in the table of contents or list of figures, between the section or caption name and the page number. The typical use would be to add the name of an author or artist of a chapter or section, such as in an anthology or a collection of papers. Additionally, user-level macros are provided which add the author's name to a chapter or section, along with an optional prefix and/or suffix, and add to a figure the artist's name, prefix, and suffix, plus optional additional text. Author and artist names are also added to the index. Additional user-level macros control formatting. tocdata works with the TOC/LOF formatting of the default LaTeX classes, memoir, koma-script, and with titletoc, tocloft, tocbasic, and tocstyle.
The package provides full customisation of the aspect and dimensions of blocks inside a presentation.
This bundle provides four BibLaTeX styles that implement (many of) the stipulations and examples provided by the 2014 New Hart's Rules and the 2002 Oxford Guide to Style:
oxnotesis a style similar to the standardverbose, intended for use with footnotes;oxnumis a style similar to the standardnumeric, intended for use with numeric in-text citations;oxalphis a style similar to the standardalphabetic, intended for use with alphabetic in-text citations;oxyearis a style similar to the standardauthor-year, intended for use with parenthetical in-text citations.
The bundle provides support for a wide variety of content types, including manuscripts, audiovisual resources, social media and legal references.
This package provides utilities to convert TrueType to TFM and PK fonts: ttf2afm, ttf2pk, ttf2tfm, and ttfdump.
The package typesets Backus-Naur Form (BNF) definitions. It prints formatted lists of productions, with numbers if required. It can also print in-line BNF expressions using math mode.
This package is designed to simplify the development and distribution of scripts for theatrical musicals, especially ones under development. The output is formatted to follow generally accepted script style while also maintaining a high level of typographic integrity, and includes commands for dialog, lyrics, stage directions, music and dance cues, rehearsal marks, and more. It gracefully handles dialog that crosses page breaks, and can generate lists of songs and lists of dances in the show.
This package provides control over section numbering (without recourse to starred sectional commands) and the entries in the table of contents on a section by section basis.
This small library provides a standard set of environments for writing optimization problems. It automatically aligns the problems in three points with an optional fourth:
beginning of the words minimize/argmin and subject to,
the objective function and the longest left hand side of the constraints.
the $=, |, >, |, <$ signs of the constraints.
optionally, the user can add manually a double align character && to align some common constraints feature; a clear example could be the constraints names, e.g., boundary constraint alignment with dynamic constraint.
Furthermore, it provides an easy interface to define optimization problem for three different reference situations:
where no equation is referenced/numbered;
where the problem is referenced with a single number;
where each equation has an individual reference.
Finally, it also allows a definition of any optimization problem without a limitless number of constraints.
The package provides an Eepic driver to use pict2e facilities.
With realtranspose you can notate the transposition of a matrix by rotating the symbols 90 degrees.
This package exports some utility macros from the LaTeX kernel into a separate namespace and also makes them available for other formats such as plain TeX.
The \maybebm and \maybeit macros can be used in maths expressions to make the arguments typeset as bold or italic respectively if the surrounding context is appropriate. They are useful for writing user macros for use in general contexts. \maybebm is especially appropriate when section titles contain math expressions, since the title will appear bold but the header and table of contents usually replicate the title in normal width. \maybeit performs a similar role to \mathrm but the maths expression will be italicised if the surrounding text is. \maybeitsubscript is provided to shift subscripts to the left if the expression is italicised.
This LaTeX package provides ways to use the extremely configurable rounded rectangles of the roundrect MetaPost package with LaTeX. It is chiefly useful for examples, but also has macros for particular types of boxes which are useful on their own.
The dottex package allows you to encapsulate DOT and Neato files in your document (DOT and Neato are both part of graphviz; DOT creates directed graphs, Neato undirected graphs).
The Plain TeX graphics package is mostly a thin shell around the LaTeX graphicx and color packages, with support of the LaTeX-isms in those packages provided by miniltx. The bundle also contains a file picture.tex, which is a wrapper around the autopict.sty, and provides the LaTeX picture mode to Plain TeX users.