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.
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 repeats item of an index if a page or column break occurs within a list of subitems. This helps to find out to which main item a subitem belongs.
easybook is a pure academic template based on the ctexbook book document class. It also has the functions of book and article document class, combined with the general framework design of the dissertation of many universities in China. It provides multiple commands and interfaces allowing users to easily customize the thesis template. Its basic macro package easybase can also be used with CTeX and standard document classes.
This is an extension of bbold to a package with three weights, of which the original is considered as light and the additions as regular and bold.
The bundle provides machine-readable copies of the examples from the book Praca magisterska i dyplomowa z programem LaTeX.
This package eases standard conforming typesetting of Japanese, for XeLaTeX.
This package fixes the frame numbering in Beamer when using an appendix such that the slides from the appendix are not counted in the total frame number of the main part of the document. The total frame number counter is reset to 0 when entering the appendix.
This package provides some enhanced features for typesetting indexes, notably continuation text when entries or sub-entries continue from one page or column to the next and an interface for accessing marks created from index entries, so that (for example) a running head can include the range of index entries that appears on the page.
The package provides a means of storing a project, without losing anything. It uses the embedfile package to attach to the generated PDF all files used in creating your project. In particular, it can embed images, external TeX files, and external codes.
This package fetches the source for all TeX Live programs provided by the TeX Live repository. It is meant to be used as a source-only package; it should not be installed in a profile.
This package defines the subeqnarray and subeqnarray* environments, which behave like the corresponding eqnarray and eqnarray* environments, except that the individual lines are numbered like 1a, 1b, etc. To refer to these numbers an extra label command \slabel is provided. Users are urged to consider the alignment capabilities of the amsmath bundle, which produce better results than eqnarray-related macros.
The document is designed as a publicity flyer for LaTeX, but also serves as an interesting showcase of what LaTeX can do. The flyer is designed for printing, double-sided, on A3 paper, which would then be folded once.
This package provides Italian date and time styles that use words for the numbers and ordinals. This package includes the following date and time styles: itfulltext and it-fulltext-twenty-four. The first style uses a format ``am pm'', the second a format ``24 hours''.
The package provides facilities to draw Bode, Nyquist and Black plots using Gnuplot and Tikz. Elementary Transfer Functions and basic correctors are preprogrammed for use.
This is the type example package for typesetting scholarly critical editions.
This package allows \marginpar-commands inside of minipages and other boxes. The package defines an environment minipagewithmarginpars (to be used like minipage) --- and the internal commands may be used by other packages to define similar environments or commands.
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 hep-float package redefines some LaTeX float placement defaults and defines convenience wrappers for floats.
This small package supports key-value syntax other than the standard LaTeX syntax of <key>=<value>. Using this package, create key-values of the form <key>:<value> or <key>-><value>, for example. The package converts the new notation to xkeyval notation and passes it on to xkeyval.
The bundle offers styles that allow authors to use BibLaTeX when preparing papers for submission to the journal Nature.
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.
This package provides an \ifoddpage conditional to determine if the current page is odd or even. The macro \checkoddpage must be used directly before to check the page number using a label. Two compiler runs are therefore required to achieve correct results. In addition, the conditional \ifoddpageoronside is provided which is also true in oneside mode where all pages use the odd page layout.
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.