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.
The package allows the user to generate multiple documents from a single source, by marking pieces of the document with tags and specifying which marked pieces to include or exclude.
This package is used to draw pseudo-3D Blochsphere diagrams. It supports various annotations, such as great and small circles, axes, rotation markings and state vectors. It can be used in a standalone fashion, or nested within a tikzpicture environment by setting the environment option nested to true.
This collection contains packages for law, linguistics, social sciences, humanities, etc.
The package permits users to apply prefixes (fixed strings) to references to entries in bibliographies produced by the bibtopic package.
Responsive design aims to display text and other design elements well on variety of outputs, including electronic devices or various paper sizes. This package tries to achieve similar results with LaTeX. The main aim is to support the output of multiple editions of one document with readable font sizes regardless of the physical size of the produced PDF, from smartphones or e-ink readers to printed A4 pages.
The goal of the savetrees package is to pack as much text as possible onto each page of a LaTeX document. Admittedly, this makes the document far less attractive. Nevertheless, savetrees is a simple way to save paper when printing draft copies of a document. It can also be useful when trying to meet a tight page-length requirement for a conference or journal submission. Most of the package options cover specific modifications to typesetting rules, but there are also options subtle, moderate and extreme options for the broad brush approach.
This document lists the internal macros defined by the LaTeX2e base files, which can also be useful to package authors. The macros are hyper-linked to their description in source2e. For this to work both PDFs must be inside the same directory. This document is not yet complete in content and format and may miss some macros.
The Awk script converts Pic language, embedded inline (delimited by .PS and .PE markers), to \pdfliteral commands.
This package provides a set of macros for resumes.
The package can be used for creating a curriculum vitae. Note that cv is just a package: you choose the overall formatting by deciding which class to use, while the package provides the detailed formatting.
The package provides a macro for drawing trees with TikZ using the easy syntax of Alexis Dimitriadis Qtree. It improves on TikZ's standard tree-drawing facility by laying out tree nodes without collisions; it improves on Qtree by adding lots of features from TikZ (for example, edge labels, arrows between nodes); and it improves on pst-qtree in being usable with pdfTeX and XeTeX.
This LaTeX document class has been designed to typeset exams.
The bundle offers two styles --- philosophy-classic and philosophy-modern --- that facilitate the production of two different kinds of bibliography, based on the author-year style, with options and features to manage the information about the translation of foreign texts or their reprints. Though the package's default settings are based on the conventions used in Italian publications, these styles can be used with every language recognized by Babel, possibly with some simple redefinitions.
This package provides the binaries for texlive-hitex.
This LaTeX class loads scrbook and provides changes necessary for publishing at Mentis publishers in Paderborn, Germany. It is not an official Mentis class, but developed in close co-operation with Mentis.
The process of preparing a collaborative proposal, to a major funding body, involves integration of contributions of a many people at many sites. It is therefore an ideal application for a text-based document preparation system such as LaTeX, in concert with a distributed version control system such as SVN. The proposal class itself provides a basis for such an enterprise. The dfgproposal and dfgproposal classes provide two specialisations of the base class for (respectively) German and European research proposals.
The caption package provides many ways to customise the captions in floating environments like figure and table, and cooperates with many other packages. Facilities include rotating captions, sideways captions, continued captions (for tables or figures that come in several parts). A list of compatibility notes, for other packages, is provided in the documentation. The package also provides the caption outside float facility, in the same way that simpler packages like capt-of do.
git-latexdiff is a tool to graphically visualize differences between different versions of a LaTeX file.
The package allows the production of a document with pages mirrored. This is sometimes required by publishers who want camera-ready documents to be printed on transparent film (to be viewed from the ``wrong'' side). The package only works with pdfLaTeX or LuaLaTeX in PDF output mode.
This package provides a German language module for the glossaries package.
The package offers enhancements for theorem-like environments: easier control of layout; proper placement of endmarks even when the environment ends with \end{enumerate} or \end{displaymath} (including support for amsmath displayed-equation environments); and support for making a list of theorems, analogous to \listoffigures.
The package allows the user to typeset autosegmental representations.
This package provides an API for template and package developers to create dynamic color schemes for light- and dark modes. For those unaware: we refer to dark mode when a document has a dark background with a light font and to light mode if it has a dark font with a light background.
The package creates three environments: framed, which puts an ordinary frame box around the region, shaded, which shades the region, and leftbar, which places a line at the left side. The environments allow a break at their start (the \FrameCommand enables creation of a title that is “attached” to the environment); breaks are also allowed in the course of the framed/shaded matter. There is also a command \MakeFramed to make your own framed-style environments.