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 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.
The package provides a means of creating elaborate (``pseudo-tabular'') layouts of material, typically to be overlaid on an included graphic.
This package prints the tag right-aligned on each line of the bibliography.
The package provides the means to typeset factor structures, as are used in many areas of algebraic notation. The structure is similar to the A/B that is provided by the nicefrac package (part of the units distribution), and by the xfrac package; the most obvious difference is that the numerator and denominator's sizes do not change in the \faktor command.
Amsrefs is a LaTeX package for bibliographies that provides an archival data format similar to the format of BibTeX database files, but adapted to make direct processing by LaTeX easier. The package can be used either in conjunction with BibTeX or as a replacement for BibTeX.
The package allows manipulations of any LuaTeX document. Most of the package's functions are merely for fun or educational use, but some functions (for example, colorstretch for visualising the badness and font expansion of each line, and letterspaceadjust doing what its name says) could be useful in a normal LuaTeX document.
More and more banks allow their customers to download posting records in various formats. By using the bankstatement class, you can create bank statements, as long as a CSV format is available. At the moment, the CSV-mt940 and CSV-camt formats --- used by many German Sparkassen --- are supported. You can quite easily add support for other CSV formats. Simply define the order of the keys in the CSV data file and how to use them. The terminology in this class --- such as BIC or IBAN --- is based on usage in the SEPA. The user may adjust the terminology to suit local needs.
The package provides upright Greek letters in support of other chemistry packages (such as chemmacros).
The class offers entries for assets and social networks; customizable styles are provided. The class comes with no documentation, but a worked example offers some guidance.
This collection of packages provides programs for conversion between font formats, testing fonts, virtual fonts, .gf and .pk manipulation, mft, fontinst, etc., and for manipulating OpenType, TrueType, Type 1, PostScript and other image formats.
This package provides the binary for texlive-bibtexu.
This document lists the internal macros defined by the LaTeX2e base files, which can also be useful to package authors. The macros are hyper-linked to their description in source2e. For this to work both PDFs must be inside the same directory. This document is not yet complete in content and format and may miss some macros.
This package provides Adobe Type 1 decorative initial fonts. For each font, at least a .pfb and a .tfm file is provided, with an .fd file for use with LaTeX.
This LaTeX package provides a macro \circledtext to typeset circled text. Its starred version can produce an inverted version.
This class is an unofficial LaTeX implementation of the Europass CV, the standard model for curriculum vitae as recommended by the European Commission. It includes the major style updates that came out in 2013, featuring a neater, more compact and somewhat fancier layout.
TeXsis is a TeX macro package which provides useful features for typesetting research papers and related documents. For example, it includes support specifically for:
automatic numbering of equations, figures, tables and references;
simplified control of type sizes, line spacing, footnotes, running headlines and footlines, and tables of contents, figures and tables;
specialized document formats for research papers, preprints and e-prints, conference proceedings, theses, books, referee reports, letters, and memoranda;
simplified means of constructing an index for a book or thesis;
easy to use double column formatting;
specialized environments for lists, theorems and proofs, centered or non-justified text, and listing computer code;
specialized macros for easily constructing ruled tables.
TeXsis was originally developed for physicists, but others may also find it useful. It is completely compatible with Plain TeX.
This package provides tools to typeset monolingual Polish documents in LaTeX2e without Babel or Polyglossia. The package loads Polish hyphenation patterns, ensures that a font encoding suitable for Polish is used; in particular it enables Polish adaptation of Computer Modern fonts (the so-called PL fonts), provides translations of \today and names like Bibliography or Chapter, redefines math symbols according to Polish typographical tradition, provides macros for dashes according to Polish orthography, provides a historical input method for Polish characters, works with traditional TeX as well as with Unicode aware variants.
This is a development of the long-established diagmac package, using pict2e so that the restrictions on line direction are removed.
The package defines macros using SS to type Greek letters so that the user may type SSa to get the effect of $\alpha$. However, it takes care only of letters which have a macro name like \alpha or \Omega.
This package provides (La)TeX macros for typesetting guitar chords over song texts. Note that this package only places arbitrary TeX code over the lyrics. To typeset the chords graphically (and not only by name), the author recommends use of an additional package such as gchords.
This package provides macros for making newsletters with Plain TeX.
This little package serves the purpose of providing a uniform method to use lowercased small capitals and spaced lowercased small capitals. It comes with four new user macros:
\textlcc, the main feature: lowercased small capitals;\spacedcaps, a prefix to small capitals text commands to slightly increase their spacing;\textslccand\textssc, which are shortcuts for\spacedcaps\textlccand\spacedcaps\textsc(respectively).
This package provides basic utility programs, comprising: dvitype, which converts a TeX output (DVI) file to a plain text file; pooltype, which converts a TeX-suite program's pool (string) file into human-readable form; tftopl and pltotf, which convert TeX Font Metric (TFM) file to human readable Property List (PL) files and vice versa.
The package provides an expandable variant of the LaTeX kernel command \@testopt, named \@expandable@testopt, and a more general \@expandable@ifopt, both intended for package writers. Also we have a variant of \newcommand which uses these macros to check for optional arguments.