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 bundle provides possibilities to use the corporate design of Bern University of Applied Sciences (BFH) with LaTeX. To this end it contains classes as well as some helper packages and config files.
This package sorts a list of TeX items in increasing order where increasing is determined by a comparator macro. By default it sorts real numbers with the usual meaning of increasing but some other examples are discussed in the documentation. A second macro is included which sorts one list and applies the same permutation to a second list.
This is a lightweight class file that allows you to typeset CVs and resumes using LaTeX.
In some languages, like Czech or Polish, there should be no single letter words at the end of a line, according to typographical norms. This package handles such situations using LuaTeX's callback mechanism. In doing this, the package can detect languages used in the text and insert spaces only in parts of the document where languages requiring this feature are used. Another feature of this package is the inclusion of non-breakable space after initials (like in personal names), after or before academic degrees, and between numbers and units. The package supports both plain LuaTeX and LuaLaTeX.
The package provides various emoticons, cooking symbols and trees.
This bundle provides a class examdesign. The class provides several features useful for designing tests or question sets: it allows for explicit markup of questions and answers; the class will, at the user's request, automatically generate answer keys; multiple versions of the same test can be generated automatically, with the ordering of questions within each section randomly permuted so as to minimize cheating; the generated answer keys can be constructed either with or without the questions included; environments are provided to assist in constructing the most common types of test question: matching, true/false, multiple-choice, fill-in-the-blank, and short answer/essay questions.
The package provides configuration files for LaTeX-related formats.
This is a package for representing Bernoulli trees with PGF/TikZ.
This package provides an interface to the Iwona math fonts by Janusz Marian Nowacki. It allows to use Iwona as math complement for sans serif fonts without native math. The package allows font scaling, the choice of light and condensed versions, and the creation of multiple math versions.
This is a class for creating dissertation documents according to the National Autonomous University of Mexico (UNAM) guidelines.
This package offers two environnements, to draw variations table of a function and a convexity table of its graph.
The package supports XeTeX's (and other putative future similar engines') need for Unicode characters, in a similar way to what the fontenc does for 8-bit (and the like) fonts: convert accent-glyph sequence to a single Unicode character for output. The package also covers glyphs specified by packages (such as tipa) which define many commands for single text glyphs.
The flowfram package enables you to create frames in a document such that the contents of the document environment flow from one frame to the next in the order in which they were defined. This is useful for creating posters or magazines, indeed any form of document that does not conform to the standard one or two column layout.
crossrefenum lets TeX manage the formatting of bunches of cross-references for you. It features:
automatic collapsing of references;
support for references by various criteria, including page and note number, line number in ConTeXt, and
edpageandedlinewhen used in conjunction withreledmac;handling of references combining two criteria (e.g., by page and note number);
extension mechanisms to add support to other types of references without modifying the internal macros. Note that sorting is not supported.
It is written in Plain TeX as much as possible in order to make it compatible with a wide array of formats. For the moment, it works out of the box with ConTeXt and LaTeX.
This package is for including .Rnw (knitr/sweave) files inside .tex files. It requires that you have R and the R-package knitr installed.
The package modifies the annotation commands and label-test mechanism of the ednotes package so that critical notes appear on the pages and in the order that one would expect.
This package provides a citation and bibliography style for use with BibLaTeX. It conforms to the bibliographic standards used at the Ecole nationale des chartes (Paris), and may be suitable for a more general use in historical and philological works.
This package provides a great portion of the code is borrowed from the texpower bundle, with modifications to get things working properly in both right to left and left to right modes.
This is a library to run Python code. Just like PerlTeX or PyLuaTeX, this only requires a single run, and variables are persistent throughout the run. Unlike PerlTeX or PyLuaTeX, there is no restriction on compiler or script required to run the code.
There are also debugging functionalities: TeX errors result in Python traceback, and Python errors result in TeX traceback. Errors in code executed with the pycode environment give the correct traceback point to the Python line of code in the TeX file. For advanced users, this package allows the user to manipulate the TeX state directly from within Python, so you don't need to write a single line of TeX code.
In addition to this LaTeX package you need the Python pythonimmediate-tex package.
The xellipsis package provides a system for configuring (almomst) every possible aspect of ellipses, including preceding and proceeding characters; the character itself; distances before and after each of these; and number of characters. It comes with both a compatibility option for standard LaTeX \ldots as well as preset package options for the Chicago Manual of Style (Turabian); the Bluebook; and MLA guidelines.
The package provides a class based on memoir to prepare theses and memoirs compliant with the presentation rules set forth by the Faculty of Graduate Studies of Universite Laval, Quebec, Canada. The class also comes with an extensive set of templates for the various types of theses and memoirs offered at Laval.
Please note that the documentation for the class and the comments in the templates are all written in French, the language of the target audience.
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.
The njuthesis class is intended for typesetting Nanjing University dissertations with LaTeX, providing support for bachelor, master, and doctoral theses as well as postdoctoral reports. Compilation of this class requires either XeLaTeX or LuaLaTeX.
This bundle introduces explcheck, a static analysis tool for developers working with expl3 code. Currently in its initial release, explcheck aims to help developers identify potential issues and improve code quality. In the future, this bundle may expand to include additional development tools for expl3.