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.
LaTeX's \verb macro treats its argument as an unbreakable unit of text. This can lead to poor typesetting, especially when the argument is long. The spverbatim package provides an \spverb macro that is analogous to \verb and an spverbatim environment that is analogous to verbatim with the difference being that \spverb and spverbatim allow LaTeX to break lines at space characters.
The file defines a macro \compare, which takes two arguments; the macro expands to -1, 0, 1, according as the first argument is less than, equal to, or greater than the second argument. Sorting is alphabetic, using ASCII collating order.
This package provides a modern, minimal-ish, versatile and extendable yet robust Beamer theme based on Metropolis.
This package provides TeX macros for converting Adobe Font Metric files to TeX metric and virtual font format. Fontinst helps mainly with the number crunching and shovelling parts of font installation. This means in practice that it creates a number of files which give the TeX metrics (and related information) for a font family that TeX needs to do any typesetting in these fonts.
Inria is a free font designed by Black[Foundry] for Inria, a French research institute. It comes as Serif and Sans Serif, each with three weights and matching italics. Using these fonts with XeLaTeX and LuaLaTeX is easy using the fontspec package. The present package provides a way of using them with LaTeX and pdfLaTeX: it provides two style files, InriaSerif.sty and InriaSans.sty, together with the PostScript version of the fonts and their associated files.
The package provides the means to typeset all the hazard and precautionary statements and pictograms in a straightforward way. The statements are taken from EU regulation 1272/2008.
DTL (DVI Text Language) is a means of expressing the content of a DVI file, which is readily readable by humans. The DTL bundle contains an assembler dt2dv, which produces DVI files from DTL files, and a disassembler dv2dt, which produces DTL files from DVI files.
This package provides macros for making newsletters with Plain TeX.
Antykwa Torunska is a serif font designed by the late Polish typographer Zygfryd Gardzielewski, reconstructed and digitized as Type 1.
This TikZ-package makes it easy to illustrate celestial mechanics and the solar system. You can use it to draw sketches of the eclipses, the phases of the Moon, etc.
The package provides a script to scale pictures down to a target resolution before creating a PDF document with pdfLaTeX.
The package contains the IPAex Fonts converted into Unicode sub-fonts in Type 1 format, which is most suitable for use with the CJK package.
The output PDF file gives an amusing display, as the reader pages through it.
This package provides a Beamer color theme which alternates theme colors on every frame.
This little package serves the purpose of providing a uniform method to use lowercased small capitals and spaced lowercased small capitals. It comes with four new user macros:
\textlcc, the main feature: lowercased small capitals;\spacedcaps, a prefix to small capitals text commands to slightly increase their spacing;\textslccand\textssc, which are shortcuts for\spacedcaps\textlccand\spacedcaps\textsc(respectively).
The package defines some node shapes useful for drawing TQFT diagrams with TikZ/PGF. That is, it defines highly customisable shapes that look like cobordisms between circles, such as those used in TQFT and other mathematical diagrams.
The lettrine package supports various dropped capitals styles, typically those described in the French typographic books. In particular, it has facilities for the paragraph text's left edge to follow the outline of capitals that have a regular shape (such as A and V).
Latin Modern Math is a maths companion for the Latin Modern family of fonts, in OpenType format. For use with LuaLaTeX or XeLaTeX, support is available from the unicode-math package.
This LaTeX document class tries to adhere to the Biographical Sketch formatting requirements outlined in NIH Notice NOT-OD-15-032.. This new format is required for applications submitted for due dates on or after May 25, 2015.
This package provides a BibTeX style (.bst) file for the journal Biology Letters published by the Royal Society.
This package serves Mongolian written with Cyrillic letters, using T2A-encoded output.
This is a German translation of the chemsym documentation.
This package is used to produce printed slides with LaTeX and online presentations with pdfLaTeX.
The Clojure pamphlet system is a system based on the Clojure literate system. In the Clojure's pamphlet system you have your main LaTeX file, which can be compiled regularly. This file contains documentation and source code (just like in other forms of literate programming). These code snippets are wrapped in the chunk environment, hence they can be recognized by the tangler in order to extract them. Chunks can be included inside each other by the getchunk command (which will be typesetted accordingly). Finally, the LaTeX file will be run through the tangler to get the desired chunk of code.