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.
The bundle provides a template for UNAM's College of Engineering Theses.
The package draws ASCII art of animals saying a specified message. The following macros are available: \ducksay, \duckthink, \DefaultAnimal, \AddAnimal, and \DucksayOptions. Multi-line messages are fully supported.
Pst-fill is a PSTricks-based package for filling and tiling areas or characters.
Rubber is a program whose purpose is to handle all tasks related to the compilation of LaTeX documents. This includes compiling the document itself, of course, enough times so that all references are defined, and running BibTeX to manage bibliographic references. Automatic execution of dvips to produce PostScript documents is also included, as well as usage of pdfLaTeX to produce PDF documents.
This LaTeX package makes \hat put real hats on symbols.
The package provides the following new enumerate styles: \greek, \Greek, \enumHex, \enumhex, \enumbinary, \enumoctal,, \levelnth, \raisenth, \Nthwords, \NTHWORDS, \nwords, \Nwords, and \NWORDS. Each of these works with enumitem's starred variant feature. So \begin{enumerate}[label=\enumhex*] will output a hex enumerated list.
This package provides a convenient interface for typesetting Persian and English texts in LaTeX, using the XeTeX engine.
ctan_chk is a basic Gawk program that uses CTAN's published guidelines for authors to help eliminate sloppiness in uploaded files/projects. It is completely open for users to program additional guidelines as well as CTAN's future adjustments.
Edmargin provides a very simple scheme for endnote sections for critical editions. Endnotes can either be marked in the text, or with marginal references to the page in the note sections where the note is to be found. Notes can be set in individual paragraphs, or in block paragraph mode (where there are many short notes).
This package redefines \fbox to allow an optional argument for different frames. It can be any combination of l)eft, r)ight, t)op, and b)ottom, for example: \fbox[lt]{foo}. Using uppercase letters or a combination of lowercase and uppercase is also possible.
The newtx bundle splits txfonts.sty (from the TX fonts distribution) into two independent packages, newtxtext.sty and newtxmath.sty, each with fixes and enhancements. newtxmath's metrics have been re-evaluated to provide a less tight appearance and to provide a libertine option that substitutes Libertine italic and Greek letters for the existing math italic and Greek glyphs, making a mathematics package that matches Libertine text quite well.
The package provides virtual math alphabets based on pxfonts and txfonts, with LaTeX support files and adjusted metrics. The mathalpha package offers support for this collection.
This is an (incomplete, simplified) Chinese translation of the Asymptote manual.
The bundle contains the plain TeX format for pTeX and e-pTeX.
The Pazo Math fonts are a family of PostScript fonts suitable for typesetting mathematics in combination with the Palatino family of text fonts. The Pazo Math family is made up of five fonts provided in Adobe Type 1 format. These contain glyphs that are usually not available in Palatino and for which Computer Modern looks odd when combined with Palatino. These glyphs include the uppercase Greek alphabet in upright and slanted shapes, the lowercase Greek alphabet in slanted shape, several mathematical glyphs and the uppercase letters commonly used to represent various number sets. LaTeX macro support is provided in package psnfss.
This package provides a collection of macros for French maths teachers in colleges and lycées (and perhaps elsewhere). It is hoped that the package will facilitate the everyday use of LaTeX by mathematics teachers.
The package makes it possible to execute Unix Bash shell scripts from within LaTeX. The main application is in writing computer-science texts, in which you want to make sure the programs listed in the document are executed directly from the input. The package may use other shells than Bash.
This package contains the source of the examples printed in The LaTeX Web Companion book, together with necessary supporting files.
The package offers a means to set up hyphenation suitable for several languages and/or dialects, and to select them or switch between them while typesetting.
This package provides commands for creating abstract argumentation frameworks via TikZ.
This module provides the catalan style that can be set using \DTMsetstyle provided by datetime2.sty. This package is currently unmaintained.
This package provides an unofficial BibTeX style for authors of the Institute of Electrical Engineers of Japan (IEEJ) transactions journals and conferences.
This package provides a way to generate the format of index entries from within LaTeX.
Plotting numeric data is a task which has often to be done for scientific papers. LaTeX itself provides no facilities for drawing more than the simplest plots from supplied data. The package will process user input, and uses PSTricks to plot the results. The package provides Matlab functions to transform Matlab results to plottable data.