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 provides a mechanism to include fragments of DVI files with the graphicx package, so that you can use \includegraphics to include DVI files. The package requires the dvipaste program.
The file copy.lco provides the new class option copy to the KOMA-Script letter class scrlttr2. If this option is given, all pages of a specific letter are duplicated with background text marking as copies.
This package provides a package to extract RCS information and use it in a LaTeX document. For users of LaTeX2HTML, rcsinfo.perl is included.
The schule bundle was built to provide packages and commands that could be useful for documents in German schools. At the moment, its main focus lies on documents for informatics as a school subject. An extension for physics is currently in progress.
For the time being, the whole package splits up into individual packages for informatics (including syntax diagrams, Nassi-Shneiderman diagrams, sequence diagrams, object diagrams, and class diagrams) as well as classes for written exams (tests, quizzes, teaching observations, information sheets, worksheets, and answer keys).
The SASnRdisplay package serves as a front-end to listings, which permits statisticians and others to import source code and the results of their calculations or simulations into LaTeX projects. The package is also capable of overloading the Sweave User Manual and SASweave packages.
If you are using git to control versions of LaTeX files, you may want to show yourself or other users or devs the current version of the file, information about the author and last edited date. All packages for Git known make that kind of information available for the whole repository. But sometimes you have a lot of files within the same repository in different versions, from different authors etc. Perhaps you also split up a big project in small files and want to show within the document who had edited what. This package gives you the opportunity to do so.
The package provides commands that enable the user (or package writer) to insert punctuation after the macro. The package provides the commands \xperiod, \xcomma and \xperiodcomma, which follow a similar procedure to that of \xspace, and insert punctuation if and only if it is necessary.
The package provides a language description file that enables support of Galician either with Babel or with Polyglossia.
The package extracts the first and last words of a page, together with the first word of the next page, just before the page is formed into the object to print. The package defines a couple of page styles that use the words that have been extracted.
The package provides a complex labelling scheme. It is designed to support the needs of the chemschemex package
The package provides additional features for the LaTeX description environment, including adjustable left margin. The package also allows the user to break a list (for example, to interpose a comment) without affecting the structure of the list (this works for itemize and eumerate lists and numbered lists remain in sequence).
This package draws a grid on every page of the document; the grid divides the page into columns, and may be used for fixing measurements of layout.
The package supports drawing timelines and aims to be highly configurable. Custom color schemes and styles are supported, and the package includes documented examples of each. Memoization works out-of-the-box if the memoize package is loaded.
This package provides a BibTeX style to format reference lists in the Harvard at Newcastle style recommended by Newcastle University. It should be used alongside natbib for citations.
The bundle provides support for typesetting technical and scientific Brazilian documents (like academic thesis, articles, reports, research project and others) based on the ABNT rules. It replaces the old abntex.
This is the Czech translation of a (Not So) Short Introduction to LaTeX2e.
The package provides a set of macros for constructing block diagrams, using TikZ.
The package enables the user to generate high-quality othello (also known as Reversi) board diagrams of any size. The diagrams support annotations, including full game transcripts. Automated board or transcript creation, from plain text formats standard to WZebra (and other programs) is also supported.
The package provides means of randomising lists of tokens, or lists of chunks of tokens. Two mechanisms for defining chunks are provided: the \ranToks command accepts an argument containing tokens to be randomised; and the \bRTVToks/\eRTVToks commands delimit a collection of tokens for randomising; each group inside a rtVw constitutes one of these (typically larger) token sets.
This package is intended to print a term calendar for use in planning a class. It has a flexible mechanism for specifying which days of the week are to be included and for inserting text either regularly on the same day each week, or on selected days, or for a series of consecutive days. It also has a flexible mechanism for specifying class and non-class days. Text may be inserted into consecutive days so that it automatically flows around non-class days.
The luaset package is developed to define finite sets and perform operations on them inside LaTeX documents. There is no particular environment in the package for performing set operations. The package commands can be used in any environment (including the mathematics environment). It is written in Lua, and the .tex file is to be compiled with the LuaLaTeX engine.
This package allows hyperref package and the natbib package with options numbers and sort&compress to work together. This means that multiple sequential citations, e.g., [3,2,1], will be compressed to [1-3], where the 1 and the 3 are (color-)linked to the bibliography.
The EC fonts are European Computer Modern Fonts, supporting the complete LaTeX T1 encoding defined at the 1990 TUG conference hold at Cork/Ireland. These fonts are intended to be stable with no changes being made to the tfm files. The set also contains a Text Companion Symbol font, called tc, featuring many useful characters needed in text typesetting, for example oldstyle digits, currency symbols (including the newly created Euro symbol), the permille sign, copyright, trade mark and servicemark as well as a copyleft sign, and many others. The fonts are available in (traced) Adobe Type 1 format, as part of the cm-super bundle. The other Computer Modern-style T1-encoded Type 1 set, Latin Modern, is not actually a direct development of the EC set, and differs from the EC in a number of particulars.
This package equips the PDF that is generated with LaTeX with hyperlinks to audio files that contain the spoken equivalent of the original text, equations, figures and tables. The audio files can be automatically generated using a Perl-script called spel-wizard.pl (part of the SpeL::Wizard module available on CPAN). This script interfaces with locally installed text-to-speech software or with online available cloud services to generate the audio files. To this end, the LaTeX chunks of your text are parsed and translated to natural language. SpeLaTeX is Babel-enabled such that your text is read with the correct pronunciation corresponding to your language. So far, it provides the languages English and Dutch.