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 first version of the package allows including Arduino or Processing code using three different forms: writing the code directly in the LaTeX document, writing Arduino or Processing commands in line with the text, calling to Arduino or Processing files. All these options support the syntax highlighting of the official IDE.
This package can create lists of random numbers for any given interval. It is possible to get lists with or without multiple numbers. The random generator will be initialized by the system time.
This package provides experimental Bidi-aware text highlighting.
The package provides several file hooks (AtBegin, AtEnd, ...) for files read by \input, \include and \InputIfFileExists. General hooks for all such files (e.g., all \included ones) and file specific hooks only used for named files are provided; two hooks are provided for the end of \included files --- one before, and one after the final \clearpage.
The package provides facilities to create duckified dummy contents. The following macros are available:
\duckumentprints a short duckument;\blindduckprints a paragraph;\ducklistcreates a list of a given type;\ducklistlistcreates nested lists;\duckitemize,\duckenumerateand\duckdescriptionare shortcuts for, respectively,\ducklist{itemize},\ducklist{enumerate}and\ducklist{description};\duckumentsCreateExampleFile;\duckumentsDrawRandomDucks.
This package is an expl3-implementation of a key-value interface to amsthm, implementing most of the functionality provided by thmtools. Several issues encountered in that package are avoided and a few new features are added.
The package overlays a grid (whose spacing is \baselineskip, which offers guidelines for considering the ``rhythm'' of the document on the page.
This package provides an additional end of proof sign. The command's name is \wasserdicht.
This package allows git change log history to be incorporated into LaTeX documents; the log data is obtained from the Git distributed version control system.
This package allows rapidly writing the bimonthly report for The PhD School in Materials, Mechatronics and System Engineering. It allows defining the research activities, the participation to school and congress, and the publication performed by a student.
TeX for the Impatient is a ~350 page book on TeX, plain TeX, and Eplain, originally written by Paul Abrahams, Kathryn Hargreaves, and Karl Berry.
This package provides LaTeX support for Czech and Slovak typesetting.
This package provides hooks for adding code at the beginning of .aux files.
The lcg package generates random numbers (integers) via a linear congruential generator (Schrage's method). The random numbers are written to a counter. The keyval package is used for the user to provide values for the range and a seed, and for the name of the counter to be used.
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.
The package provides a collection of tools for use either in an ordinary LaTeX document, or within a .dtx file.
BibTeXu is an enhanced, portable C version of BibTeX. Unicode is supported via the ICU library.
The package provides the Libertine and Biolinum fonts in both Type 1 and OTF styles, together with support macros for their use. Monospaced and display fonts, and the keyboard set are also included, in OTF style, only. The mweights package is used to manage the selection of font weights.
This package provides the H option for floats in LaTeX to signify that the environment is not really a float, and should therefore be placed here and not float at all. The package emulates an older package of the same name, which has long been suppressed by its author. The job is done by nothing more than loading the float package, which has long provided the option in an acceptable framework.
This tiny package allows easy manipulation of the headers and footers on pages left blank by \cleardoublepage. By default, LaTeX has no easy facilities for this.
This package provides macros which can add a specified number of days to the current date (as specified in \today), to save, set and restore the current date and to print it. The package has only been tested with Czech dates.
The mciteplus LaTeX package is an enhanced reimplementation of mcite package which provides support for the grouping of multiple citations together as is often done in physics journals. An extensive set of features provide for other applications such as reference sublisting.
This package implements a variant of tabular-like environments where columns can be given a name and entries can flexibly be placed between arbitrary columns. Complex alignment-based layouts, for example for program code, are possible.
delimset is a LaTeX2e package to typeset and declare sets of delimiters in math mode whose size can be adjusted conveniently.