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 equips LaTeX's \listfiles command with an optional argument for the number of characters in the longest base filename. This way you get a neatly aligned file list even when it contains files whose base names have more than 8 characters. The package can be combined with the myfilist package as explained in the documentation.
This LaTeX package makes \hat put real hats on symbols.
This package provides a pgfornament library for Chinese traditional motifs and patterns. The command \pgfornamenthan takes the same options as \pgfornament from the pgfornament package, but renders Chinese traditional motifs instead.
The distribution contains the class (which offers an option file for preprints), a template, and macros for writing articles in Progress of Theoretical Physics.
The PSNFSS collection includes a set of files that provide a complete working setup of the LaTeX font selection scheme (NFSS2) for use with common PostScript fonts. The base set of text fonts covered by PSNFSS includes the AvantGarde, Bookman, Courier, Helvetica, New Century Schoolbook, Palatino, Symbol, Times Roman and Zapf Dingbats fonts. In addition, the fonts Bitstream Charter and Adobe Utopia are covered. Separate packages are provided to load each font for use as the main text font. The package helvet allows Helvetica to be loaded with its size scaled to something more appropriate for use as a Sans-Serif font to match Times, while pifont provides the means to select single glyphs from symbol fonts. The bundle as a whole is part of the LaTeX required set of packages.
The package provides a collection of utilities for manipulating DVI files:
dvibook, which will rearrange the pages of a DVI file into signatures as used when printing a book;dviconcat, for concatenating pages of DVI file(s);dviselect, which will select pages from one DVI file to create a new DVI file;dvitodvi, which will rearrange the pages of a DVI file to create a new file;libtex, a library for manipulating the files, from the old SeeTeX project.
This is an old version of revtex, and is kept as a courtesy to users having difficulty with the incompatibility of that latest version.
The package provides an environment MOdiagram and some commands, to create molecular orbital diagrams using TikZ.
With this package you can insert vectorial coins and banknotes in euro, with stacking option. Three designs are available: full color, simple color, and simple black and white.
The class permits typesetting of diploma, bachelor's and master's theses for the IMTEK at the University of Freiburg (Germany). The class is based on the KOMA-Script class scrbook.
This Python program creates print-ready PDF files from some input PDF files for booklet printing. The resulting files need to be printed in landscape/long edge double sided printing. The default paper format depends on the locale and is chosen by pdfjam. It can be chosen using the --paper option. Before the PDF is composed, the input file is cropped to the relevant area in order to discard unnecessary white spaces. In this process, all pages are cropped to the same dimensions. Extra margins can be defined at the edges of the booklet and in the middle where the binding occurs.
The package enables the user to generate high-quality othello (also known as Reversi) board diagrams of any size. The diagrams support annotations, including full game transcripts. Automated board or transcript creation, from plain text formats standard to WZebra (and other programs) is also supported.
This bundle is a combined distribution consisting of dvips.def, pdftex.def, luatex.def, xetex.def, dvipdfmx.def, and dvisvgm.def driver option files for the LaTeX graphics and color packages.
The class and its BibTeX style enable authors to produce officially-correct output for the IEEE transactions, journals and conferences.
LaTeX2e's filecontents and filecontents* environments enable a LaTeX source file to generate external files as it runs through LaTeX. However, there are two limitations of these environments: they refuse to overwrite existing files, and they can only be used in the preamble of a document. The filecontents package removes these limitations, letting you overwrite existing files and letting you use filecontents filecontents* anywhere.
The TUD-Script bundle provides both classes and packages in order to create LaTeX documents in the corporate design of the Technische Universitat Dresden. It bases on the KOMA-Script bundle.
The bundle offers:
the three document classes
tudscrartcl,tudscrreprt, andtudscrbook;the class
tudscrposterfor creating posters;the package
tudscrsupervisorproviding environments and macros to create tasks, evaluations and notices for scientific theses;the package
tudscrfonts, which makes the corporate design fonts of the Technische Universitat Dresden available for LaTeX standard classes and KOMA-Script classes;the package
fix-tudscrfonts, which provides the same fonts to additional corporate design classes not related to TUD-Script;the package
tudscrcomp, which simplifies the switch to TUD-Script from external corporate design classes,the package
mathswapfor swapping math delimiters within numbers (similar toionumbers),and the package
twocolfixfor fixing the positioning bug of headings intwocolumnlayout.
Tinos, designed by Steve Matteson, is an innovative serif design that is metrically compatible with Times New Roman.
This package implements color support based on LuaTeX's node attributes.
The package provides a way to highlight formulas and formula parts in both documents and presentations, us TikZ.
This class wraps the default article and extends it for a homogeneous look of hand-in assignments at university (RWTH Aachen University, Computer Science Department), specifically in the field of computer science, but easily extensible to other fields. It provides macros for structuring exercises, aggregating points, and displaying a grading table, as well as several macros for easier math mode usage.
This is a simple wrapper for the paracol package for setting two-column parallel text.
pdfToolbox is a toolbox of various packages intended for programming and creating beautiful plain-pdfTeX documents. It is an amalgamation of the following packages:
pdfData, for storing and manipulating data;pdfDstruct, for managing the layout and structure of your document;pdfGraphics, for adding some color and illustrations to your document.
pdfToolbox currently only works with pdfTeX. It is not compatible with any form of LaTeX, and currently does not work with XeTeX or LuaTeX.
This package provides an extended version of the plain TeX format, adding support for bibliographies, tables of contents, enumerated lists, verbatim input of files, numbered equations, tables, two-column output, footnotes, hyperlinks in PDF output and commutative diagrams. Eplain can also load some of the more useful LaTeX packages, notably graphics, graphicx (an extended version of graphics), color, autopict (a package instance of the LaTeX picture code), psfrag, and url.
This package is obsolete; do not use in new documents. It will do nothing in LaTeX formats after 2015/01/01 as the fixes that it implements were incorporated into the fixltx2e package, which is itself obsolete as since the 2015/01/01 release these fixes are in the LaTeX format itself.
Fix mark handling so that \firstmark is taken from the first column if that column has any marks at all; keep two column floats like figure* in sequence with single column floats like figure.