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 replaces the original MathTime fonts.
This package provides a BibTeX style to format reference lists in the Harvard style recommended by the University of Bath Library. It should be used in conjunction with natbib for citations.
Fourier-GUTenberg is a LaTeX typesetting system which uses Adobe Utopia as its standard base font. Fourier-GUTenberg provides all complementary typefaces needed to allow Utopia based TeX typesetting, including an extensive mathematics set and several other symbols. The system is absolutely stand-alone: apart from Utopia and Fourier, no other typefaces are required. Utopia is a registered trademark of Adobe Systems Incorporated
This package provides a document that both provides macros that are usable elsewhere, and demonstrates the macros. The code uses the classical analytical expansion of sin and cos.
This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the Lobster Two family of fonts, designed by Pablo Impallari. This is a family of script fonts with many ligatures and terminal forms; for the best results, use XeLaTeX or LuaLaTeX. There are two weights and italic variants for both.
xcharter repackages Bitstream Charter with an extended set of features. The extension provides small caps, oldstyle figures and superior figures in all four styles, accompanied by LaTeX font support files. The fonts themselves are provided in both Adobe Type 1 and OTF formats, with supporting files as necessary.
This class provides various environments and commands to produce the typical exercises contained in a test. It is mainly intended for Italian high school teachers, as the style is probably more in line with Italian high school tests.
This package provides provides colors with French names, based on xcolor and xkcdcolors.
This package helps producing a game for students: it is a wheel displaying questions, with hidden answers inside.
In Stochastic Geometry and Digital Image Analysis some problems can be solved in terms of so-called ``configurations''. A configuration is basically a square matrix of \circ and \bullet symbols. This package provides a convenient and compact mechanism for displaying these configurations.
This package provides a Finnish language module for glossaries package.
The package provides a LaTeX interface to the micro-typographic extensions that were introduced by pdfTeX and have since also propagated to XeTeX and LuaTeX: most prominently, character protrusion and font expansion, furthermore the adjustment of interword spacing and additional kerning, as well as hyphenatable letterspacing (tracking) and the possibility to disable all or selected ligatures. These features may be applied to customisable sets of fonts, and all micro-typographic aspects of the fonts can be configured in a straight-forward and flexible way. An alternative package letterspace, which also works with plain TeX, is included in the bundle.
The ZzTeX macro package is a full-featured TeX macro package specially designed for producing books, journals, and manuals. ZzTeX runs under Plain TeX.
This package provides a converter from TeX and LaTeX to SGML-based formats such as (X)HTML, MathML, OpenDocument, and Docbook, providing a configurable (La)TeX-based authoring system for hypertext. TeX4ht does not independently parse (La)TeX source (so it avoids the difficulties encountered by many other converters, arising from the irregularity of (La)TeX syntax). Instead, TeX4ht uses (La)TeX itself (with myriad macro modifications) to produce a helper DVI file that it can then process. This technique allows TeX4ht to approach the robustness characteristic of restricted-syntax systems such as gellmu.
This is a LaTeX style for producing author self-archiving copies of (academic) papers. The following layout-styles are pre-defined: ACMfor the two-column layout used by many ACM conferences, IEEE for the two-column layout used by many IEEE conferences, LNCS for the LNCS layout (as used by Springer), and LNI for the Lecture Notes in Informatics, published by the GI ENTCS for the Elsevier ENTCS layout
The lualinalg package is developed to perform operations on vectors and matrices defined over the field of real or complex numbers inside LaTeX documents. It provides flexible ways for defining and displaying vectors and matrices. No particular environment of LaTeX is required to use commands in the package. The package is written in Lua, and .tex file is to be compiled with the LuaLaTeX engine. It may also save users efforts to copy vectors and matrices from other software (which may not be in LaTeX-compatible format) and to use them in a TeX file. The vectors and matrices of reasonable size can be handled with ease. The package can be modified or extended by writing custom Lua programs.
This package provides a package to scale a document by sqrt(2) (or by \magstep{2}). This is useful if you are preparing a document on, for example, A5 paper and want to print on A4 paper to achieve a better resolution.
The package supports real-time CSP and incorporates the functionality of Spivey's original Z package, written for LaTeX 2.09.
The bundle consists of:
a tool for collecting text for later re-use,
a tool for typesetting the meta-information within a text,
a tool for use in constructing macros with multiple optional parameters,
a package for multiple column parallel texts,
a tool for processing key-value structured lists,
macros for typesetting a number as a German-language string.
This package contains the Japanese pTeX manual.
The package defines a single command \verbdef (which has a starred form, like \verb). \verbdef will define a robust command whose body expands to verbatim text. By using commands defined by \verbdef, one can put verbatim text into the arguments of commands; since the defined command is robust, it doesn't matter if the argument is moving.
The \boolexpr macro evaluates boolean expressions in a purely expandable way. \boolexpr{ A \OR B \AND C } expands to 0 if the logical expression is TRUE. A, B, C may be:
numeric expressions such as: x=y, x<>y, x>y or x<y;
boolean switches: \iftrue 0\else 1\fi;
conditionals: \ifcsname whatsit\endcsname 0\else 1\fi;
another
\boolexpr: \boolexpr{ D \OR E \AND F }.
\boolexpr may be used with \ifcase.
The \switch command (which is also expandable) has the form: \switch \case{<boolean expression>} ... \case{<boolean expression>} ... ... \otherwise ... \endswitch.
This is a document class called ijsra which is used for the International Journal of Student Research in Archaeology.
The package provides gb4e users two relative example reference commands: \Next refers to the next example in the document and \Prev refers to the previous example. No explicit label command is required.