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 defines several useful environments for a beautiful printable semester plan. It includes a timetable (which is using the schedule-Package) as well as appointments, deadlines, and exams.
This package provides a .bst reference style file for the journal Zootaxa that publishes contributions in zoology and classification. This is a fork of apa.bst.
When creating new packages or user guides, it is necessary to describe their syntax. This package helps by creating colored frames with rounded corners, with a colored background containing the colored syntax text.
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 implements a LaTeX class for writing exercise sheets for a lecture. Its features are:
quick typesetting of exercise sheets or their revisions,
simple user friendly commands,
elegant page formatting,
automatic numbering of exercises and sub-exercises,
the number of the exercise sheet is extracted automatically from the file name,
static information about the lectures and the authors needs to provided at one point only.
The endnotes package can be used to accumulate notes (using the \endnote command, which can be used as a replacement for \footnote), and place them at the end of the section, chapter or document.
PygmenTeX is a Python-based LaTeX package that can be used for typesetting code listings in a LaTeX document using Pygments. Pygments is a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code.
The (Sherlock Holmes) book contains a code which uses dancing men as glyphs. The alphabet as given is not complete, lacking f, j, k, q, u, w, x and z, so those letters in the font are not due to Conan Doyle.
The code required word endings to be marked by the dancing man representing the last letter to be holding a flag: these are coded as A-Z. In some cases, the man has no arms, making it impossible for him to hold a flag. In these cases, he is wearing a flag on his hat in the character. The font is distributed as Metafont source.
The tabular environment is changed so that the outer \tabcolseps are compensated and a \hline has the same length as the text.
This package provides a LaTeX class for typesetting books with a colorful design. Currently, it has native support for Chinese (both simplified and traditional), English, French, German, Italian, Japanese, Portuguese (European and Brazilian), Russian and Spanish typesetting. It compiles with either XeLaTeX or LuaLaTeX. This is part of the colorist class series and depends on colorist.sty from the colorist package. The package name "beaulivre" is taken from the French words "beau" (= "beautiful") and "livre" (= "book").
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.
The package provides macros for command definition that save the name of the command being defined in a file or a macro container. The list could be useful for spelling exceptions in text editors that do not support TeX syntax.
This is a collection of fonts for use with standard LaTeX packages and classes. It includes invisible fonts (for use with the slides class), line and circle fonts (for use in the picture environment) and LaTeX symbol fonts.
TeXplate is a tool for creating document structures based on templates. The application name is a word play on TeX and template, so the purpose seems quite obvious: we want to provide an easy and straightforward framework for reducing the typical code boilerplate when writing TeX documents. Also note that one can easily extrapolate the use beyond articles and theses: the application is powerful enough to generate any text-based structure, given that a corresponding template exists.
The bundle contains fonts (TFM and VF) for use with upTeX.
This package provides an accessible introduction to LaTeX for the beginner.
This is the basic TeX Live scheme: it is a small set of files sufficient to typeset plain TeX or LaTeX documents in PostScript or PDF, using the Computer Modern fonts. This scheme corresponds to collection-basic and collection-latex.
The package provides Unicode-encoded OpenType fonts for Church Slavonic which are intended for Unicode TeX engines only.
The package defines a command, \printlen, to print TeX lengths in a variety of units. It can handle all units supported by TeX.
These packages are either mandated by the core LaTeX team, or very widely used and strongly recommended in practice.
This package provides a key-value interface, \Ccool, on top of xparse's document command parser. Global options control input processing and its expansion. By default, they are set to meet likely requirements, depending on context: the selected language, and which of text and math mode is active. These options can be overridden inline. Polymorphic commands can be generated by parameterizing the keys (for instance, one parameter value for style, another for a property). User input to \Ccool can optionally be serialized. This can useful for typesetting documents sharing the same notation.
The package can draw dotted arrows that are extendable, in the same was as \xrightarrow.
These are miscellaneous files, including bibliography styles (.bst), for pBibTeX, which is a Japanese extended version of BibTeX contained in TeX Live.
The package implements a \crbox command which produces boxes with crossing lines at the corners.