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 allows you to create a list of figures and list of tables in a chapter named List that contains separate sections for each list of figures, tables, etc.
This package provides a range of differential, partial differential and delimiter commands, together with a \fullfunction (function, with both domain and range, and function operation) and various reference commands.
The package provides safety colors (ISO 3864) and safety signs (ISO 7010) from the ISO. It can be useful when creating instructions for chemical or physical experiments.
This package is meant for setting parameters in a LuaLaTeX document in a more programmatic way with YAML. Parameters can be specified by adding a ``recipe'' file. These recipe files describe the parameter's type, placeholders or default values. From thereon, the placeholders can be displayed in the document and an ``example'' document can be created. An ``actual copy'' document can be created by loading additional ``payload'' files, which all must correspond to a recipe file.
Virtual font metrics are usually created in a textual form, the Virtual Property List, but programs that use them need to use binary files (the Virtual Font and the TeX Font Metric). The two programs provided in this package translate between the two forms: vptovf takes a VPL file and generates a VF file and a TFM file; vftovp takes a VF file and a TFM file and generates a VPL file.
This package provides a fully scalable version of the Computer Modern Math Extension font for curing sizing problems mainly with lmodern. It can be used when the main font of the document is Computer Modern (or European Modern, if T1 encoding is selected), or Latin Modern. It redefines the math extension font so that it becomes arbitrarily scalable, using the optical size fonts provided by the AMS together with the original cmex10 font.
The package provides the language definition file for support of Latvian in Babel.
The package provides font description files for all the many shapes available from the cbfonts collection. The files provide the means whereby the NFSS knows which fonts a LaTeX user is requesting.
Tip: installing texlive-cbfonts will automatically propagate this one.
The class is for typesetting a thesis at the University of Electronic Science and Technology of China.
This package provides Fandol fonts designed for Chinese typesetting. The current version contains four styles: Song, Hei, Kai, Fang. All fonts are in OpenType format.
This package provides a drop-in replacement for the New Century Schoolbook font from Adobe's basic set.
This package provides a common style of proof used in propositional and predicate logic is Fitch proofs, in which each line of the proof has a statement and a justification, and subproofs within a larger proof have boxes around them. The package provides environments for typesetting such proofs and boxes. It creates proofs in a style similar to that used in Logic in Computer Science by Huth and Ryan.
The package provides language definitions file for support of both Upper and Lower Sorbian, in Babel. Some shortcuts are defined, as well as translations to the relevant language of standard LaTeX names.
This package provides the PDFsand sources for all examples from The LaTeX Companion, third edition (Parts I+II), together with necessary supporting files.
This package enables the user to place a classification label on each page, at the bottom to the right of the page number.
The package provides the language definition file for Welsh.
Given a list of filenames, ctanify creates a tarball (a .tar.gz file) with the files laid out in CTAN's preferred structure. By default this tarball additionally contains a ZIP file with copies of all files laid out in the standard TeX Directory Structure (TDS), which may be used by those intending to install the package, or by those who need to incorporate it in a distribution.
This package aims at an easy-to-use interface to typeset grading schemes in tabular format, in particular grading-schemes of exercises of mathematical olympiads where multiple solutions have to be graded and might offer mutual exclusive ways of receiving points.
This package provides a package which provides access to some interesting characters of the Text Companion fonts (TS1 encoding) in maths mode.
This package defines the environments exercise and solution. The layout of these environments can be customized. The -- optional -- points in the exercises can be added automatically. The package also permits hiding the solutions.
This package extracts information from cross-referencing labels, especially those from cleveref, in an expandable manner.
The package provides macros for typesetting math formulas in mixed horizontal and vertical mode, automatically as best fit. It provides an environment mathpar that behaves much as a loose centered paragraph where words are math formulas, and spaces between them are larger and adjustable. It also provides a macro \inferrule for typesetting fractions where both the numerator and denominator may be sequences of formulas that will be also typeset in a similar way. It can typically be used for typeseting sets of type inference rules or typing derivations.
The package provides several file hooks (AtBegin, AtEnd, ...) for files read by \input, \include and \InputIfFileExists. General hooks for all such files (e.g., all \included ones) and file specific hooks only used for named files are provided; two hooks are provided for the end of \included files --- one before, and one after the final \clearpage.
The package is based on pygmentex but provides an automatic run from within the document itself, with the option --shell-escape. It does not need the additional action by the user to run the external program pygmentize to create the code snippets.