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 is a German translation of the arsclassica documentation.
The package provides commands for adding formatted index entries.
The ncc class provides a framework for a common class to replace the standard article, book and report classes, and providing a preprint class. The class's extensions are provided in a number of small packages, some of which may also be used with the standard classes.
This package provides blackboard variants of Computer Modern fonts. The fonts are distributed as Metafont source (only); LaTeX support is available with the bbm-macros package. A sample of these fonts appears in the blackboard bold sampler.
This package helps you keep track of all the labels you define, by putting the name of new labels into the margin whenever the \label command is used. The package allows you to do the same thing for other commands. The only one for which this is obviously useful is the \cite command, but it's easy to do it for others, such as the \ref or \begin commands.
The aim of this LaTeX package is to help debug complicated macros. This is done by letting the user step through the execution of some TeX code, going through the details of nested expansions, performing assignments, as well as some simple typesetting commands. To use this package, one should normally run TeX in a terminal.
This package allows rapidly writing the bimonthly report for The PhD School in Materials, Mechatronics and System Engineering. It allows defining the research activities, the participation to school and congress, and the publication performed by a student.
This package provides variants of \fbox: \shadowbox, \doublebox, \ovalbox, \Ovalbox, with helpful tools for using box macros and flexible verbatim macros. You can box mathematics, floats, center, flushleft, and flushright, lists, and pages.
This package allows you to create and print scrambled environments for purposes such as randomized hint environments. You can mark a location with a series of hints, and then print the hints at the end in a pseudo-random order. The general structure follows: there is an outer environment which creates the label, an inner environment that creates the references, and a print command that prints out all of the hints. This generalizes beyond hints; one can create scrambled solutions as well, etc.
The package may be used for testing hyphenation patterns or for controlling that specific words are hyphenated as expected. This package implements some old TUGboat code to adapt it to LaTeX with some enhancements. It differs form \showhyphens, because it typesets its output on the document's output file. It also works with XeLaTeX, where \showhyphens requires a workaround.
This MetaPost package allows to draw artificial neural networks. It is based on the METAOBJ package which provides many tools to draw and arrange nodes.
This package provides the preferred document class for papers to be submitted to Quantum --- the open journal of quantum science. It is based on the article document class.
As a service to authors, the document class comes with a predefined bibliography style quantum.bst that is optimized to be used with the quantumarticle document class. Additionally, the quantumview document class is provided, which can be used as a proxy to typeset the HTML-only editorial pieces in Quantum Views.
The quantumarticle document class also offers an option to remove the Quantum-related branding. In that way, users can use it for their notes as well.
The cclicenses package helps users typesetting Creative Commons logos in LaTeX. It defines some commands useful to quickly write these logos, related to CC licences versions 1.0 and 2.0.
This package provides BibTeX styles to format bibliographies in English, Russian or Ukrainian according to GOST 7.0.5-2008 or GOST 7.1-2003. Both 8-bit and Unicode (UTF-8) versions of each BibTeX style, in each case offering a choice of sorted and unsorted. Further, a set of three styles (which do not conform to current standards) are retained for backwards compatibility.
The package combines the use of soul with the savepos mechanism of current pdfTeX so that the user can create (almost) arbitrary underlining and similar decorations, including rules, leaders and even pictures (PGF, PSTricks, etc.). Unlike soul underlines, which are built by repeating small elements, here each chunk of text to be underlined is a single element.
Lists are defined as a sequence of tokens separated by a comma. The coollist package allows the user to access certain elements of the list while neglecting others --- essentially turning lists into a sort of array. List elements are accessed by specifying the position of the object within the list (the index of the item).
The package provides commands to configure and to draw time line diagrams; such diagrams are designed to fit into Curriculum Vitae documents written using the moderncv class.
The package adds the possibility to BibLaTeX to load data models from multiple sources.
This bundle consists of four Korean fonts: batang.ttf (serif), dotum.ttf (sans-serif), gulim.ttf (sans-serif rounded) and hline.ttf (headline).
This package provides an easy way for generating truth tables of boolean values in LuaLaTeX. The time required for operations is no issue while compiling with LuaLaTeX. The package supports nesting of commands for multiple operations. It can be modified or extended by writing custom lua programs. There is no need to install lua on users system as TeX distributions (TeX Live or MikTeX) come bundled with LuaLaTeX.
The package provides the language definition file for support of Vietnamese in Babel.
This package provides tools to create databases using LaTeX commands or by importing external files. Databases may be sorted, filtered, and visualized using several kinds of configurable plots. Particular support is provided for mail merging, indexing, creating glossaries, manipulating bibliographies, and displaying personal pronouns.
Executing Lua code from within TeX with directlua can sometimes be tricky: there is no easy way to use the percent character, counting backslashes may be hard, and Lua comments don't work the way you expect. The package provides the \luaexec command and the luacode environments to help with these problems.
This package generates customized BibTeX bibliography styles from a generic file using docstrip driven by parameters generated by a menu application. It includes support for the Harvard style of citations.