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 class facilitates the preparation of Research and Innovation Action (RIA) and Innovation Action (IA) funding proposals for the European Commission's Horizon Europe program. The class is a conversion of the official Part B template into LaTeX; it preserves the formatting and most of the instructions of the original version, and has the additional feature that tables (listing the participants, work packages, deliverables, etc.) are generated according to data supplied by the user.
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.
This package carefully selects and defines 9 colors for 13 hues each. All colors with the same suffix number have equal luminance level. Also the color black is of level 0, and the color white is of level 10. By simply choosing two colors in the above list, which differ in level by at least 5, as foreground and background colors, you will get proper WCAG Color Contrast.
Creation of title pages is something most authors should not have to do. But reality is not perfect, so a lot of authors have to do it. This package not only provides several pages for the title instead of only one --- at least five are typical for a thesis! ---, it also provides a bunch of predefined titlepage styles with several standard elements, and optionally additional elements.
This class is designed for XMU thesis's writing.
This package provides macros to draw trees, within TeX or LaTeX.
This script searches a list of directories for CJK fonts, and makes them available to an installed Ghostscript. In the simplest case, with sufficient privileges, a run without arguments should result in a complete setup of Ghostscript.
This package provides an introductory tutorial on ConTeXt, in Chinese. The document covers ConTeXt installation, fonts, layout design, cross-reference, project structure, metafun and presentation design.
The package allows users to easily typeset sign charts directly into their (La)TeX document.
This package provides a Perl script that can either trim pages of any whitespace border, or trim them of a fixed border.
The jslectureplanner package facilitates the generation and management of university course material. It provides an interface to set up and access centralized course data that can be reused in all course documents. Furthermore, the package is able to calculate the session dates of a whole semester and generate course programs, if the course is held weekly and the date of the first lecture is specified. Moreover, the package can be used to generate a sectioned course bibliography via BibLaTeX. The bundle also includes a package jsmembertable.sty that helps in generating course member and presence lists.
This package provides the German version of A Short Introduction to LaTeX2e: LaTeX2e-Kurzbeschreibung.
The package redefines the commands \emph and \textit so that parentheses and square brackets are typeset in an upright font in their arguments.
Epigraphs are the pithy quotations often found at the start (or end) of a chapter. Both single epigraphs and lists of epigraphs are catered for. Various aspects are easily configurable.
The bera package contains the Bera Type 1 fonts and files to use the fonts with LaTeX. Bera is a set of three font families: Bera Serif (a slab-serif Roman), Bera Sans (a Frutiger descendant) and Bera Mono (monospaced/typewriter). The Bera family is a repackaging, for use with TeX, of the Bitstream Vera family.
The package provides macros that collect the content of a tabular cell, and offer them as an argument to a macro. Special care is taken to remove all aligning macros inserted by tabular from the cell content. The macros also work in the last column of a table, but do not support verbatim material inside the cells.
Thr purpose of the package is to provide an alternative interface to the CM Sans Serif boldface fonts. The EC (T1, Cork) encoded versions of the CM Sans Serif boldface extended fonts differ considerably from the traditionally (OT1) encoded ones: at large sizes, above 10pt, they have thinner strokes and are much wider. At 25pt they are hardly to be recognized as being boldface'. This package attempts to make these T1 fonts look like the traditional ones did. You do not need any new fonts; the package just changes the way LaTeX makes use of the current ones.
STANLI is a STructural ANalysis LIbrary based on PGF/TikZ. Creating new assignments and tests, at university, is usually a very time-consuming task, especially when this includes drawing graphics. In the field of structural engineering, those small structures are a key part for teaching. This package permits creating such 2D and 3D structures in a very fast and simple way.
The package provides JavaScript code snippets to create gray hints. Gray hints, as the author terms them, are text that appears initially in a text field that gives a short hint as to what the contents of the text field should be. For example, a text field might contain the hint First Name, or a date field might read yyyy/mm/dd. As soon as the field comes into focus, the hint disappears. It reappears when the field is blurred and the user did not enter any text into the field. The package works for Dvips/Distiller, pdfLaTeX, LuaLaTeX, and XeLaTeX.
The pagenote package provides tagged notes on a separate page (also known as end notes).
This package adds emojis to citations.
This package defines a handful of mathematical symbols many of which are implemented via PDF's builtin drawing utility. It is intended for use with pdfTeX and LuaTeX and is supported by XeTeX to a lesser extent. Among the symbols it defines are some variants of commonly used ones, as well as more obscure symbols which cannot be as easily found in other TeX or LaTeX packages.
The examz document class builds on the exam document class. An author may use the class exactly as the exam class, but there are also additional features. The document class facilitates the writing of questions with random elements, the creation of multiple versions of an exam, and the use of separate files as question banks.
This package provides the command \thepagecolor, which gives the current page (background) color, i.e., the argument used with the most recent call of \pagecolor{...}. The command \thepagecolornone gives the same color as \thepagecolor, except when the page background color is none (e.g., as a result of using the \nopagecolor command). In that case \thepagecolor is white and \thepagecolornone is none. When \nopagecolor is unknown or broken (crop package), this package provides a replacement. Similar to \newgeometry and \restoregeometry of the geometry package \newpagecolor{...} and \restorepagecolor are provided. For use with the crop package \backgroundpagecolor{...} as well as \newbackgroundpagecolor{...} and \restorebackgroundpagecolor are provided.