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 provides an environment for coloured and framed text boxes with a heading line. Optionally, such a box may be split in an upper and a lower part; thus the package may be used for the setting of LaTeX examples where one part of the box displays the source code and the other part shows the output. Another common use case is the setting of theorems. The package supports saving and reuse of source code and text parts.
This package provides macros for micro-typographic enhancements. It covers a variety of topics:
precise hyphenation control,
disable/break ligatures,
manual italic correction,
extra kerning for slash and hyphen,
raising selected characters (e.g., hyphen, en-dash, and em-dash)
aligning and filling of the last line of a paragraph,
word spacing control,
microtypeandsetspacefront-end,slightly sloppy paragraphs,
vertically partially-tied paragraphs,
breakable displayed equations,
smooth ragged-right paragraphs.
Moreover, typog provides an environment to flag interesting parts of the information deluge typically accumulating in a LaTeX log-file and an associated tool, typog-grep, that selectively retrieves these parts.
The package provides a means of defining macros whose options are taken from a dictionary, which includes options which themselves have arguments. The package was designed for use with Plain TeX.
These Metafont sources rely on the availability of the Metafont Polish fonts and of the Metafont sources of the original Concrete fonts. Adobe Type 1 versions of the fonts are included.
This class helps typesetting book covers and dust jackets.
The T2 bundle provides a variety of separate support functions for using Cyrillic characters in LaTeX:
the
mathtextpackage, for using Cyrillic letters transparently in formulae;the
citehackpackage, for using Cyrillic (or indeed any non-ASCII) characters in citation keys;support for Cyrillic in BibTeX;
support for Cyrillic in Makeindex;
various items of font support.
This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the Caladea family of fonts.
This LaTeX package provides a command \centerlastline and an environment centerlastline that typeset Spanish paragraphs, that is paragraphs without indentation, and last line centered, useful to finish a large paragraph of text at the end of chapters, prologues, etc.
This LaTeX class generates a PCF for a human research protocol at the UWA. It requires the UWA logo in PDF format, which is available in SVG format at https://static-listing.weboffice.uwa.edu.au/visualid/core-rebrand/img/uwacrest/, and uses the Arial and UWA Slab fonts by default. The class works with XeLaTeX and LuaLaTeX.
This package provides a general LaTeX template for journals published by OUP. The template outputs to the three official page designs (traditional, contemporary, modern) used by many journals published by OUP, with large, medium and small page options.
Lua code working with Unicode data has to deal with quite some challenges. For example there are many canonically equivalent sequences which should be treated in the same way, and even identifying a single character becomes quite different once you have to deal with all kinds of combining characters, emoji sequences and syllables in different scripts. Therefore lua-uni-algos wants to build a collection of small libraries implementing algorithms to deal with lots of the details in Unicode, such that authors of LuaTeX packages can focus on their actual functionality instead of having to fight against the peculiarities of Unicode. Given that this package provides Lua modules, it is only useful in Lua(HB)TeX. Additionally, it expects an up-to-date version of the unicode-data package to be present. This package is intended for package authors only; no user-level functionality provided.
This is a LaTeX package allowing Feynman diagrams to be easily generated within LaTeX with minimal user instructions and without the need of external programs. It builds upon the TikZ package and leverages the graph placement algorithms from TikZ in order to automate the placement of many vertices. tikz-feynman allows fine-tuned placement of vertices so that even complex diagrams can still be generated with ease.
This package helps you if you want to produce separate printed volumes from one LaTeX document, as well as one comprehensive, all-inclusive version. It suppresses the part of the table of contents that are not typeset, while counters, definitions, index entries etc., are kept consistent throughout the input file.
The basic operations (addition, subtraction, multiplication, division, power to an integer) are implemented by TeX macros in this package. Operands may be numbers with arbitrary numbers of digits; scientific notation is allowed. The expression scanner is also provided.
This is the Thai translation of the Short Introduction to LaTeX2e.
The package determines (on the basis of the width of the text of the epigram, laid out on a single line) whether to produce a line or a displayed paragraph.
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.
This package provides is a simple LaTeX2e class that allows guitarists to create basic guitar tablatures using LaTeX.
This package provides LaTeX and BibTeX style files for a respectably close approximation to APA citation and reference style.
MetaUML is a MetaPost library for typesetting UML diagrams, which provides a usable, human-friendly textual notation for UML, offering now support for class, package, activity, state, and use case diagrams.
The bundle provides UTF-8, Macintosh Greek encoding and ISO 8859-7 definition files for use with inputenc.
The newspaper package redefines the page style and \maketitle command to produce a typeset page similar to that of a newspaper. It also provides several commands that (when used with other packages) simplify the writing of articles in a newspaper-style column format.
The package allows you to create a list of figures and list of tables in a chapter named List that contains separate sections for each list of figures, tables, etc.
The package draws Discourse Representation Structures (DRSs). It can draw embedded DRSs, if-then conditions and quantificational duplex conditions (with a properly scaled connecting diamond). Formatting parameters allow the user to control the appearance and placement of DRSs, and of DRS variables and conditions. The package is based on DRS macros in the covington package.