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 supports typesetting the Peanese notation in Volume I of Whitehead and Russell's 1910 Principia Mathematica.
This is a PSTricks package which allows placing text over objects without obscuring background colors.
This package provides the \collect@body command (as in amsmath), as well as a \long version \Collect@Body, for collecting the body text of an environment. These commands are used to define a new author interface to creating new environments.
This is a template for writing a thesis according to the Technion specifications.
Findhyph is a Perl script that will analyse the log file from running your document with \tracingparagraphs=1 set. The output contains enough context to enable you to find the hyphenated word that's being referenced.
ArabTeX is a package extending the capabilities of TeX and LaTeX to generate Arabic and Hebrew text. Input may be in ASCII transliteration or other encodings (including UTF-8); output may be Arabic, Hebrew, or any of several languages that use the Arabic script. ArabTeX consists of a TeX macro package and Arabic and Hebrew fonts (provided both in Metafont format and Adobe Type 1). The Arabic font is presently only available in the Naskhi style. ArabTeX will run with Plain TeX and also with LaTeX.
This package defines macros for third-person singular pronouns (\E, \Em, \Eir, \Eirs), which expand differently according to a masculine/feminine switch. (If the switch is masculine, they would expand to he, him, his and his; if feminine, they would expand to she, her, her and hers. Apart from the pronouns, one can define word pairs, such as mother/father, daughter/son, and so on. Gender may be defined once per document, as an environment, or may be flipped on the fly.
The original WEB system by Donald Knuth has the macros webmac.tex that produce DVI output only; for historic reasons, it will never be modified (apart from catastrophic errors). Han The Thanh has modified these macros in his pdfwebmac.tex for PDF output (only) with pdfTeX. Jonathan Kew's XeTeX has similar macros xewebmac.tex by Khaled Hosny that modify webmac.tex for PDF output; these macros can only be used with a specific TeX engine each. The present pwebmac package integrates these three WEB macro files similar to cwebmac.tex in Silvio Levy's and Don Knuth's CWEB system, so pwebmac.tex can be used with Plain TeX, pdfTeX, and XeTeX alike.
Its initial application is the production of PDF and HINT files for all major WEB programs for TeX and friends. For this purpose, the shell script makeall was whipped together; it provides various command line options and works around several quirks in the WEB sources.
WEB programmers who want to use pwebmac.tex instead of the default webmac.tex in their programs have to change the first line in the TeX file created by weave. From there, all depends on the TeX engine you use.
This package provides a LaTeX class and template files for Ryerson School of Graduate Studies (SGS) theses.
The package provides support for use of Babel in documents written in Belarusian.
The distributed drivers do not support the PGF feature of inter-picture connections under e-pTeX and dvipdfmx. The package uses existing features of dvipdfmx to fix this problem.
This package provides a small LaTeX package to draw bricks with TikZ. The user can modify color, shape, and viewpoint.
The package provides BibLaTeX support for citations in the format specified by the second edition of the Society of Biblical Literature (SBL) Handbook of Style. A style file for writing SBL student papers is also included.
The package allows integration between MetaPost pictures and LaTeX. The main feature is that passing parameters to the MetaPost pictures is possible and the picture code can be put inside arguments to commands, including \newcommand.
This package provides a set of simple MetaPost macros to draw block diagrams and bond graphs. While the task is not itself difficult to program, it is felt that many users will be happy to have a library for the job.
This package provides a development of the Karta font, offering more mathematical stability in Metafont. A version that will produce the glyphs as Encapsulated PostScript is also provided.
Light LaTeX Make (llmk) is yet another build tool specific for LaTeX documents. Its aim is to provide a simple way to specify a workflow of processing LaTeX documents and encourage people to always explicitly show the right workflow for each document. You can describe the workflows either in an external file llmk.toml or in a LaTeX document source in the form of magic comments. It provides a uniform way to describe the workflows available for nearly all TeX environments, and behaves exactly the same in any environment. At this point, llmk intentionally does not provide any method for user configuration. Therefore one can guarantee that for a LaTeX document with an llmk setup, the process of typesetting the document will be reproduced in any TeX environment with the program.
This LaTeX package executes programming source codes (including all command line tools) from within LaTeX and embeds the output in the resulting .pdf file. Many programming languages can be easily used and any command-line executable can be invoked when preparing the .pdf file from a .tex file. It is however recommended to use this package in server-mode together with the Python talk2stat package. Currently, this server-mode supports Julia, MatLab, Python, and R.
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.
This package adds functionality to create several styles of folio numbers. Folio numbering preceded the modern page numbering convention and was in common use until the 18th century. In folio numbering the numbers are placed only on odd (right-side) pages and the numbers typically comprise of two parts: quire and folio numbers. The intended use for this package is to help creating old-style books.
The Israel Journal of Mathematics is published by The Hebrew University Magnes Press. This class provides LaTeX support for its authors and editors. It strives to achieve the distinct look and feel of the journal, while having the interface similar to that of the amsart document class. This will help authors already familiar with amsart to easily submit manuscripts for the Israel Journal of Mathematics or to put the preprints in arXiv with minimal changes in the LaTeX source.
MeX is an adaptation of Plain TeX (MeX) and LaTeX209 (LaMeX) formats to the Polish language and to Polish printing customs. It contains a complete set of Metafont sources of Polish fonts, hyphenation rules for the Polish language and sources of formats.
This is a LuaTeX or LuaLaTeX package for generating cloze texts. The main feature of the package is that the formatting doesn't change when using the hide and show options.
The datetime2 package provides commands for formatting dates, times and time zones and redefines \today to use the same formatting style. In addition to \today, you can also use \DTMcurrenttime (current time) or \DTMnow (current date and time). Dates and times can be saved for later use. The accompanying datetime2-calc package can be used to convert date-times to UTC+00:00. Language and regional support is provided by independently maintained and installed modules. The datetime2-calc package uses the pgfcalendar package (part of the PGF/TikZ bundle). This package replaces datetime.sty, which is now obsolete.