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 document summarises the commands of PicTeX. While it is no substitute for the PicTeX manual itself, the document is a useful aide-memoire for those who have read the manual.
The package defines auxiliary TikZ styles useful for overlaying pictures elements in Beamer.
The package uses PSTricks to provide basic three-dimensional objects. As yet, only cubes (which can be deformed to rectangular parallelipipeds) and dies (which are only a special kind of cubes) are defined.
This package provides a development of the Karta font, offering more mathematical stability in Metafont. A version that will produce the glyphs as Encapsulated PostScript is also provided.
This LaTeX package helps you create slide decks looking like those created with PowerPoint, but more precise, uniform, and visually strict.
The xint bundle modules are:
xinttoolsutilities of independent interest such as expandable and non-expandable loops,xintcoreexpandable macros implementing addition, subtraction, multiplication, division, and powers for arbitrarily long integers,xintextension ofxintcore,xintfracextends the scope ofxintto decimal numbers, to numbers using scientific notation and also to (exact) fractions,xintexprexpandable parsers of numeric expressions using the standard infix notations, parentheses, built-in functions, user definable functions and variables (and more ...), which do either exact evaluations (also with fractions) or floating point evaluations under a user chosen precision.xintkernelsupports macros for all the bundle constituents,xintbinhexconverts to and from hexadecimal and binary bases,xintgcdprovidesgcd()andlcm()functions toxintexpr,xintseries, which evaluates numerically partial sums of series and power series with fractional coefficients,and
xintcfrac, dedicated to the computation and display of continued fractions).
All computations are compatible with expansion-only context.
This package allows users to manually input macros for elements in a kanbun-kundoku (Han Wen Xun Du) paragraph. More importantly, it accepts plain text input in the kanbun annotation form when used with LuaLaTeX, which allows typesetting kanbun-kundoku paragraphs efficiently.
The Molecular Coding Format (MCF) is a linear notation for describing chemical structure diagrams. This package converts MCF to graphic files using MetaPost.
This package provides a library for Japanese pTeX and its surrounding tools.
This module provides the danish style that can be set using \DTMsetstyle provided by datetime2.sty. This package is currently unmaintained.
This package provides a way to convert and include chemical structure graphics from various chemical formats, such as ChemDraw files, MDL molfile or SMILES notations using Open Babel. To use this LaTeX package, it is necessary to enable execution of the following external commands via latex -shell-escape: obabel (Open Babel) inkscape or rsvg-convert (for SVG -> PDF/EPS conversion), pdfcrop or ps2eps (optional; for cropping large margins of PDF/EPS).
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.
Pst-blur is a package built for use with PSTricks. It provides macros that apply blurring to the normal shadow function of PSTricks.
This is a collection of LaTeX packages for: producing colour including graphics (e.g., PostScript) files rotation and scaling of text in LaTeX documents. It comprises the packages color, graphics, graphicx, trig, epsfig, keyval, and lscape.
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.
The package provides extended versions of \newcommand and related LaTeX commands, which allow easy and robust definition of macros with many optional arguments, using a clear and simple xkeyval-style syntax.
The package provides a class based on memoir to prepare theses and memoirs compliant with the presentation rules set forth by the Faculty of Graduate Studies of Universite Laval, Quebec, Canada. The class also comes with an extensive set of templates for the various types of theses and memoirs offered at Laval.
Please note that the documentation for the class and the comments in the templates are all written in French, the language of the target audience.
This package provides macros to insert playing cards, single, or hand, or random-hand, Poker or French Tarot or Uno, from PNG files.
This package is designed for typesetting multiple English translations of the Holy Quran. It adds 15 additional English translations to the quran package.
This package balances the columns on the last page of a two-column document. If the page is simple (no footnotes, floats, or marginpars), it uses the balance package; otherwise, it uses \enlargethispage to make the left column shorter, balancing the columns.
This package is a LaTeX thesis template package for Fudan University. It can make it easy to write theses both in Chinese and English.
This package provides core TeX Live scripts such as updmap, fmtutil, and tlmgr. It is automatically installed alongside texlive-bin.
The package provides the language definition file for support of Gaidhlig (Scottish Gaelic) in Babel. Some shortcuts are defined, as well as translations of standard LaTeX names.
This is another tool for the automation of LaTeX document processing, like latexmk or arara. The main feature of this tool is that it does not clutter your working directory with .aux or .log or other auxiliary files. It has of course the usual features of automation tools. It automatically re-runs (La)TeX for cross-references. MakeIndex, BibTeX, Biber, or makeglossaries will be executed if a corresponding option is set. Furthermore, cluttex can watch input files for changes (using an external program).