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.
This package provides an unofficial BibTeX style for authors trying to cite Japanese articles in the Institute of Electrical and Electronics Engineers (IEEE) format.
This package replaces the physics package, covering all its commands. While preserving the original goal--- simplifying mathematical and physics typesetting for greater readability and efficiency---this package refines the design by addressing unconventional behaviors, extending commands, and introducing additional macros.
This LaTeX package provides a command to use Thai numerals or characters as labels in enumerate environments. Once the package is loaded with \usepackage{thaienum} you can use labels such as \thainum* or \thaimultialph* in conjunction with the package enumitem. Concrete examples are given in the documentation.
This package permits drawing program charts in the style of the Scratch project.
The LaTeX internal command \@finalstrut is used automatically used at the end of footnote texts to insert a strut to avoid mis-spacing of multiple footnotes. Unfortunately the command can cause a blank line at the end of a footnote. The package provides a solution to this problem.
This package provides TeX support (from CJK) for the Garuda font.
This package allows entering Unicode symbols in math formulas. Unlike the unicode-math package, this does not change the math output encoding.
The class is designed for typesetting articles for the mathematical research periodicals Electronic Journal of Probability (EJP) and Electronic Communications in Probability (ECP).
This bundle provides a class examdesign. The class provides several features useful for designing tests or question sets: it allows for explicit markup of questions and answers; the class will, at the user's request, automatically generate answer keys; multiple versions of the same test can be generated automatically, with the ordering of questions within each section randomly permuted so as to minimize cheating; the generated answer keys can be constructed either with or without the questions included; environments are provided to assist in constructing the most common types of test question: matching, true/false, multiple-choice, fill-in-the-blank, and short answer/essay questions.
This package has all the code from the package pstricks-add, which was related to arrows, like multiple arrows and so on.
This is a LaTeX2e package to fix some odd behaviour in math mode such as spacing around fractions and roots, math symbols within bold text as well as capital Greek letters. It also adds some related macros.
In the year 2010, Randall Munroe on posted a really funny and nice article on XKCD. He made a very curious experiment: showing colors to a lot of people and asking to name each one. Afterward, he processed the data and sorted the names for each color by popularity --- that means, how many people gave the same name to the same color. This package makes the collected color names usable with LaTeX.
This package provides sans-serif Greek fonts to match the URW Bookman set (which are distributed with Kerkis). The Kerkis font set has some support for mathematics as well as other glyphs missing from the base URW Bookman fonts. Macros are provided to use the fonts in OT1, T1 (only NG/ng glyphs missing) and LGR encodings, as well as in mathematics; small caps and old-style number glyphs are also available.
The package provides the means to specify guitar chords to be played with each part of the lyrics of a song. The syntax of the macros reduces the chance of failing to provide a chord where one is needed, and the structure of the macros ensures that the chord specification appears immediately above the start of the lyric.
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.
This package provides a package to scale a document by sqrt(2) (or by \magstep{2}). This is useful if you are preparing a document on, for example, A5 paper and want to print on A4 paper to achieve a better resolution.
This package can be used to generate invoices for Belgian individuals who do not have a VAT number and who wish to do occasional work, or to carry out paid additional activities during their free time up to 6,000 euros per calendar year (amount indexed annually) without having to pay tax or social security contributions (see the website Activites complementaires). The package can also generate expense reports. All totals are calculated automatically, in the invoice and in the expense report.
make4ht is a simple build system for TeX4ht, a TeX to XML converter. It provides a command line tool that drives the conversion process. It also provides a library which can be used to create customized conversion tools.
The package provides tools for generating a PDF (or set of PDFs) that contain everything one will need for musical fingering diagrams of the pinkullo huanuqueno, recorder (flute), quena and Saxophone.
This is Springer's official macro package for typesetting contributions to be published in Springer's LNCS and its related proceedings series CCIS, LNBIP, LNICST, and IFIP AICT.
This package should be helpful for people working on (German) law. It (ab)uses BibTeX for citations of judgements and official documents. For this purpose, a special BibTeX-style is provided.
The class offers modern Russian text formatting, in accordance with accepted design standards. Fonts not (apparently) available on CTAN are required for use of the class.
This package adds usage of package tocbasic to package floatrow. This not only improves compatibility with KOMA-Script but also adds several new features to floatrow like optional automatic entries to the table of contents for the lists of new floats, optional numbering of the lists of new floats etc.
When an environment is left open, LaTeX gives an error at the end of the document. However it only informs about the first of them, while the rest are shown with meaningless errors: (``\end occurred inside a group at level N'') This package replaces these errors with more useful messages which show which environments (in reverse order) were not closed. There are no user macros: just use the package.