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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This is the French translation of epslatex, and describes how to use imported graphics in LaTeX(2e) documents.
This package allows you to easily visualize shares of total amounts in the form of a bar. So basically you can convert any number between 0 and 1 to a progressbar using the command \progressbar{<number>}. Also a lot of customizations are possible, allowing you to create an unique progress bar on your own. The package uses TikZ to produce its graphics.
This package eases the typesetting of notation of semantics and compilers. It includes T-diagrams, various derivation symbols and inference trees.
This package provides macros and environments useful for writing teaching material. It provides more semantic environments on top of the standard definition, theorem, and friends: for instance, exercise, activity and question. These are suitably color-coded when used with Beamer. They occur as normal text in handouts produced by beamerarticle (same style as definition usually has). It also provides macros for typesetting code listings and output side by side. Finally, it modifies the appearance of Beamer (Berlin-based theme) and Memoir (Tufte style layout), if loaded. It is designed to be used with Beamer to produce slides and beamerarticle with memoir to produce notes and handouts from the same source.
This package offers two environments, to draw variations table of a function and a convexity table of its graph.
The bundle provides three packages: printsudoku, which provides a command \sudoku whose argument is the name of a file containing a puzzle specification; solvesudoku, which attempts to find a solution to the puzzle in the file named in the argument; and createsudoku, which uses the random package to generate a puzzle according to a bunch of parameters that the user sets via macros.
The bundle comes with a set of ready-prepared puzzle files.
This package provides an appropriate set of job options, together with process scripts for use with TeXnicCenter.
This is the medium TeX Live collection: it contains plain TeX, LaTeX, many recommended packages, and support for most European languages.
This is a set of 23 tiny packages designed to make it easier to use fonts from the initials package in LaTeX, e.g., with the lettrine package.
This is a package version of nfssfont.tex; it enables you to print a table of the characters of a font and/or some text (for demonstration or testing purposes), from within a document.
The package provides hooks to perform actions on every page, or on the current page. Specifically, actions are performed after the page is composed, but before it is shipped, so they can be used to prepare the output page in tasks like putting watermarks in the background, or in setting the next page layout, etc.
This bundle provides two class and corresponding template files for typesetting journal articles supposed to go through Elsevier's updated workflow. One of the sets is meant for one-column, the other for two-column layout. These are now accepted for submitting articles both in Elsevier's electronic submission system and elsewhere.
The package loads properties (key, value) from a properties file, e.g., \jobname.properties.
The package helps LaTeX users to create PDF/X, PFD/A and other standards-compliant PDF documents with pdfTeX, LuaTeX and XeTeX.
The package checks for floats that are placed too far from their origin.
This package provides functionalities to draw kinematic diagrams for mechanisms using dedicate symbols (some from the ISO standard and others). The intention is not to represent CAD mechanical drawings of mechanisms and robots, but only to represent 2D and 3D kinematic chains. The package provides links, joints and other symbols, mostly in the form of TikZ pic objects. These pictures can be placed in the canvas either by a central point for joints, and start and end points for some links.
The package will create smart diagrams from lists of items, for simple documents and for presentations.
The package provides macros for typesetting linguistic examples and glosses, with a refined mechanism for referencing examples and parts of examples. The package can be used with LaTeX or with Plain TeX.
This LaTeX package can output annotation symbols enclosed in square brackets and marked with an asterisk.
The package provides basic access to the date of a LaTeX source file according to its \Provides... entry (the ``info date'') as well as to its modification date according to \pdffilemoddate if the latter is available.
This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the Caladea family of fonts.
The package provides a means of producing a book of font samples (for evaluation, etc.).
Kblocks defines a number of commands to make drawing control block diagrams using TikZ/PGF more structured and easier. It reduces the learning curve for TikZ/PGF and serves as a frontend, by focusing on the block or flow diagrams only.
The package provides macros \DeclareRobustActChar and \ReDeclareRobActChar. One uses \DeclareRobustActChar in the same way one would use \DeclareRobustCommand; the macro \protects the active character when it appears in a moving argument. \ReDeclareRobActChar redefines an active character previously defined with \DeclareRobustActChar, in the same way that \renewcommand works for ordinary commands.