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 fixes problems with colour loss that occurres in the environments of the framed package.
This is the GUST TeX Live scheme: it is a set of files sufficient to typeset Polish plain TeX, LaTeX and ConTeXt documents in PostScript or PDF.
The hanging package facilitates the typesetting of hanging paragraphs. The package also enables typesetting with hanging punctuation, by making punctuation characters active.
This is a class for creating dissertation documents according to the National Autonomous University of Mexico (UNAM) guidelines.
In Japanese typesetting, opening parentheses placed at the beginning of paragraphs or lines are treated specially. This package adjusts the position of parentheses accordingly.
If your LaTeX document is version-controlled with Git, you might encounter situations, where you want to include some information of your Git repository into your LaTeX document, e.g., to keep track on who gave you feedback on which version of your document. This Git information can be included on every page by a watermark or (for custom needs) via provided variables.
seqsplit provides a command \seqsplit, which makes its argument splittable anywhere, and then leaves the TeX paragraph-maker to do the splitting. The package is suitable for situations when one needs to type long sequences of letters or of numbers in which there is no obvious break points to be found, such as in base-sequences in genes or calculations of transcendental numbers. While the package may obviously be used to typeset DNA sequences, the user may consider the dnaseq as a rather more powerful alternative.
The bibleref package offers consistent formatting of references to parts of the Christian Bible, in a number of well-defined formats.
This is a thesis class for the University of Washington.
This is a LaTeX package for the Membrane Computing community. It comprises the definition of P systems, rules and some concepts related to languages and computational complexity usually needed for Membrane Computing research.
This package provides a simple macro \resmes that prints the measure restriction symbol.
This package was developed by members of the chair for mathematical physics at the University of Wurzburg as a collection of macros and predefined environments for quickly creating nice mathematical documents.
This package provides a set of virtual fonts which emulates T1 coded fonts using the standard CM fonts. The package name, AE fonts, supposedly stands for "Almost European". The main use of the package was to produce PDF files using Adobe Type 1 versions of the CM fonts instead of bitmapped EC fonts. Note that direct substitutes for the bitmapped EC fonts are available, via the CM-super, Latin Modern and (in a restricted way) CM-LGC font sets.
This package typesets recipes with the ingredients lined up with their method step (somewhat similarly to the layout used in cooking).
This is a LaTeX package for preparing multiple choice, true/false, and short answer questions. Its main purpose is to offer a tool to easily insert rather complicated mathematical material in socrative quizzes.
The package defines an environment that only typesets specified environments within its scope. So, for example, if you want nothing but the figure and table environments in your document, you can enclose the whole document with an xcomment environment that excludes everything but those. This is a lot easier than excluding the chunks of text between the environments you want, or creating an entire document containing only those environments.
Using this package, \nolbreaks{some text} to prevent line breaks in some text. This has the advantage over \mbox that glue (rubber space) remains flexible. Most common cases are handled here (\linebreak is disabled, for example) but spaces hidden in macros or { and } can still create break-points.
The package provides a verbbox environment to place its contents into a globally available box, or into a box specified by the user. The global box may then be used in a variety of situations (for example, providing a replica of the boxedverbatim environment itself). A valuable use is in places where the standard verbatim environment (which is based on a trivlist) may not appear.
This package provides the language definition file for support of Finnish in babel. It provides all the necessary macros, definitions and settings to typeset Finnish documents.
This package provides a collection of input encodings, font encodings and font definition files for the Hebrew language.
This package provides two MetaPost include files that define all the colorbrewer2.org colours: colorbrewer-cmyk.mp and colorbrewer-rgb.mp. The first defines all the colours as CMYK, the second as RGB.
This package provides a macro to set various margins as well as dimensions for header/footer and page dimensions. Most common paper sizes, paper orientation, disabling of headers and footers, and two sided printing are supported.
The user interface might not be very fancy, but it's fast, small, and gets the job done. If you are looking for something more elaborate try the geometry package.
The package provides tools to help manage anonymous work with BibLaTeX. It will be useful, for example, in history or classical philology.
This is a LaTeX macro package for generating simple node-based flow graphs or diagrams built upon the TikZ package. The package provides two basic commands, one to generate a node and one to create links between nodes. The positioning of the nodes is not handled by the package itself but is preferably done in a tabular environment. In total, four simple node types are defined, loosely based on the nomenclature and color patterns of the popular Java script Bootstrap.