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 package is designed for lecturers who have to generate new problem sheets for their students on a regular basis by randomly selecting a specified number of problems defined in another file. The package allows you easily to generate a new problem sheet that is different from the previous year, thus alleviating the temptation of students to seek out the previous year's students and checking out their answers. The solutions to the problems can be defined along with the problem, making it easy to generate the solution sheet from the same source code; problems may be reused within a document, so that solutions may appear in a different section of the same document as the problems they cover.
This package provides a \special insertion into generated .dvi files allowing one to jump from the .dvi file to the .tex source and back again (given a .dvi viewer that supports this).
This is the BibLaTeX style used for the journal International Journal of Student Research in Archaeology.
This program provides functionality to process data files (JFM and VF) that form logical fonts used in (u)pTeX. The functions currently available include:
The mutual conversion between Japanese virtual fonts (pairs of VF and JFM) and files in the ZVP format, which is an original text format representing data in virtual fonts. This function can be seen as a counterpart to the
vftovpandvptovfprograms.The mutual conversion between VF files alone and files in the ZVP0 format, which is a subset of the ZVP format.
This is yet another package for acronyms: it offers simple markup of acronyms and technical terms in the text, giving an index each of terms and acronyms with their expanded form.
The package provides a means of drawing graded frames around objects. The gradients of the frames are drawn using the color package.
This package takes advantage of some of the possibilities that hyperref and bookmark packages offer when you create a table of contents for Arabic texts created by the arabi package.
This bundle provides LaTeX2e classes, BibLaTeX files, and templates suitable for student papers, PhD research proposals (Exposes), and theses in (Applied) Linguistics at the University of Vienna. The classes implement some standards for these types of text, such as suitable title pages. They are particularly suited for the field of (Applied) Linguistics and pre-load some packages that are considered useful in this context. The classes can also be used for General and Historical Linguistics as well as for other fields of study at Vienna University. In this case, however, some settings may have to be adjusted.
The package provides commands and supporting PostScript material for drawing images as if reflected by a spherical mirror.
This packages provides a collection of programming tools for Beamer. Currently, it provides the control sequence \redefbeamertemplate for redefining a predefined Beamer template.
When writing programs, it's often required to present the user with a list of options or actions. The user is then expected to select one of these options for the program to process. termmenu provides this mechanism for TeX.
This package provides the binary for texlive-axodraw2.
The bundle offers styles that allow authors to use BibLaTeX when preparing papers for submission to the journal Science.
This package contains various upright integral symbols to match the Computer Modern font.
This package facilitates, in most cases, the creation of tables of relative positions of a curve and its asymptote, or a curve and a tangent in one of its points. This package has to be used with polyglossia and XeLaTeX to produce documents in Arabic.
This is a German translation of the europecv documentation.
The package provides simple commands to allow authors (especially scholars in the humanities) to write with a focus on content rather than presentation. The commands are inspired by the XML elements of the Text Encoding Initiative. Commands like \term and \foreign are aliases for \emph. \quoted and \soCalled are aliases for quoting commands. These commands could be easily redefined for different formats. The package also provides a footnote environment so that long footnotes can be more cleanly separated from the main text. Eventually, the package also includes some macros for musical symbols and other basic notations for musical analysis.
This package extracts information from cross-referencing labels, especially those from cleveref, in an expandable manner.
The package provides plotting of data (typically from external files), using PSTricks. Plots may be configured using a wide variety of parameters.
The europecv class is an unofficial LaTeX implementation of the standard model for curricula vitae (the ``Europass CV'') as recommended by the European Commission. Although primarily intended for users in the European Union, the class is flexible enough to be used for any kind of curriculum vitae. The class has localisations for all the official languages of the EU (plus Catalan), as well as options permitting input in UTF-8 and koi8-r.
This module provides the galician style that can be set using \DTMsetstyle provided by datetime2.sty. This package is currently unmaintained.
The Helmholtz-Ellis JI Pitch Notation (HEJI), devised in the early 2000s by Marc Sabat and Wolfgang von Schweinitz, explicitly notates the raising and lowering of the untempered diatonic Pythagorean notes by specific microtonal ratios defined for each prime. It provides visually distinctive logos distinguishing families of justly tuned intervals that relate to the harmonic series. These take the form of strings of additional accidental symbols based on historical precedents, extending the traditional sharps and flats. Since its 2020 update, HEJI version 2 (HEJI2) provides unique microtonal symbols through the 47-limit. This package is a simple LaTeX implementation of HEJI2 that allows for in-line typesetting of microtonal accidentals for use within theoretical texts, program notes, symbol legends, etc. Documents must be compiled using XeLaTeX.
This package makes typesetting quantities found in thermodynamics texts relatively simple. The commands are flexible and intended to be relatively intuitive. It handles several sets of notation for total, specific, and molar quantities; allows changes between symbols (e.g., A vs. F for Helmholtz free energy); and greatly simplifies the typesetting of symbols and partial derivatives commonly encountered in mixture thermodynamics. Changes of one's notes from one textbook to another can be achieved relatively easily by changing package options.
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.