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 package provides a script that performs on the fly downloads of missing packages, while a document is being compiled. To use the script, replace your (LaTeX) compilation command with texliveonfly.py file.tex.
The package provides a simple and easily extensible biblography/citation style for Chinese LaTeX users, using BibLaTeX.
This package provides a macro package for typesetting scholarly critical editions. The ledmac package is a LaTeX port of the Plain TeX EDMAC macros. It supports indexing by page and line number and simple tabular- and array-style environments. The package is distributed with the related ledpar and ledarab packages. The package is now superseded by reledmac.
This package carefully selects and defines 9 colors for 13 hues each. All colors with the same suffix number have equal luminance level. Also the color black is of level 0, and the color white is of level 10. By simply choosing two colors in the above list, which differ in level by at least 5, as foreground and background colors, you will get proper WCAG Color Contrast.
This package places thumb marks in books, manuals and reference maunals.
This package provides the Vancouver reference style for BibLaTeX. It is based on the numeric style and requires Biber.
Pkfix is a useful utility for replacing resolution-dependent bitmapped fonts in a dvips-produced PostScript file with the corresponding resolution-independent vector fonts. Unfortunately, pkfix needs to parse certain PostScript comments that appear only in files produced by dvips versions later than 5.58 (circa 1996); it fails to work on PostScript files produced by older versions of dvips. Pkfix-helper is a program that attempts to insert newer-dvips comments into an older-dvips PostScript file, thereby making the file suitable for processing by pkfix. pkfix-helper can sometimes process documents fully autonomously but does require the user to verify and, if needed, correct its decisions.
As is well known, in LaTeX processing layout paper size specified by document class options is not automatically applied to output paper size. This package enables LaTeX authors to synchronize both kinds of paper sizes.
Several electrical symbols like resistor, capacitor, transistors etc., are defined. The symbols can be connected with wires. The package also contains an American resistor symbol for those of us on that side of the Atlantic. The package also has simple facilities for producing optics diagrams; however, no-one would deny that the PSTricks pst-optic package, or the MetaPost makecirc package do the job better.
This is a guide for the installation of (La)TeX with the Amiga port of Web2C named AmiWeb2C in the version 2.1 on an emulated Amiga 4000 computer running Workbench 3.1. Furthermore the installation of an ARexx server for calling LaTeX from an editor is described and some tips for the installation of new fonts are given.
Kpathsea is a library whose purpose is to return a filename from a list of user-specified directories similar to how shells look up executables.
The package calculates the age of someone or something in years. Internally it uses the datenumber package to calculate the age in days; conversion from days to years is then performed, taking care of leap years and such odd things.
This BibTeX style file is expected to meet the Uniform Requirements for Manuscripts Submitted to Biomedical Journals (also known as the Vancouver style).
This package contains the bibliography for Die TeXnische Komodie, the journal of the German-speaking TeX User Group.
Igino Marini has implemented digital revivals of fonts bequeathed to Oxford University by Dr.: John Fell, Bishop of Oxford and Dean of Christ Church in 1686. This package provides the English family, consisting of Roman, Italic and Small-Cap fonts.
The European currency symbol for the Euro implemented in Metafont, using the official European Commission dimensions, and providing several shapes (normal, slanted, bold, outline). The package also includes a LaTeX package which defines the macro, pre-compiled tfm files, and documentation.
The package provides a set of macros for in-line linguistic examples (as opposed to interlinear glossing, set apart from the main text). It prevents hyphenated examples from breaking across lines and consistently formats phonemic examples, orthographic examples, and more.
The bundledoc package is a post-processor for the snapshot package that bundles together all the classes, packages and files needed to build a given LaTeX document. It reads the .dep file that snapshot produces, finds each of the files mentioned therein, and archives them into a single .tar.gz (or .zip, or whatever) file, suitable for moving across systems, transmitting to a colleague, etc. A script, arlatex, provides an alternative archiving mechanism, creating a single LaTeX file that contains all of the ancillary files of a LaTeX document, together with the document itself, using the filecontents* environment.
This package provides a small LaTeX package to draw bricks with TikZ. The user can modify color, shape, and viewpoint.
The package provides:
capital letters in roman (upright shape) in mathematical mode according to French rule (can be optionally disabled),
optionally lowercase Greek letters in upright shape,
correct spacing in math mode after commas, before a semicolon and around square brackets,
some useful macros and aliases for symbols used in France such as
\infeg,\supeg,\paral,several macros for writing french operator names like pgcd, ppcm, Card, rg, Vect.
The package provides the means to draw pie (and variant) charts, using PGF/TikZ.
The package provides commands to change the page layout in the middle of a document, and to robustly check for typesetting on odd or even pages. The package is an extraction of code from the memoir class, whose user interface it shares. This package will eventually replace the chngpage package, which is distributed with the package.
This package provides a class exam.cls, which eases production of exams. Simple commands are provided to:
create questions, parts of questions, subparts of parts, and subsubparts of subparts, all with optional point values;
create a grading table, indexed either by question number (listing each question and the total possible points for that question) or by page number (listing each page with points and the total possible points for that page);
create headers and footers that are each specified in three parts: one part to be left justified, one part to be centered, and one part to be right justified, in the manner of
fancyhdr.
Headers and/or footers can be different on the first page of the exam, can be different on the last page of the exam, and can vary depending on whether the page number is odd or even, or on whether the current page continues a question from a previous page, or on whether the last question on the current page continues onto the following page.
Multiple line headers and/or footers are allowed, and it's easy to increase the part of the page devoted to headers and/or footers to allow for this.
Note that the bundle exams also provides a file exam.cls; the two bundles therefore clash, and should not be installed on the same system.
This package provides a collection of TikZ commands that allow users to draw basic elements in material/structural mechanics. It is thus possible to draw member forces, nodal forces/displacements, various boundary conditions, internal force distributions, etc.