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 package defines environments that allow page breaks inside framed boxes whose edges may be variously fancy. The bundle includes a few examples (shaded box, box with a wavy line on its side, etc).
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 tokcycle package helps one to build tools to process tokens from an input stream. If a macro to process an arbitrary single token can be built, then tokcycle can provide a wrapper for cycling through an input stream (including macros, spaces, and groups) on a token-by-token basis, using the provided macro on each successive character. tokcycle characterizes each successive token in the input stream as a Character, a Group, a Macro, or a Space. Each of these token categories are processed with a unique directive, to bring about the desired effect of the token cycle. If condition flags are provided to identify active, implicit, and catcode-6 tokens as they are digested. The package provides a number of options for handling groups.
This Java command line application may be used to extract glossary information stored in a .bib file and convert it into glossary entry definition commands. This application should be used with glossaries-extra.sty's record package option. It performs two functions in one: it selects entries according to records found in the .aux file (similar to BibTeX), and hierarchically sorts entries and collates location lists (similar to MakeIndex or Xindy). The glossary entries can then be managed in a system such as JabRef, and only the entries that are actually required will be defined, reducing the resources required by TeX.
The supplementary application convertgls2bib can be used to convert existing .tex files containing definitions (\newglossaryentry etc.)#: to the .bib format required by bib2gls.
This package provides LaTeX format files and man pages along with several packages that are considered as part of the LaTeX kernel.
This package provides a package to extract RCS information and use it in a LaTeX document. For users of LaTeX2HTML, rcsinfo.perl is included.
This package provides \StringEncodingConvert for converting a string between different encodings. Both LaTeX and plain-TeX are supported.
This package provides a class and style file that supports the typesetting of plays, including options for line numbering.
The package provides two macros that produce representations of a swimmer's performances. The user records data in a text file and specifies as arguments of the macros the date range of interest. The macros extract the relevant information from the file and process it: \swimgraph produces a graph of the times in a single swimming event (specified as an argument), plotting long course and short course times in separate lines. Records and qualifying times, stored in text files, may optionally be included on the graph. \swimtext produces a written record of the times in all events. Files of current world and Canadian records are included.
This package allows including functional MetaPost in LaTeX.
The package makes letter-sized pages of labels. It provides controls for the numbers of rows and columns.
This class is intended to be an interpretation of the mwbk class which is a part of the mwcls package. The mwcls classes are simple, yet powerful and customizable classes that allow the end-user to customize the layout of headers, headings etc. They also have the benefit of being more economic in space than the most common LaTeX classes, while keeping a clear appearance and a smooth flow.
The package supports authors use of consistent typesetting of foreign words in documents.
This package provides a small class for typesetting letters in France. No assumption is made about the language in use. The class represents a small modification of the beletter class, which is itself a modification of the standard LaTeX letter class.
The bundle provides implementations of the traditional BibTeX styles (plain, abbrev, unsrt and alpha) with BibLaTeX.
This package provides macros for measuring alphabet lengths (i.e., the length occupied by the characters abcd...xyz), em-widths and ex-heights, which may help in making typesetting decisions.
This LaTeX packages provides two hooks for \enddocument that are executed after the hook of \AtEndDocument: \AfterLastShipout can be used for code that is to be executed right after the last \clearpage before the .aux file is closed. \AtVeryEndDocument is used for code after closing and final reading of the .aux file.
The package is a specialized tool built on top of PGF/TikZ for drawing spectral sequences. It provides a powerful, concise syntax for specifying the data of a spectral sequence, and then allows the user to print various pages of spectral sequences, automatically choosing which subset of the classes, differentials, and structure lines to display on each page. It also handles most of the details of the layout. At the same time, it is extremely flexible. spectralsequences is closely integrated with TikZ to ensure that users can take advantage of as much as possible of its expressive power. It is possible to turn off most of the automated layout features and draw replacements using TikZ commands. The package also provides a carefully designed error reporting system intended to ensure that it is as clear as possible what is going wrong.
This package provides for a variety of continuation indicators on pages when the text continues on the following page. The default is to only mark odd pages, but all pages can be marked and the marking can be stopped or started at any point.
This package provides a Slovene language module for glossaries package.
This is a collection of ways to change the typesetting of footnotes. The package provides means of changing the layout of the footnotes themselves, a way to number footnotes per page, to make footnotes disappear in a "moving" argument, and to deal with multiple references to footnotes from the same place. The package also has a range of techniques for labelling footnotes with symbols rather than numbers.
This package allows the user to create an index of all authors cited in a LaTeX document. Each author entry in the index contains the pages where these citations occur. Alternatively, the package can list the labels of the citations that appear in the references rather than the text pages. The package relies on BibTeX being used to handle citations.
This package increases the width of the typeset area of an A4 page. This sort of operation is capable of producing typographically poor results; the operation itself is better provided by the geometry package.
Findhyph is a Perl script that will analyse the log file from running your document with \tracingparagraphs=1 set. The output contains enough context to enable you to find the hyphenated word that's being referenced.