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 LaTeX document class tiet-question-paper.cls in order to create question papers for the Thapar Institute of Engineering and Technologie (TIET). Although created for the TIET, the module is easily adaptable to any organization.
This collection contains files to add wallpapers (background images) to LaTeX documents. It provides simple commands to include effects such as tiling.
This package provides a pair of documents to reveal the font features supported by fonts usable in XeTeX.
This tool compiles individual files that are included as parts of larger documents. It utilizes the preamble of the main document but disregards all other included files. The main purpose is to allow fast compilation of particular chapters or sections, eliminating the need to recompile the entire document. This facilitates an efficient way to check for formatting or syntax errors in the particular part of the document being worked on.
This package adds Norwegian Bokmal translations for the glossaries package. These will be loaded automatically when the Babel package is loaded with the option norsk.
The package uses PSTricks; the user may define the width of the table, the number of lines and the height of each line. Placement of labels within the boxes may be absolute, or as a percentage of the width; various other controls are available.
The class will typeset PhD, master, and bachelor theses that adhere to the publishing guidelines of the Sapienza University of Rome.
This package provides a pre-commit git hook to check basic LaTeX syntax for the use of package developers. It is installed by copying it into the .git/.hooks file. It then checks the following file types: .sty, .dtx, .bbx, .cbx, and .lbx. It performs the following checks:
each line must be terminated by %, without a space before it;
empty lines are allowed, but not lines with nothing but spaces in them;
\begin{macro}and\end{macro}must be paired;\begin{macrocode}and\end{macrocode}must be paired;\begin{macro}must have a second argument;one space must be printed between % and
\begin{macro}or\end{macro}. % must be the first character in the line;four spaces must be printed between % and
\begin{macrocode}or\end{macrocode};\csargument must not start with a backslash.
This is a German translation of the booktabs package documentation.
This package provides basic formatting for short documents such as notes on a specific topic, short documentation, or quick memos. It aims to cover all basic needs for such purposes: include a standard set of relevant packages, a nice title which doesn't take up too much space, better page margin sizes, and some basic styling to make the note look nicer. At the same time, it is highly flexible and customizable.
This package allows LaTeX constructions (equations, picture environments, etc.) to be precisely superimposed over Encapsulated PostScript figures, using your own favorite drawing tool to create an EPS figure and placing simple text tags where each replacement is to be placed, with PSfrag automatically removing these tags from the figure and replacing them with a user specified LaTeX construction, properly aligned, scaled, and/or rotated.
Porson is an elegant Greek font, originally cut at the turn of the 19th Century in England. The present version has been provided by the Greek Font Society. The font supports the Greek alphabet only. LaTeX support is provided, using the LGR encoding.
This package allows you to collect the contents of an environment verbatim, and provides that inside the macro \enverbBody. It also allows you to place arbitrary content at the start and end of each line (which doesn't have to be verbatim). The two convenience macros \enverbExecute and \enverbListings can be used to typeset the contents and wrap the contents inside another verbatim environment, respectively.
ucalgmthesis.cls is a LaTeX class file that produces documents according to the thesis guidelines of the University of Calgary Faculty of Graduate Studies. It uses the memoir class.
The document is an introduction to TeX and LaTeX, in Chinese. It covers basic text typesetting, mathematics, graphics, tables, Chinese language & fonts, and some miscellaneous features (hyperlinks, long documents, bibliographies, indexes and page layout).
This package provides a collection of classes for typesetting court sentences, legal opinions, books and dissertations for German lawyers. A jurabook class is also provided, which may not yet be complete.
The bundle provides the Ornements ADF font in PostScript Type 1 format with TeX and LaTeX support files.
Knuth designed his original fonts with tabular figures (figures whose width is uniform); this makes some layout problems rather simple. In more recent times, fonts (such as Minion Pro), which offer proportionally spaced figures, are increasingly being used. The package provides mechanisms whereby such proportional figures may still be aligned in tabular style (for example, in the table of contents).
m-pictex.sty was a wrapper for a ConTeXt module making picTeX more easily usable in classic TeX with no e-TeX extensions. It is here adjusted to be a stub loading pictex.sty. This has not been needed in LaTeX or ConTeXt for decades, but old documents may be using this name.
This package includes styles for typesetting mathematics notes, classes for typesetting homework assignments, and formula cheat sheets for exams.
The package contains the development sources of MakeIndex.
The package provides macros to visually represent matrices. Various options allow changing the visualizations, e.g., drawing rectangular, triangular, or banded matrices.
This bundle contains the following scripts:
bibdoiadd.pl: add DOI numbers to papers in a given.bibfile,bibzbladd.pl: add Zbl numbers to papers in a given.bibfile,bibmradd.pl: add MR numbers to papers in a given.bibfile,bbl2bib.pl: convertthebibliographyenvironment to a.bibfile,biburl2doi.pl: convert URLs pointing to doi.org to DOIs,ltx2crossrefxml.pl: tool for the creation of XML files for submitting to crossref.org.
Nassi-Shneiderman charts are a well known tool to describe an algorithm in a graphical way. The package offers some macros for generating those charts in a LaTeX document. The package provides the most important elements of a Nassi-Shneiderman charts, including processing blocks, loops, mapping conventions for alternatives, etc. The charts are drawn using the picture environment (using pict2e for preference).