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.
The asciilist package provides the environments AsciiList and AsciiDocList, which enable quickly typesetting nested lists in LaTeX without having to type individual item macros or opening/closing list environments. The package provides auxiliary functionality for loading such lists from files and provides macros for configuring the use of the list environments and the appearance of the typeset results.
MetaPost uses a language based on that of Metafont to produce precise technical illustrations. Its output is scalable PostScript or SVG, rather than the bitmaps Metafont creates.
The elpres class is intended to be used for presentations on a screen or with a beamer/projector. It is derived from LaTeX's article class and can be used with with LaTeX, pdfLaTeX, and LuaLaTeX. The default ``virtual paper size'' of presentations generated by this class corresponds to a 4:3 (width:height) aspect ratio. Other aspect ratios for widescreen monitors (16:9, 16:10) may be selected.
This LaTeX package aims to provide users with a simple interface to create multi-column formal resumes.
The package allows the user to typeset autosegmental representations.
The package provides a command \telprint for formatting German telephone numbers.
This package provides a development of the (old) german.sty, this bundle provides German packages, BibTeX styles and documentary examples, for writing documents with bibliographies. The author has since developed the babelbib bundle, which (he asserts) supersedes germbib.
This package identifies all widows and orphans in a document to help a user to get rid of them. The act of resolving still needs to be done manually: by rewriting text, running some paragraph long or short or or explicitly breaking in some strategic place. It will also identify and warn about words broken across columns or pages and display formulas separated from their introductory paragraph.
This is the Babel style for Azerbaijani. This language poses special challenges because no traditional font encoding contains the full character set, and therefore a mixture must be used (e.g., T2A and T1). This package is compatible with Unicode engines LuaTeX and XeTeX, which are very likely the most convenient way to write Azerbaijani documents.
This package provides a collection of LaTeX packages for drawing cute little animals and similar creatures using TikZ. Currently, the following TikZlings are included: anteater, bat, bear, bee, bug, cat, chicken, coati, elephant, hippo, koala, marmot, mole, mouse, owl, panda, penguin, pig, rhino, sheep, sloth, snowman, squirrel, and wolf. These little drawings can be customized in many ways.
The package supports typesetting documents whose counters are represented in base twelve, also called dozenal. It includes a macro for converting positive whole numbers to dozenal from decimal (base ten) representation. The package also includes a few other macros and redefines all the standard counters to produce dozenal output. Fonts, in Roman, italic, slanted, and boldface versions, provide ten and eleven. The fonts were designed to blend well with the Computer Modern fonts, and are available both as Metafont source and in Adobe Type 1 format.
This LaTeX2e package provides a general purpose framework to describe and typeset exercises and exam questions along with their solutions. The package features mechanisms to hide or postpone solutions, to assign and handle points, to collect problems on exercise sheets, to store and use metadata, and to implement a consistent numbering. It also provides a very flexible interface for configuring and customising the formatting, layout, and representation of the exercise content.
In Hungarian there are two definite articles, a and az, which are determined by the pronunciation of the subsequent word. The huaz package helps the user to insert automatically the correct definite article for cross-references and other commands containing text.
This package typesets recipes with the ingredients lined up with their method step (somewhat similarly to the layout used in cooking).
The package provides a set of style files for use with BibLaTeX and Biber to produce citations and bibliographies in accordance with the widely-used Oxford Standard for the Citation of Legal Authorities. It also includes facilities for constructing tables of cases and legislation from citations (in conjunction with appropriate indexing packages).
This bundle contains the LaTeX packages utf8add.sty and utf8hax.sty. The utf8add package provides additional support for the use of UTF-8 encoded input. This is intended for making LaTeX input more readable. The utf8hax package is using UTF-8 characters for easier access to math in LaTeX, however making the LaTeX input less readable.
The package extends Springer's llncs class for adding additional notes describing the status of the paper (submitted, accepted) as well as for creating author-archived versions that include the references to the official version hosted by Springer (as requested by the copyright transfer agreement for Springer's LNCS series).
Inspired by the physicspackage, the package defines some simple macros for mathematical notation which make the code more readable or allow flexibility in typesetting material.
This package provides procedures for using spot colours in LaTeX documents and the generated PDF files. Predefined templates for PANTONE and HKS colour spaces are included but new ones can easily be defined.
This package for cooperative writing supports editorial comments and gives some extra support for writing and submitting papers, such as anonymization commands for any document that involves more than one author or editor. The general behavior of this package is to provide different ways of marking your text, for example with comments or to-do-notes, suggestions to add, remove or change text that can be totally suppressed from the output when desired. Mostly, this can be easily done using one of the three main option states: editing, submit, and publish. Users should use the editing state most of the time. In this state, all markings will appear and anonymization will be off. When submitting, the submit state will provide a clean article, without any markings, but anonymized. It is possible to use the options submit and noanonymize together. Publish will never anonymize. The goal is to make the submit and publish documents states minimally invasive, to avoid any clash with publishers styles.
This package recreates some AmongUs characters in TikZ environments. Some interesting uses alongside other packages are also supported.
The package provides the \multido command, which was originally designed for use with PSTricks. Fixed-point arithmetic is used when working on the loop variable, so that the package is equally applicable in graphics applications like PSTricks as it is with the more common integer loops.
Boisik is a serif font set (inspired by the Baskerville typeface), written in Metafont. The set comprises roman and italic text fonts and maths fonts. LaTeX support is offered for use with OT1, IL2 and OM* encodings.
The filter module provides a simple interface to run external programs on the contents of a start-stop environment. Options are available to run the external program only if the content of the environment has changed, to specify how the program output should be read back, and to choose the name of the temporary files that are created. The module is compatible with both MkII and MkIV.