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 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 the binary for texlive-m-tx.
This is an APA-like style (cf.: apalike.bst in the BibTeX distribution), developed from the same author's JMB style. A supporting LaTeX package is also provided.
MusiXTeX provides a set of macros, based on the earlier MusicTeX, for typesetting music with TeX. To produce optimal spacing, MusiXTeX is a three-pass system: etex, musixflx, and etex again. (Musixflx is a Lua script that is provided in the bundle.) The three-pass process, optionally followed by processing for printed output, is automated by the musixtex wrapper script.
The package uses its own specialised fonts, which must be available on the system for musixtex to run. The MusiXTeX macros are universally acknowledged to be challenging to use directly: the pmx preprocessor compiles a simpler input language to MusiXTeX macros.
This package provides some commands (mostly for French users) to perform SymPy commands and format the result with some adjustments in formatting.
The style is designed for use with the musuos class, but it should be usable with other classes, too.
This package draws Karnaugh maps with 2, 3, 4, 5, and 6 variables. It also contains commands for filling the karnaugh map with terms semi-automatically or manually. Last but not least it contains commands for drawing implicants on top of the map.
The willowtreebook class is a simple book class, which the author uses for his lecture notes to be found on his web page Benjamin McKay. It actually just selects options for the more sophisticated memoir class.
The class may be used to create an overview of pictures from a digital camera or from other sources. It is possible to adjust the size of the pictures and all the margins.
The ifptex package is a counterpart of ifxetex, ifluatex, etc.: for the pTeX engine. The ifuptex package is an alias to ifptex provided for backward compatibility.
Typesetting derivatives and differentials in a consistent way are clumsy and require care to ensure the preferred formatting. Several packages have been developed for this purpose, each with its own features and drawbacks, with the most ambitious one being diffcoeff. While this package is comparable to diffcoeff in terms of features, it takes a different approach. One difference is this package provides more options to tweak the format of the derivatives and differentials. However, the automatic calculation of the total order isn't as developed as the one in diffcoeff. This package makes it easy to write derivatives and differentials consistently with its predefined commands. It also provides a set of commands that can define custom derivatives and differential operators. The options follow a consistent naming scheme making them easy to use and understand.
This package contains the supporting documentation, slides, exercise files, and templates for an introductory LaTeX course (in French) prepared for Universite Laval, Quebec, Canada.
Edsger W. Dijkstra and others suggest a unique style to present mathematical proofs and to construct programs. This package provides macros that support calculational proofs and Dijkstra's guarded command language.
This package is used for preparing papers in the journal Monthly Notices of the Royal Astronomical Society.
This module provides the czech style that can be set using \DTMsetstyle provided by datetime2.sty. This package is currently unmaintained.
The package provides facilities for creating and managing keys in the sense of the keyval and xkeyval packages, but it is intended to be more robust and faster. Its robustness comes from its ability to preserve braces in key values throughout parsing. The need to preserve braces in key values arises often in parsing keys (for example, in the xwatermark package). The package also provides functions for defining and managing keys.
This lightweight package provides the colorstrip environment, that places its contents into a full page width colour strip.
This package defines two macros to convert a value with unit into one with another unit. Supported are all TeX related units, and also km and m. The output can be in scientific notation for large values. The package only works with LuaLaTeX.
The hep-text package extends LaTeX lists using the enumitem package and provides some text macros.
This Lua script searches for fonts in the font database.
This package provides a Encapsulated PostScript (EPS) file may given in a special binary format to support the inclusion of a thumbnail. This file format, commonly known as DOS EPS format, starts with a binary header that contains the positions of the possible sections: PostScript (PS); Windows Metafile Format (WMF); and Tag Image File Format (TIFF). The PS section must be present and either the WMF file or the TIFF file should be given. The package provides a Perl program that will extract any of the sections of such a file, in particular providing a text'-form EPS file for use with (La)TeX.
This package makes typesetting quantities found in thermodynamics texts relatively simple. The commands are flexible and intended to be relatively intuitive. It handles several sets of notation for total, specific, and molar quantities; allows changes between symbols (e.g., A vs. F for Helmholtz free energy); and greatly simplifies the typesetting of symbols and partial derivatives commonly encountered in mixture thermodynamics. Changes of one's notes from one textbook to another can be achieved relatively easily by changing package options.
The dottex package allows you to encapsulate DOT and Neato files in your document (DOT and Neato are both part of graphviz; DOT creates directed graphs, Neato undirected graphs).
This package offers a way to find keys in a given path recursively, unlike pgfkeysvalueof.