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 allows you to create and print scrambled environments for purposes such as randomized hint environments. You can mark a location with a series of hints, and then print the hints at the end in a pseudo-random order. The general structure follows: there is an outer environment which creates the label, an inner environment that creates the references, and a print command that prints out all of the hints. This generalizes beyond hints; one can create scrambled solutions as well, etc.
This package draws curves in the standard LaTeX picture environment using parabolas between data points with continuous slope at joins; for circles and arcs, it uses up to 16 parabolas. The package can also draw symbols or dash patterns along curves. It provides facilities equivalent to technical pens with compasses and French curves.
Writing Scientific Documents Using LaTeX is an article introducing the use of LaTeX in typesetting scientific documents. It covers the basics of creating a new LaTeX document, special typesetting considerations, mathematical typesetting and graphics. It also touches on bibliographic data and BibTeX.
The package provides a means of producing a book of font samples (for evaluation, etc.).
This package provides the eulerpx font, which started as a hybrid of multiple other font packages, notably eulervm and newpxmath. This package was put together with the intent to use it with the Palatino and Optima fonts, but it may work with other combinations, too.
This package provides a number of macros for rendering flags of countries and their associated artefacts using PSTricks. Formatting of the resulting drawings is entirely controlled by TeX macros. A good working knowledge of LaTeX should be sufficient to design flags of sovereign countries and adapt them to create new designs. Features such as color or shape customisation and dynamic modifications are possible by cleverly adjusting the options supplied to the TeX macros.
The package addresses the problem of importing only one TikZ-image from a file holding multiple images.
This package provides a low level (DraTex.sty) and a high-level (AlDraTex.sty) drawing package written entirely in TeX.
With the help of this LaTeX package, a context-free grammar (CFG) may be rendered in a plain-text mode using a simplified Extended Backus-Naur Form (EBNF) notation.
Xlop (eXtra Large OPeration) will typeset arithmetic problems either in-line or as in school (using French school conventions). Many other features allow dealing with numbers (tests, display, some high level operations, etc.)
This package provides a changelog environment (which itself provides a version environment) to represent a change log. The package supports multiple authors, unreleased changes, and yanked (revoked) releases.
The Hamburg Notation System, HamNoSys for short, is a system for the phonetic transcription of signed languages. This package makes HamNoSys available in XeLaTeX and LuaLaTeX. The package provides a Unicode font for rendering HamNoSys symbols as well as three methods for entering them.
This package provides a tutorial aimed at introducing undergraduate students to LaTeX, including an introduction to LaTeX Workshop in Visual Studio Code and an example package of user-defined LaTeX commands.
The Domitian fonts are an OpenType font family, based on the Palatino design by Hermann Zapf (1918-2015), as implemented in Palladio. Domitian is meant as a drop-in replacement for Adobe's version of Palatino. It extends Palladio with small capitals, old-style figures and scientific inferiors. The metrics have been adjusted to more closely match Adobe Palatino, and hinting has been improved.
This package provides an easy to handle interface to produce visiting cards, labels for your files, stickers, pins and other stuff for your office, conferences etc. All you need is a definition of your ticket included in a ticket definition file and the two commands \ticketdefault and \ticket.
The BrushScript font simulates hand-written characters; it is distributed in Adobe Type 1 format (but is available in italic shape only). The package includes the files needed by LaTeX in order to use that font.
The package allows you to enter Python code within a LaTeX document, execute the code, and access its output in the original document. There is also support for Bash, JavaScript, Julia, Octave, Perl, R, Raku (Perl 6), Ruby, Rust, and SageMath. Code is only executed when it has been modified, or when it meets user-specified criteria. Code may be divided into user-defined sessions, which automatically run in parallel. Errors and warnings are synchronized with the LaTeX document, so that they refer to the document's line numbers. External dependencies can be tracked, so that code is re-executed when the data it depends on is modified. PythonTeX also provides syntax highlighting for code in LaTeX documents via the Pygments syntax highlighter.
The package also provides a depythontex utility. This creates a copy of the document in which all Python code has been replaced by its output. This is useful for journal submissions, sharing documents, and conversion to other formats.
This package provides an API for template and package developers to create dynamic color schemes for light- and dark modes. For those unaware: we refer to dark mode when a document has a dark background with a light font and to light mode if it has a dark font with a light background.
The class enables you to create the sort of adverts that you pin on a noticeboard, with tear-off strips at the bottom where you can place contact details.
This package allows rapidly writing the bimonthly report for The PhD School in Materials, Mechatronics and System Engineering. It allows defining the research activities, the participation to school and congress, and the publication performed by a student.
In some fields of scholarship, a beamer does not offer good support when giving a talk in a proceeding. For example, in classical philology, the main sources are text, and it will be better to distribute a handout to the audience with extracts of the texts about which we will talk. The package supports preparation of such handouts when writing the talk.
This package provides a TeX macro package for easy typesetting programs in Python, C and Pascal. Program source files may also be input.
The package essentially just wraps a minipage within an \fbox. However, while \fbox{\begin{minipage}{\linewidth}...\end{minipage}} juts out into the margin, \begin{boxedminipage}...\end{boxedminipage} does not. Instead, it subtracts the frame's dimensions from the specified dimensions of the minipage before typesetting the minipage.
This package establishes a simple and easy-to-use LaTeX template for Beijing Institute of Technology dissertations, including general undergraduate theses and master theses.