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 tries to prevent overflow lines in paragraphs or boxes. It changes LuaTeX's \linebreak callback and re-typesets the paragraph with increased values of \tolerance and \emergencystretch until the overflow no longer happens. If that doesn't help, it chooses the solution with the lowest badness.
The bundle offers versions of the standard LaTeX article and report classes, rewritten to reflect a more European design, and the a4 package, which is better tuned to the shape of a4 paper than is the a4paper class option of the standard classes. The classes include several for article and report requirements, and a letter class. The elements of the bundle were designed by members of the Dutch TeX Users Group NTG.
This package provides multi-weight Japanese font support for the jlreq class.
This is a PSTricks package to draw moiré patterns.
This package enables the use of PSTricks directly in LuaLaTeX documents, without invoking external programmes, by implementing a PostScript interpreter in Lua. Therefore it does not require shell escape to be enabled or special environments, and instead allows PSTricks to be used exactly like in Dvips based documents.
This package establishes a simple and easy-to-use LaTeX template for Beijing Institute of Technology dissertations, including general undergraduate theses and master theses.
This package adjusts the choices of the multiple-choice question automatically.
This LaTeX document class provides a thesis template for Nanjing University in order to make it easy to write experiment reports and homework for the bachelor's curriculum.
This package uses PDF's text rendering to modify the linewidth of an outline font to get bold characters. It works only for vectorfonts where the glyphs are defined by their outline.
The package enables the user to generate high-quality othello (also known as Reversi) board diagrams of any size. The diagrams support annotations, including full game transcripts. Automated board or transcript creation, from plain text formats standard to WZebra (and other programs) is also supported.
GasTeX is a set of LaTeX macros which enable the user to draw graphs, automata, nets, diagrams, etc., very easily, in the LaTeX picture environment.
This package provides a collection of modern LaTeX classes, style files and example documents for authoring Bachelor, master or diploma theses and related academic manuscripts in English and German. It includes comprehensive tutorials (in English and German) with detailed instructions and authoring guidelines.
This package provides a theme for Beamer presentations.
The fonts were originally distributed as Metafont sources only, but Adobe Type 1 versions are also now available. Macro support is provided for use under LaTeX; the package supports the only option (provided by the somedefs package) to restrict what is loaded, for those who don't need the whole font.
This LuaLaTeX package provides a wrapper to use the penlight Lua libraries with LuaLaTeX, with some extra functionality added.
This small utility, written in SNOBOL, converts the composition of special characters to Unicode.
This package provides a Java application to query OS information designed for use in TeX's shell escape mechanism. The application can query the following:
locale and codeset,
current working directory,
user home directory
temporary directory,
OS name, arch and version,
current date and time in PDF format (for TeX formats that don't provide
\pdfcreationdate),date-time stamp of a file in PDF format (for TeX formats that don't provide
\pdffilemoddate),size of a file in bytes (for TeX formats that don't provide
\pdffilesize),contents of a directory (captured as a list),
directory contents filtered by regular expression (captured as a list),
URI or canonical path of a file. All paths use a forward slash as directory divider so results can be used, for example, in commands like
\includegraphics.
There are files provided for easy access in TeX documents. texosquery.tex provides generic TeX code, whereas texosquery.sty is a LaTeX package, which provides commands to run texosquery using TeX's shell escape mechanism and capture the result in a control sequence.
The system employs scripts, common utility programs, and a set of MetaPost macros to provide a means of expressing the details outline fonts directly in the MetaPost language. The system was employed to generate the Latin Modern fonts, and the distribution includes an example development of Knuth's logo fonts.
The LH fonts address the problem of the wide variety of alphabets that are written with Cyrillic-style characters. The fonts are the original basis of the set of T2* and X2 encodings that are now used when LaTeX users need to write in Cyrillic languages. Macro support in standard LaTeX encodings is offered through the latex-cyrillic and t2 bundles, and the package itself offers support for other (more traditional) encodings. The fonts, in the standard T2* and X2 encodings are available in Adobe Type 1 format, in the CM-Super family of fonts. The package also offers its own LaTeX support for OT2 encoded fonts, CM bright shaped fonts and Concrete shaped fonts.
Academics often need to submit anonymous versions of their papers for peer-review. This often requires anonymization which at some future date needs to be reversed. However de-anonymizing an anonymized paper can be laborious and error-prone. This LaTeX package allows anonymization options to be specified at the time of writing for authors using acmart.cls, the official ACM master article template. Anonymization or deanonymization is carried out by simply changing one option and recompiling.
The package moves footnote marks after following punctuation (comma or full stop), and adjusts kerning as appropriate. As a side effect, a change to the handling of multiple footnotes is provided.
The package defines an environment parse lines which processes each line of an environment with a macro. An example of shading the lines of an environment is given.
The package uses PStricks and pst-solides3d to draw three dimensional ribbons on a cylinder, torus, sphere, cone or paraboloid. The width of the ribbon, the number of turns, the colour of the outer and the inner surface of the ribbon may be set. In the case of circular and conical helices, one may also choose the number of ribbons.
The package extends e-TeX \numexpr...\relax operation to allow big integers, powers, factorials, truncated division and its associated modulo.