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.
The package adds support for EPS files in the graphicx package when running under pdfTeX. If an EPS graphic is detected, the package spawns a process to convert the EPS to PDF, using the script epstopdf.
The package provides a LaTeX interface to the micro-typographic extensions that were introduced by pdfTeX and have since also propagated to XeTeX and LuaTeX: most prominently, character protrusion and font expansion, furthermore the adjustment of interword spacing and additional kerning, as well as hyphenatable letterspacing (tracking) and the possibility to disable all or selected ligatures. These features may be applied to customisable sets of fonts, and all micro-typographic aspects of the fonts can be configured in a straight-forward and flexible way. An alternative package letterspace, which also works with plain TeX, is included in the bundle.
Places the word DRAFT (or other words) in light grey diagonally across the background (or at the bottom) of each (or selected) pages of the document. The package uses PostScript \special commands, and may not therefore be used with pdfLaTeX. For that usage, consider the wallpaper or draftwatermark packages.
This MetaPost package provides macros to typeset text along a free path with the help of LaTeX, thereby preserving kerning and allowing for 8-bit input (accented characters).
LaTeX produces small caps with \textsc{text} or {\scshape text}. Neither of these commands produce small caps in Unicode. If the output text is copied and pasted somewhere it shows the same characters as used in the input. This package aims to internally convert all the characters provided to the commands mentioned above. It assumes that the file using this package is compiled with Lua/XeLaTeX and a good Unicode font which has the small caps characters, e.g., Charis SIL.
This exam class is specially designed for mathematics teachers in China. Using BHCexam you can separate the format and the content very well; export both teacher paper and student paper; typeset multiple choice questions with 3-6 options keeping adaptively neat alignment; typeset cloze questions with a customizable underline; typeset questions with subquestions in lists; group questions in a list to control whether to show score, leave spacing, initialize question number; and more.
This package stores valid LaTeX code in memory (sequences). The stored content (including verbatim) can be used as many times as desired in the document, additionally can be written to external files if desired.
The package provides a large and sundry set of macros for the manipulation of strings. The macros are developed not merely for cosmetic application (such as changing the case of letters and string substitution), but also for programming applications such as character look-ahead, argument parsing, conditional tests on various string conditions, etc. The macros were designed all to be expandable (note that things such as \uppercase and \lowercase are not expandable), so that the macros may be strung together sequentially and nested (after a fashion) to achieve rather complex manipulations.
This package provides the Verona theme for the beamer class.
The package uses PSTricks; the user may define the width of the table, the number of lines and the height of each line. Placement of labels within the boxes may be absolute, or as a percentage of the width; various other controls are available.
The package enables the user to visualise the vocal tract. The vocal tract (in the package) is manipulated by a vector of articulation parameters according to the S. Maeda model. Animation may be achieved by providing a sequence of vectors over time (e.g., from Matlab). A sequence of vectors for certain German phonemes is embedded in the package, which allows for animation when no other vector is available. The package's graphics are produced using PSTricks.
The package introduces a command \shadowtext, which adds a drop shadow to the text that is given as its argument. The colour and positioning of the shadow are customisable.
This package provides an introductory tutorial on ConTeXt, in Chinese. The document covers ConTeXt installation, fonts, layout design, cross-reference, project structure, metafun and presentation design.
The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which are compatible with the Palatino SC/OsF fonts from Adobe. LaTeX use is enabled by the mathpazo package, which is part of the psnfss distribution.
Ysabeau combines the time-honored and supremely readable letterforms of the Garamond legacy with the clean crispness of a low-contrast sans serif, rendering it well suited for body copy as well as display. This package provides LaTeX font support for traditional TeX engines. For XeTeX or LuaTeX users, OpenType and TrueType fonts are provided only to use with the fontspec package.
This tutorial is intended for advanced LaTeX2e users who want to learn how to create .ins and .dtx files for distributing their homebrewed classes and package files.
The package allows you to create a list of figures and list of tables in a chapter named List that contains separate sections for each list of figures, tables, etc.
The everysel package provided hooks whose arguments are executed just after LaTeX has loaded a new font by means of \selectfont. It has become obsolete with LaTeX versions 2021/01/05 or newer, since LaTeX now provides its own hooks to fulfill this task. For newer versions of LaTeX everysel only provides macros using LaTeX's hook management due to compatibility reasons.
Asymptote is a programming language for creating mathematical graphics. This document gives you a quick overview, illustrating with a few familiar Calculus examples. Readers can work through it in a couple of hours to get a feel for the system's strengths, and if they are interested then go on to a full tutorial or the official reference.
Euler-Math.otf is an OpenType version of Hermann Zapf's Euler maths font. A style file euler-math.sty is provided as a replacement of the eulervm package for LuaLaTeX and XeLaTeX users.
This package provides a \DeclareFixedFootnote command to provide a single command for a frequently-used footnote. The package ensures that only one instance of the footnote text appears on each page (LaTeX needs to be run several times to achieve this).
This (deprecated) package provides support for the manipulation and reference of small, or sub, figures and tables within a single figure or table environment. It is convenient to use this package when your subfigures are to be separately captioned, referenced, or are to be included in the List-of-Figures. A new \subfigure command is introduced which can be used inside a figure environment for each subfigure. An optional first argument is used as the caption for that subfigure. The package is now considered obsolete: it was superseded by subfig, but users may find the more recent subcaption package more satisfactory.
The bundle provides a LaTeX package and a font (as Metafont source) for the shuffle product which is used in some part of mathematics and physics.
The package numprint prints numbers with a separator every three digits and converts numbers given as 12345.6e789 to 12\,345,6\cdot 10^{789}. Numbers are printed in the current mode (text or math) in order to use the correct font.
Many things, including the decimal sign, the thousand separator, as well as the product sign can be changed by the user. If an optional argument is given it is printed upright as unit. Numbers can be rounded to a given number of digits. The package supports an automatic, language-dependent change of the number format.