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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
The package draws graphs typically found in molecular biology texts. Currently, the package contains modules for drawing DNA sequencing chromatograms and protein domain diagrams.
The package handles CSV data merging for automatic document creation.
The bundle provides two packages, readprov and myfilist. The readprov package provides a means of reading file information without loading the body of the file. The myfilist package uses readprov and controls what \listfiles will report.
This package inhibits the usage of plain TeX and (on demand) of standard LaTeX mathematics environments. This is useful for class writers who want to encourage their users to use the environments provided by the amsmath package.
This LaTeX package has been designed for creation of string diagrams.
This LaTeX reference sheet is for writing a thesis using the KOMA-Script document classes (scrartcl, scrreprt, scrbook) and all the packages needed for a thesis in natural sciences.
The package defines a command to create possibly multi-column tables of mathematical function values.
The package provides classicists with some of the tools that are needed for typesetting scholarly publications dealing with Greek and Latin texts, with special emphasis on Greek verse. As the package's name suggests, its core is a comprehensive set of commands for generating metrical schemes and for placing prosodical marks on text set in the Latin or the Greek alphabet. The rest of the package provides a miscellany of commands for symbols (most of them not directly related to metre) that are often used in critical editions of classical texts.
The package provides a set of macros based on PSTricks to draw medical pedigrees according to the recommendations for standardized human pedigree nomenclature. The drawing commands place the symbols on a pspicture canvas. An interface for making trees is also provided. The package may be used both with LaTeX and PlainTeX. A separate Perl program for generating TeX files from spreadsheets is available.
This package can join boxes vertically or horizontally. When using vertical joining, all boxes to be joined will keep same width, while when using horizontal joined, all boxes to be joined keep same height.
The package fixes the problem of TeX failing to hyphenate letter strings that seem (to TeX
This LaTeX document class has been designed to typeset exams.
This LaTeX package uses TikZ to generate (Hasse) diagrams for causal sets (causets) to be used inline with text or in mathematical expressions. The macros can also be used in the tikzpicture environment to annotate or modify a diagram.
This class provides patches of some Beamer templates and commands for presentation from right to left. It requires Babel with the LuaTeX engine.
The package parses Bible passages that are given in human readable format. It accepts a wide variety of formats. This allows for a simpler and more convenient interface to the functionality of the bibleref package.
When typing an open interval as $]a,b[$, a closing bracket is being used in place of an opening fence and vice versa. This leads to wrong spacing. The \interval macro provided by this package attempts to solve this. The package also supports fence scaling and ensures that the enclosing fences will end up having the proper closing and opening types.
This package provides a very short package that allows you to expandably remove spaces around a token list (commands are provided to remove spaces before, spaces after, or both); or to remove surrounding spaces within a macro definition, or to define space-stripped macros.
This package allows git change log history to be incorporated into LaTeX documents; the log data is obtained from the Git distributed version control system.
This package makes it easier to maintain and edit your exercise sets. Exercises are saved as separate files containing part problems. These files can be used to make sets, and you can cherry-pick or exclude certain part problems as you see fit.
The package provides special PGF/TikZ nodes for the text, marginpar, footer and header area of the current page. They are inspired by the current page node defined by PGF/TikZ itself.
The package chemstyle provides an extensible system for formatting chemistry documents according to the conventions of a number of leading journals. It also provides some handy chemistry-related macros.
The Ximera document class provides macros that support the creation of both PDF and online materials.
The decision-table package allows for an easy way to generate decision tables in the Decision Model and Notation (DMN) format. This package ensures consistency in the tables (i.e., fontsize), and is thus a better alternative to inserting tables via images.
The decision-table package adds the \dmntable command, with which tables can be created. This command expands into a tabular, so it can be used within a table or figure environment. Furthermore, this allows labels and captions to be added seamlessly. It is also possible to place multiple DMN tables in one table/figure environment.
This package provides generic commands \degree, \celsius, \perthousand, \micro and \ohm, which work both in text and maths mode. Various means are provided to fake the symbols or take them from particular symbol fonts, if they are not available in the default fonts used in the document. This should be perfectly transparent at user level, so that one can apply the same notation for units of measurement in text and math mode and with arbitrary typefaces.
Note that the package has been designed to work in conjunction with units.sty.