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 LaTeX package provides a command to use Thai numerals or characters as labels in enumerate environments. Once the package is loaded with \usepackage{thaienum} you can use labels such as \thainum* or \thaimultialph* in conjunction with the package enumitem. Concrete examples are given in the documentation.
This collection provides support packages for German.
This package provides a package to typeset syntactic trees such as those used in Chomsky's generative grammar, based on a description of the structure of the tree.
This is a drawing package for circuit and duotensor diagrams within LaTeX documents. It consists of about eighty commands, calling on TikZ for support.
The float package improves the interface for defining floating objects such as figures and tables. It introduces the boxed float, the ruled float and the plaintop float. You can define your own floats and improve the behaviour of the old ones. The package also provides the H float modifier option of the obsolete here package.
This LaTeX package, called BibBreeze, written using LaTeX3, is a referencing package that automates bibliography reconstruction, eliminating manual effort in reference handling. It reorders disorganized fields for bibliography entries, fills in missing fields, and produces polished, referencing style-compliant bibliographies--optimized for researchers, academics, and writers. Currently, the package's referencing style is designed for APA (with both numeric and author-year in-text citations) with more styles (Harvard, Chicago, AMA, etc.) to come.
This package defines macros for drawing Feynman graphs in LaTeX documents. It is an important update of the axodraw package, but since it is not completely backwards compatible, we have given the style file a changed name.
Many new features have been added, with new types of line, and much more flexibility in their properties. In addition, it is now possible to use axodraw2 with pdfLaTeX, as well as with the LaTeX-dvips method. However with pdfLaTeX (and also LuaLaTeX and XeLaTeX), an external program, axohelp, is used to perform the geometrical calculations needed for the pdf code inserted in the output file. The processing involves a run of pdflatex, a run of axohelp, and then another run of pdflatex.
This package provides TeX support (from CJK) for the Norasi font.
This package, derived from TemporaLGCUni by Alexej Kryukov, is meant as a companion to Times text font packages, providing Greek and Cyrillic in matching weights and styles. OpenType and Type1 fonts are provided, with LaTeX support files giving essentially complete LGR coverage of monotonic, polytonic and ancient Greek, and almost full T2A coverage of Cyrillic.
This package provides a class exam.cls, which eases production of exams. Simple commands are provided to:
create questions, parts of questions, subparts of parts, and subsubparts of subparts, all with optional point values;
create a grading table, indexed either by question number (listing each question and the total possible points for that question) or by page number (listing each page with points and the total possible points for that page);
create headers and footers that are each specified in three parts: one part to be left justified, one part to be centered, and one part to be right justified, in the manner of
fancyhdr.
Headers and/or footers can be different on the first page of the exam, can be different on the last page of the exam, and can vary depending on whether the page number is odd or even, or on whether the current page continues a question from a previous page, or on whether the last question on the current page continues onto the following page.
Multiple line headers and/or footers are allowed, and it's easy to increase the part of the page devoted to headers and/or footers to allow for this.
Note that the bundle exams also provides a file exam.cls; the two bundles therefore clash, and should not be installed on the same system.
The package allows inserting Bible texts in a document by specifying references.
The package is written in order to help identifying the rightful addressee for a bug report. The LaTeX team asks that it will be loaded in any test file that is intended to be sent to the LaTeX bug database as part of a bug report.
This package provides a French translation of booktabs documentation.
Using Lua, the luagcd package is developed to find the greatest common divisor (gcd) of integers in LaTeX. The package provides commands to obtain step-by-step computation of gcd of two integers by using the Euclidean algorithm. In addition, the package has the command to express gcd of two integers as a linear combination. The Bezout's Identity can be verified for any two integers using commands in the package.
BibTeX8 is an enhanced, portable C version of BibTeX. It is enhanced by conversion to larger (32-bit) capacity, addition of run-time selectable capacity and 8-bit support extensions. National character set and sorting order are controlled by an external configuration file.
This LaTeX2e package enables the embedding of MetaPost figures within LaTeX documents. The package automatically collects the embedded definitions and figures in a .mp file, adds an appropriate LaTeX document structure, and compiles it to .mps files. It also allows for various configuration options to manage the generation of files and compilation.
This package contains the source of the examples printed in The LaTeX Web Companion book, together with necessary supporting files.
With realtranspose you can notate the transposition of a matrix by rotating the symbols 90 degrees.
This PSTricks related package can create poker cards in various manners.
This package offers a way to find keys in a given path recursively, unlike pgfkeysvalueof.
This is a collection of various single-file plain TeX macros written by Petr Olsak:
booklet.tex: re-orders PDF pages and collects them for booklet printing;cnv.tex: conversion of texts;cnv-pu.tex: example of usage ofcnv.tex--- pdf outlines in Unicode;cnv-word.tex: example of usage ofcnv.tex--- word to word conversion;eparam.tex: full expansion during parameter scanning;fun-coffee.tex: generates splotches in the document;openclose.tex: repairs balanced text between\Openand\Closepair;qrcode.tex: QR code generated at TeX level;scanbase.tex: parser of text-style MySQL outputs;scancsv.tex: parser of CSV format;seplist.tex: macros with alternative separators of a parameter;xmlparser.tex: parser of XML language.
This LaTeX reference sheet is for writing a thesis using the KOMA-Script document classes (scrartcl, scrreprt, scrbook) and all the packages needed for a thesis in natural sciences.
The package adds some commands to the atbegshi package for proper placement of background material in the left and right corners of the output page, in both LTR and RTL modes. The package only works with xelatex format and should be loaded before the bidi package.
This package lets users output color emojis in LaTeX documents. Emojis can be entered as the characters themselves, as their Unicode code values, or as their short names.
There are already many emoji packages in TeX Live. To avoid uploading a large amount of emoji image data that are essentially identical, the package delegates the image output to the twmojis package and therefore contains no image data.