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 is a development of the long-established diagmac package, using pict2e so that the restrictions on line direction are removed.
This package simplifies working with folder structures that match the chapter/section/subsection structure. It provides macros to define a folder that contains the file for a chapter/section/subsection, and provides macros that allow inclusion without using the full path, rather the path relative to the current folder of the chapter/section/subsection. It makes easy changing the name of a folder, for example.
This traditional Chinese 7-bids abacus drawing package utilizes l3draw and is developed with expl3. It can effectively manage both upper and lower bids, while also considering bottom bid, top bid, and hanging bid. The package offers a unique environment for drawing abacuses, denoted as suanpan. Within this environment, specialized macros are available for the creation of abacuses. At the same time, the package offers customization options for abacus, including line width, draw color, fill color, bid space, rod space, etc.
This citation style covers the citation and bibliography guidelines of the Kunsthistorisches Institut der Universitat Bonn for undergraduates. It introduces bibliography entry types for catalogs and features a tabular bibliography, among other things. Various options are available to change and adjust the outcome according to one's own preferences. The style is compatible with English and German.
This package provides an environment to easily draw diagrams to represent communication protocols using message passing among processes. Processes are represented as horizontal or vertical lines, and communications as arrows between lines. The package also provides multiple macros to decorate those diagrams, for instance to annotate the diagram, to add crashes to the processes, checkpoints, ...
This package loads url by default and defines possible URL breaks for all alphanumerical characters, as well as =, /, ., :, *, -, ~, and ". All arguments which are valid for url can be used and will be passed on to this package.
This package allows you to typeset monographs and edited volumes for publication with Language Science Press. It includes all necessary files for title pages, frontmatter, main content, list of references and indexes.
The package contains a theme for Beamer which is referenced as Cuerna inside Beamer and has four basic colour themes. The title page shows rectangles that represent the Fibonacci sequence, and spiral is drawn on top of the rectangles. Besides that the rest of the graphic elements in the slides are scarce to keep it clean.
This package provides the Magra family of fonts designed by FontFuror, with support for LaTeX and pdfLaTeX.
The package establishes French conventions in a document (or a subset of the conventions, if French is not the main language of the document).
Following the lead of xii.tex, this little program plays Reversi.
The package allows the user to access a symbol without loading the package that usually provides it; this has the advantage of avoiding the name clashes that so commonly trouble those who load symbol-packages.
This package provides a class, based on scrbook, designed for typesetting diaries, journals or devotionals.
The fonts are derived from the Computer Modern Mathematics fonts and from Knuth's Concrete Roman fonts; they are distributed as Metafont source. LaTeX support is offered by the concmath package.
Xlop (eXtra Large OPeration) will typeset arithmetic problems either in-line or as in school (using French school conventions). Many other features allow dealing with numbers (tests, display, some high level operations, etc.)
This package provides a package for symmetric groups, allowing you to input, output, and calculate with them.
This package enables sub-numbering of floats (figures and tables) similar to the subequations environment of the amsmath package. The subfloat package is not to be confused with the subfig package which generates sub-figures within one normal figure, and manages their placement; subfloat only affects captions and numbering.
This package provides a collection of packages containing: accenti, dblfont, envmath, evenpage, graphfig, mathcmd, quotes, and sobolev.
Plnfss is a set of macros to provide easy font access (somewhat similar to NFSS but with some limitations) with Plain TeX. Plnfss can automatically make use of PSNFSS fd files, i.e., when an Adobe Type 1 is used the relevant fd file will be loaded automatically. For cmr-like fonts (ec, vnr, csr or plr fonts), a special format called pfd (plain fd) is required and must be loaded manually.
This package defines a macro \path|...|, similar to the LaTeX \verb|...|, that sets the text in typewriter font and allows hyphen-less breaks at punctuation characters. The set of characters to be regarded as punctuation may be changed from the package's default.
This is the Japanese version of the (Not so) Short Introduction to LaTeX2e.
The biocon--biological conventions--package aids the typesetting of some biological conventions. At the moment, it makes a good job of typesetting species names (and ranks below the species level). A distinction is made between the Plant, Fungi, Animalia and Bacteria kingdoms. There are default settings for the way species names are typeset, but they can be customized. Different default styles are used in different situations.
Just like sed is a stream editor, ted is a token list editor. The ted package provides two user macros: \Substitute and \ShowTokens. The first is maybe the most useful: it performs substitutions in token lists (even inside braces). The second displays each token of the list (one per line) with its catcode (in the list, not just the current one), and can be useful for debugging or for TeX learners. Ted is designed to work well even if strange tokens (that is, unusual {charcode, catcode} pairs or tokens with a confusing meaning) occur in the list.
This package provides support for interactive computing sessions with e-TeX (or pdfTeX) executed on the command line. Once xintsession is loaded, e-TeX becomes an interactive computing software capable of executing arbitrary precision calculations, or exact calculations with arbitrarily big fractions. It can also manipulate polynomials as algebraic entities. Numerical variables and functions can be defined during the session, and each evaluation result is stored in automatically labeled variables. A file is automatically created storing inputs and outputs.