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.
This package allows users to write code that contains tokens with unusual catcodes.
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.
The script extracts the preamble of the document and runs all \begin{postscript}...\end{postscript}, \begin{pspicture}...\end{pspicture} and \pspicture...\endpspicture separately through LaTeX with the same preamble as the original document; thus it creates EPS, PNG and PDF files of these snippets. In a final pdfLaTeX run the script replaces the environments with \includegraphics to include the processed snippets.
This package provides miscellaneous LaTeX packages and classes.
This is a style file for compiling basic maths formulas in Japanese using LuaLaTeX. \NewDocumentCommand allows you to specify whether the formula should be used within a sentence or on a new line.
This package allows the creation of images of complex networks that are seamlessly integrated into the underlying LaTeX files.
These Metafont sources rely on the availability of the Metafont Polish fonts and of the Metafont sources of the original Concrete fonts. Adobe Type 1 versions of the fonts are included.
This package provides several groups of macros cover different branches of mathematics. Those are useful in preparing teaching material.
This package provides a BibTeX style for the journal Perception.
The package provides scripts to translate IETF index files to BibTeX files.
This package provides a drop-in replacement for the Bookman font from Adobe's basic set
This program can be used to automate the upload of a package to CTAN. The description of the package is contained in a configuration file. The provided information is validated in any case. If the validation succeeds and not only the validation is requested, then the provided archive file will be placed in the incoming area of the CTAN for further processing by the CTAN team. In any case any finding during the validation is reported at the end of the processing. Note that the validation is the default and an official submission has to be requested by an appropriate command line option.
This package provides miscellaneous macros used by others of the author's packages. The package includes: \newgif and other globals; \@ifnextcat and \@ifXeTeX; \(Re)storeMacro(s) to override redefinitions; \afterfi and friends; commands from relsize, etc.; ``almost an environment'' or redefinition of \begin (\begin* doesn't check if the argument environment is defined).
SpiX offers a way to store information about the compilation process for a TeX file inside the TeX file itself. Just write the commands as comments in the TeX files, and SpiX will extract and run those commands. Everything is stored in the TeX file (so that you are not missing some piece of information that is located somewhere else), in a human-readable format (no need to know SpiX to understand it).
The package is based on XeSearch, and will automatically index words or phrases in an XeLaTeX document. Words are declared in a list, and every occurrence then creates an index entry whose content can be fully specified beforehand.
The package provides commands to convert CJK characters to Unicode in non-UTF-8 encoding; it provides hooks to support hyperref in producing correct bookmarks. The bundle also provides /ToUnicode mapping file(s) for a CJK subfont; these can be used with the cmap package, allowing searches of, and cut-and-paste operations on a PDF file generated by pdfTeX.
This is TrueType version of Un-fonts extra bundle. It includes the following Korean font families (11 fonts):
UnPen, UnPenheulim: script;
UnTaza: typewriter style;
UnShinmun;
UnYetgul: old Korean printing style;
UnJamoSora, UnJamoNovel, UnJamoDotum, UnJamoBatang;
UnPilgia;
UnVada.
This is a translation of the documentation provided with ntheorem.
The package numprint prints numbers with a separator every three digits and converts numbers given as 12345.6e789 to 12\,345,6\cdot 10^{789}. Numbers are printed in the current mode (text or math) in order to use the correct font.
Many things, including the decimal sign, the thousand separator, as well as the product sign can be changed by the user. If an optional argument is given it is printed upright as unit. Numbers can be rounded to a given number of digits. The package supports an automatic, language-dependent change of the number format.
This package helps users to write mathematical and physical contents according to scientific notation (international mainly), in an elegant way. It deals with the notation and formatting of formulas, quantities, numerical values, factors, dimensions, measurement units and also performs its activities in complex mathematical environments.
This package offers Adobe Type 1 versions of the fonts provided as Metafont source by the skak bundle.
This package allows figures or tables to have text wrapped around them. It does not work in combination with list environments, but can be used in a parbox or minipage, and in two-column format.
This package provides three commands \super, \sub and \supersub to improve the layout of superscripts and subscripts which can be adjusted with respect to relative position and format, and can be used in text and math mode.
This LaTeX package uses pgfkeys to retrieve individual data points generated in some script. Analogous to how one might generate graphics in a script and import those graphics into a LaTeX document.