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 Arimo family, designed by Steve Matteson, is a refreshing sans serif design which is metrically compatible with Arial.
This package for LaTeX and BibTeX facilitates the construction, maintenance and exploitation of an address book-like database.
This package uses the (La)TeX extension -shell-escape to establish whether the document is being processed on a Windows or on a Unix-like system, or on Cygwin.
Booleans provided are: \ifwindows, \iflinux, \ifmacosx and \ifcygwin. The package also preserves the output of uname on a Unix-like system, which may be used to distinguish between various classes of Unix systems.
The hep-title package extends the title macros of the standard classes with macros for a preprint, affiliation, editors, and endorsers.
This package provides a font that contains all the symbols of the famous Disc of Phaistos, together with a LaTeX package. The disc was printed by stamping the wet clay with some sort of punches, probably around 1700 BCE. The font is available in Adobe Type 1 and OpenType formats (the latter using the Unicode positions for the symbols).
This package provides a library written in Lua, allowing to make all the necessary calculations to define the objects of a Euclidean geometry figure. The definitions and calculations are only done with Lua. At the moment, once the calculations are done, tkz-euclide, or TikZ, do the drawings.
This package allows defining pgfmath functions that use the xfp FPU for their calculations. The input arguments are parsed with pgfmath, and the results are forwarded to the FPU for the function evaluation. The result of that calculation is then parsed by pgfmath again. This way the functions should be usable in every pgfmath context, though there is some overhead to this approach.
pdfArticle is simple document class dedicated for creating PDF documents with LuaLaTeX.
Having lost the overview of my DVD archives, I simply could not remember if I already recorded the documentary running on TV that day. I chose to recreate the index using LaTeX: the design aim was a hyperlinked and fully searchable PDF-document, listing my DVDs with all titles, lengths and so on. Further requirements were support for seasons of TV series and a list with all faulty or missing programs for rerecording. The dvdcoll class supports all these requirements.
dvdcoll.cls follows the structure <number><title><length>. As a result, the class is not limited to DVDs --- you can of course typeset archives of CD-ROMs, Audio-CDs and so on. Supported languages at the moment: English, French, German, Italian, Polish, Portuguese, Spanish.
This package simplifies creation of new documents for the (average) Croatian user. As an example, a class file hrdipl.cls (designed for the graduation thesis at the University of Zagreb) and sample thesis documents are included.
The mcaption package provides an mcaption environment which puts figure or table captions in the margin. The package works with the standard classes and with the KOMA-Script document classes scrartcl, scrreprt and scrbook.
This package provides a development of TeX, which deals in multi-octet Unicode characters, to enable native treatment of a wide range of languages without changing character-set. Work on Omega has ceased (the TeX Live package contains only support files); its compatible successor is Aleph, which is itself also in major maintenance mode only. Ongoing projects developing Omega (and Aleph) ideas include Omega-2 and LuaTeX.
The bundle allows the user to create Unified Process methodology (UP or RUP) based documents. The style provides document versioning, document history, document authors, document validators, specification description, task management, and several helping macros.
This is a package to work with multilingual Lorem Ipsum dummy texts.
This package provides a Spanish translation of the l2tabu practical guide to LaTeX2e by Mark Trettin. It focuses on obsolete packages and commands.
The package allows rows and columns to be coloured, and even individual cells.
This package provides MetaPost macros for drawing secondary school mathematics figures in a coordinate system: axis, grids points, vectors functions (curves, tangents, integrals, sequences) statistic diagrams plane geometry (polygons, circles), arrays and game boards.
This is a redistribution of the original Gentium release from SIL, not altered in any way. Gentium is a typeface family designed to enable the diverse ethnic groups around the world who use the Latin, Cyrillic and Greek scripts to produce readable, high-quality publications. The Gentium family includes a complete Greek font, supporting both monotonic and polytonic forms. While some Greek characters do closely resemble Latin ones, it is a separate design that embraces the robust, distinctive character of the Greek script, but does so within the design context of the whole typeface. As a result, the two scripts can be successfully mixed in a paragraph or page of text.
This package defines commands to draw the Casio Graph 35 / Fx-9750GII calculator (and other models). It can draw the whole calculator, or parts of it.
This is a Greek font written in Metafont, with inspiration from the Bodoni typefaces in old books. It is stylistically a little more exotic than the standard textbook Greek fonts, particularly in glyphs like the lowercase rho and kappa. It aims for a rather calligraphic feel, but seems to blend well with Computer Modern. There is a ligature scheme which automatically inserts the breathings required for ancient texts, making the input text more readable than in some schemes.
This package reworks the mathematical calligraphic font ESSTIX13, adding a bold version. LaTeX support files are included.
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.
This package provides Metafont (by Donald Knuth) and Adobe Type 1 (by Taco Hoekwater) versions of the font containing the odd symbols Knuth uses in his books. LaTeX support is available using the manfnt package.
texlogfilter is a Perl script designed to filter LaTeX engines output or log file (LaTeX, pdfLaTeX, LuaLaTeX or XeLaTeX). It reduces the LaTeX output or log to keep only warnings and errors. The result is colorised. Options allow masking specific warnings, such as box or references/citations warnings. It's also possible to add custom filter patterns.