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 simplifies creation of new documents for the (average) Croatian user. As an example, a class file hrdipl.cls (designed for the graduation thesis at the University of Zagreb) and sample thesis documents are included.
This package uses Lua to calculate the numerical integral value of real-valued functions of a real variable over closed and bounded intervals. The package provides commands to perform numerical integration using the mid-point, trapezoidal, and Simpson's one-third and three-eighth rules. The package also provides commands to perform numerical integration using step-by-step calculations. The package's commands have an optional argument to round off the numbers to the desired number of decimal places. The package can assist in creating various problems on numerical integration with their solutions. The results obtained using different methods of numerical integration can be compared. It can save users efforts of doing computations involving numerical integration in external software and copying them inside LaTeX documents.
This package provides a glossary package using BibTeX with \cite replaced by \gloss.
The package provides simple floating point operations (addition, subtraction, multiplication, division and rounding).
Feyn may be used to produce relatively simple Feynman diagrams within equations in a LaTeX document. While the feynmf package is good at drawing large diagrams for figures, the present package and its fonts allow diagrams within equations or text, at a matching size. The fonts are distributed as Metafont source, and macros for their use are also provided.
This LaTeX package should be used by people who need the traditional English raised decimal point, instead of the American-style period.
The package allows selection of Latin Modern Typewriter fonts with scaling and access to all its features.
The package redefines \maketitle to generate a title page for a UoW thesis, in accordance with the UoW branding guidelines. The package should be used with the book class to typeset a thesis. The package also defines a \declaration command that typesets the declaration that this thesis is your own work, etc., which is required in the front of each PhD thesis.
This LaTeX package provides macros based on TikZ to draw a game tree. The main idea underlying its core macros is the completion of a whole tree by using a sequence of simple parent-child tree structures, with no longer nested relations involved (like the use of grandchildren or great-grandchildren). Using this package you can draw a game tree as easily as drawing a game tree with pen and paper.
The bundle consists of:
a tool for collecting text for later re-use,
a tool for typesetting the meta-information within a text,
a tool for use in constructing macros with multiple optional parameters,
a package for multiple column parallel texts,
a tool for processing key-value structured lists,
macros for typesetting a number as a German-language string.
This package is used in concert with the cyber package to make documents with annotations of compliance with cybersecurity requirements. When you include this package, some notations of compliance are added to section names as seen in the table of contents of the final document. It also makes your document more brittle in unexpected ways: for example, when you use cybercic in the same document as hyperref, you cannot use any formatting in your section titles. So don't use cybercic unless you need to.
This is a LaTeX package to write alternative and customisable subscripts and superscripts, with square brackets in the source code.
The class provides an extension of the standard LaTeX article class that may be used to typeset papers conforming to the stylesheet of the Cascadilla Proceedings Project, which is used by a number of linguistics conference proceedings.
This package provides formatting for footnotes in long legal documents, using hanging indents to make them look nicer.
For printing, the physical page count must be divisible by a certain number, most often 4, 8 or 16. This LaTeX package inserts blank or predefined pages, if needed.
These fonts represent translation to PostScript Type 1 of the ESSTIX fonts. ESSTIX seem to have been a precursor to the STIX project. The accompanying virtual fonts with customized metrics and LaTeX support files allow their use as calligraphic, fraktur and double-struck (blackboard bold) in maths mode.
This package provides the Estonian language module for the glossaries package.
The package is designed for lecturers who have to generate new problem sheets for their students on a regular basis by randomly selecting a specified number of problems defined in another file. The package allows you easily to generate a new problem sheet that is different from the previous year, thus alleviating the temptation of students to seek out the previous year's students and checking out their answers. The solutions to the problems can be defined along with the problem, making it easy to generate the solution sheet from the same source code; problems may be reused within a document, so that solutions may appear in a different section of the same document as the problems they cover.
The package provides settings and macros for typesetting mathematics with LaTeX in compliance with French usage. It comes with two document classes, fiche and cours, useful to create short high school documents such as tests or lessons. The documentation is in French.
The package provides a LaTeX class file and a BibTeX style file in accordance with the requirements of submissions to the Beilstein Journal of Nanotechnology.
This package provides a bachelor and master thesis template for the Eotvos Lorand University, Faculty of Informatics (Budapest, Hungary). The template supports producing both Hungarian and English theses.
Typeset footnotes in run-on paragraphs, instead of one above another; this is a re-seating, for the LaTeX environment, of an example in the TeXbook. The same basic code, improved for use in e-TeX-based LaTeX, appears in the comprehensive footnote package footmisc, and superior versions are also available in the manyfoot and bigfoot packages.
Using this package one can handle multi-file projects more comfortably, making it possible to both process the subsidiary files by themselves and to process the main file that includes them, without making any changes to either.
The package facilitates wrapping text to a specific character width, breaking lines by words rather than, as done by TeX, by characters. The primary use for these facilities is to aid the generation of messages sent to the log file or console output to display messages to the user. Package authors may also find this useful when writing out arbitrary text to an external file.