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.
The package provides useful macros implementing recommendations by the French Imprimerie Nationale.
This package offers macros that make the preparation of exercise sheets for teaching carbohydrate chemistry a lot less tedious. It uses chemfig for drawing the formulas. Different representation models (Fischer, Haworth, chair...) are supported as well as alpha, beta, and chain isomers.
This is a package for annotating PDF slides with LaTeX elements, and for inserting code snippets.
The statistics package can compute and typeset statistics like frequency tables, cumulative distribution functions (increasing or decreasing, in frequency or absolute count domain), from the counts of individual values, or ranges, or even the raw value list with repetitions. It can also compute and draw a bar diagram in case of individual values, or, when the data repartition is known from ranges, an histogram or the continuous cumulative distribution function. You can ask statistics to display no result, selective results or all of them. Similarly statistics can draw only some parts of the graphs.
Mathematical equation representation in Japanese education differs somewhat from the standard LaTeX writing style. This package introduces enumerative expressions in Japanese education.
The package offers math support for the gelasio package, using symbols from newtxmath, Roman math letters from Gelasio and Greek math letters based on XCharter Greek. It also adds small caps based on XCharter small caps and other minor features to Gelasio.
The package provides four commands for vertically scaling and stretching objects. Its primary function is the ability to scale/stretch and shift one object to conform to the size of a specified second object. This feature can be useful in both equations and schematic diagrams. Additionally, the scaling and stretching commands offer constraints on maximum width and/or minimum aspect ratio, which are often used to preserve legibility or for the sake of general appearance.
This package provides a brief Beamer-based slide presentation on LaTeX, based on Rupprecht's LaTeX 2.09 course, which the author has translated to English and taken to LaTeX2e and Beamer. Additional material was taken from the Short Introduction to LaTeX.
Pst-fill is a PSTricks-based package for filling and tiling areas or characters.
This package, together with the Beamer class, is used to generate slideshows with song lyrics. This is typically used in religious services in churches equipped with a projector, for which this package has been written, but it can be useful for any type of singing assembly. It provides environments to describe a song in a natural way, and formatting it into slides with overlays. The package comes with an additional Python script that can be used to convert plain-text song lyrics to the expected LaTeX markup.
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.
ctan_chk is a basic Gawk program that uses CTAN's published guidelines for authors to help eliminate sloppiness in uploaded files/projects. It is completely open for users to program additional guidelines as well as CTAN's future adjustments.
This package provides a class based on abnTeX and compatible with pdfLaTex and Biber to prepare bachelor, master, and doctoral theses for the UnB, Brazil. The class also comes with a template for the various types of theses for undergraduate and graduate programs at UnB. The documentation for the class and the comments in the templates are all written in Portuguese, the language of the target audience.
The package provides an experiment in using XML (specifically DocBook 5) to mark up and maintain LaTeX classes and packages. XSLT 2 styleheets generate the .dtx and .ins distribution files expected by end users.
This library adds higher-order paths to TikZ and also fixes some graphical issues with TikZ double paths, used e.g., in arrows with an Implies tip. It is also compatible with tikz-cd, adding support for triple and higher arrows. Macros to offset arbitrary paths are included as well.
This guide, LaTeX for Musicians, explains how to create LaTeX documents that include several kinds of music elements: music symbols, song lyrics, guitar chords diagrams, lead sheets, music excerpts, guitar tablatures, multi-page scores.
The package provides to-do notes throughout a document, and will provide an index of things to do.
Similar to FontAwesome icons being provided on LaTeX by the fontawesome package, this package aims to do the same with Simple Icons.
Pedigree and genealogical tree diagrams are proven tools to visualize genetic and relational connections between individuals. The package provides a set of tools to typeset genealogical trees, i.e., to typeset a set of special graphs for the description of family-like structures. The package uses an autolayout algorithm which can be customized, e.g., to prioritize certain paths.
This package replaces the original MathTime fonts.
This package saves the arguments of \author and \title for reference (after \maketitle) in a document.
The package will report number of used registers (counter, dimen, skip, muskip, box, token, input, output, math families, languages, insertions), and will compare the number to the maximum available number of such registers.
This package provides an exam class for Hefei University of Technology (China).
This package provides support for UTF-16BE Unicode character encoding (called a big-endian character string) for the text string type (PDF Reference, version 1.7, beginning on page 158). Text strings are used in ``text annotations, bookmark names, article threads, document information, and so forth'' (to partially quote page 158). The particular application is to set property values of form fields, at least those properties that take the text strings as its value. The package contains support for Basic Latin plus the ability to enter any Unicode character using the notation \uXXXX, where XXXX are four hex digits.